/* CSS assembled by Marko Mihelcic at mcville and James Koster from sixshootermedia*/

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
	background-color:#FFF;
	text-align:justify;
}



a {
	color:#910000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
}

ol,ul {

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}




#mainMenu { 
  float: left;
  width: 100%;
  clear: both;  
  margin: 0px;
}

#mainMenu ul {
  margin: 0px;
  padding: 0px;
}

#mainMenu li {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#mainMenu li a {
	float: right;
	margin: 0px 2px;
	padding: 5px ;
	font-size: 1.2em
	text-decoration: none;
	text-transform: uppercase;
	color: #910000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainMenu li a:hover,
#mainMenu li a.here {
  color: #000000;
  border-top: 3px solid #910000;
}

#mainMenu li a.last {
  margin-right: 0px;
}

#header {
	width:750px;
	margin: 0px auto 0px auto;

}


#content {
	width:750px;
	margin: 0px 0px 0px 0px ;
	text-align:justify;
	padding-top:20px;
}


.logohead {
	float:left;

}

.logoleft {
	float:left;
	margin-right:30px;
}


.logoright {
	float:right;
	margin-left:30px;
}

.red {
  color: #910000;
}

.mmi {
	border:0;
	vertical-align: middle;
}

.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	color:#253183;
	text-align:left;
}
#sidebar h1 {
	font:700 1.5em "trebuchet ms", serif;
	color:#910000;
	text-align:right;
	text-transform: lowercase;
}
.submenu {
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}
.submenu a:hover {
	background-image:url(../images/backgrounds/submenua.gif);
	background-repeat:no-repeat;
	text-decoration: underline;
}



#mainbar {
    float:none;
	margin-right:135px;
	padding-right:35px;

}

#mainbar h1 {
	font:700 1.8em "trebuchet ms", serif;
	color:#910000;
	text-transform: lowercase;
}

#mainbar h2 {
	font: 400 1.5em "trebuchet ms", serif;
	color:#910000;
	text-transform: lowercase;
} 

#mainbar h3 {
	font: 400 1.3em "trebuchet ms", serif;
	color:#910000;
	text-transform: lowercase;
} 

#mainbar p {
	padding:10px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
#mainbar .articleimg2 {

	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:25px;
}



#footer {
	width:750px;
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:5px;
	color:#910000;
	border-top: 3px #910000 solid;
	text-align: right;
}
#footer a {
	color:#81C0FF;
}
#footer a:hover {
	color:#AFD7FF;
}
