/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font: 85%/150% Geneva, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-repeat: repeat-y;
	background-position: center;
} 
 
#pagewidth{
	margin-top: 15px;
	margin-bottom: 15px;
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #999999;
	border-left-color: #999999;
} 
 
#header{
	position:relative;
	height:133px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(img/header2.jpg);
	background-repeat: no-repeat;
} 
 
#leftcol{
 width:160px; 
 float:left; 
 position:relative; 
  margin-top: 20px;

  }
 
#twocols{
 width:570px; 
 float:right; 
 position:relative; 
 margin-top: 20px;
  }
 
#rightcol{
 width:160px; 
 float:right; 
 position:relative; 
 margin-top: 2px;
 }
#rightcol img {border: 0px; margin-bottom:15px; margin-top: 0px;}
 
#maincol{
	float: left;
	margin-left:5;
	display:inline;
	position: relative;
	width:380px;
 }
 
#footer{
 height:100px; 
  background-color:#fff; 
 clear:both;
 padding-top: 15px;
 font-size:11px;
 color: #000;
 } 
 
 
 
#footer a {color:#F00; font-weight:bold; text-decoration:none; font-size:12px;} 
#footer p {font-size:12px; font-weight:bold; text-decoration:none;} 
p {font-size:1.1em;}
h1 {color:#FF0000; font-size: 1.9em; margin-top: 8px; font-weight:bold}
h3 {color: #666666; font-size:1.1em; font-style:italic}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  




a {
	color: #FF0000;
	font-weight: bold;
	display:inline:
}

#maincol li {
	list-style: url(img/bulletsmall.gif) inside;
}







#navcontainer { width: 160px;  margin-left: 10px; }

#rightcol #navcontainer { width: 160px;  margin-right: 10px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #ccc;
border-bottom: 1px #FFFFFF;
}


#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;

}

#navcontainer a:hover
{
background-color: #333;
color: #fff;
}

#news {
display: block;
padding: 3px;
width: 160px;
background-color: #900;
text-align:center;
color: #fff;
font-size:13px;}

#news a:link, #news a:visited
{
color: #fff;
font-size:13px;
background-color: #900;
text-decoration: none;
}

#news a:hover
{
background-color: #900;
color: #fff;
}

#subnews {
display: block;
padding: 3px;
width: 160px;
background-color: #999;
color: #fff;
font-size:13px;}

#subnews a:link, #subnews a:visited
{
color: #fff;
font-size:13px;
background-color: #999;
text-decoration: none;
}

#subnews a:hover
{
background-color: #999999;
color: #fff;
}