/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
} 
 
#pagewidth{
	width:765px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(images/main-bg.gif);
} 
 
#header{
	position:relative;
	height:152px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(images/header.jpg);
} 
 
#leftcol{
 width:158px; 
 float:left; 
 position:relative; 
 background-color:#6D8A9A; 
 }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:607px;
	background-image: url(images/right-strip.gif);
	background-repeat: no-repeat;
	background-position: right top;
 }
 
#footer{
 height:21px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#left-navigation {
	background-image: url(images/left-navigation.gif);
	height: 261px;
	width: 158px;
	padding-top: 5px;
}
#left-text-box {
	background-image: url(images/textbox.gif);
	height: 388px;
	width: 148px;
	padding-top: 40px;
	padding-left: 10px;
}
#footer-navigation {
	background-image: url(images/footer-navigation.gif);
	height: 21px;
	width: 765px;
	text-align: center;
}
#footer-copyright {
	background-image: url(images/footer-copyright.gif);
	height: 15px;
	width: 765px;
	text-align: center;
}
.nav-footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
.copyright-footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.button {
	position: relative;
	left: 18px;
	margin-top: 4px;
}
#left-text-box h3 {
	color: #FFFF00;
}
#right-strip {
	background-image: url(images/right-strip.gif);
	height: 84px;
	width: 15px;
	float: right;
}
#content {
	position: relative;
	left: 40px;
	width: 532px;
}
#page-title {
	position: absolute;
	left: 300px;
	top: 110px;
}
#page-title h1 {
	font-size: large;
}
#left-text-box h3 {
	color: #FFFF00;
}
.contact {
	font-size: small;
	font-weight: bold;
}
div.community {
	clear: both;
}
div.community img {
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #999999;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
a.nav-footer-text:link {
	color: #FFFFFF;
}
a.nav-footer-text:visited {
	color: #FFFFFF;
}
a.nav-footer-text:hover {
	color: #FFFFFF;
}
a.nav-footer-text:active {
	color: #FFFFFF;
}