BODY {
	background-image:url(images/main_bg.gif);
	background-repeat:repeat;
	background-position:top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container
{
	width:992px;
	margin: 0 auto;
}
div
{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#555555;
	line-height:normal;
}
a
{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0088cc;
}
.clear
{
	clear:both;
}
.contact_name
{
	font-size:18px;
	line-height:18px;
}

.Title {
	font-size:20px;
	font-weight:bold;
	color:#000000;
	}

.Title2 {
	font-size:16px;
	font-weight:bold;
	color:#0088cc;
	}	
.whitebold {
	font-weight:bold;
	font-size: 13px;
	color:#FFFFFF;
	}
#top_banner
{
	background-image:url(images/top_banner.png);
	background-repeat:no-repeat;
	background-position:top;
	width:992px;
	height:115px;
}
#top_menu
{
	background-image:url(images/top_nav.png);
	background-repeat:no-repeat;
	background-position:top;
	width:992px;
	height:37px;
}
.top_menulink
{
	float:left;
	padding:11px 15px 11px 15px;
	color:#333333;
}
.top_menulink a
{
	font-weight:bold;
	color:#333333;
}
.top_menulink a:hover
{
	font-weight:bold;
	color:#ffffff;
}
.top_menuvr
{
	float:left;
}
#search
{
	float:left;
	background-image:url(images/seach_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:140px;
	height:19px;
	text-align:center;
	margin:9px;
}
.inputform{
  font-size:11px;
  background-color:#FFFFFF;
  border-color:#FFFFFF;
  border-style:none;
  border-width:1px;
  color:FFFFFF;
  width:110px;
  height:14px;
  margin-top:2px;
}
#contact
{
	float:right;
	text-align:right;
	padding:70px 105px 0px 0px;
}
#content {
	background: url(images/content-back.png) repeat-y;
	width:992px;
	text-align: left;
	display:block;
	float:left;
	}

#mainPhoto {
	background:url(images/maon-photo-back.jpg) no-repeat top left;
	width: 962px;
	margin:0px 0px 0px 14px;
	padding: 70px 0px 15px 10px;
	}

#transparencyStats {
	background-color: #ffffff;
	border: 1px solid #b08313;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	margin: 0px;
	width: 310px;
	padding: 10px 10px 7px 20px;
	}

.mainContents {
	clear:both;
	margin: 0px 0px 0px 30px;
	width: 930px;
	display: block;
	float:left;
	padding: 15px 0px 15px 0px;
	}

#leftCol {
	clear:both;
	float:left;
	display:block;
	width:700px;
	line-height:18px;
	}

#leftCol2 {
	clear:both;
	float:left;
	display:block;
	width:600px;
	line-height:18px;
	}

#rightCol {
	float:right;
	display:block;
	width:200px;
	}


#rightCol2 {
	float:right;
	display:block;
	width:300px;
	}

#bottom_pic {
	background-image:url(images/bottom_pic.png);
	background-repeat:no-repeat;
	background-position:top;
	width:992px;
	height:86px;
	float:left;
	display:block;	
	}


#bottom_pic  p {
	margin: 0px;
	padding: 25px 0px 0px 85px;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	}
#footer
{
	color:#666666;
	font-size:11px;
	padding:0px 50px 0px 50px;
}
#footer ul
{
	padding:0px;
	margin:0px;
	color:#006699;
}
#footer li
{
	list-style:none;
	display:inline;
	color:#006699;
}
#footer a
{
	color:#006699;
	font-size:11px;
}
#footer a:hvoer
{
	color:#006699;
	font-size:11px;
}



#communityTabs {
	width: 930px;
	float:left;
	border-bottom: solid 1px #dddddd;
	padding: 15px 0px 0px 0px;
	margin-bottom: 15px;
	}

#communityTabs  ul{
	float:left;
	margin: 0px; 
	padding:0px; 
	list-style:none;
	}
	
#communityTabs ul li { 
	float:left; 
	display:block; 
	padding:0px;
	margin:0px;
	text-align:center;
	line-height: 16px;
	border: 1px solid #dddddd;
	border-bottom:0px;
	border-right:0px;
	}
	
#communityTabs ul li a{ 
	float:left; 
	display:block; 
	padding:0px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	font-size: 14px;
	padding: 5px 18px 5px 18px;
	}
	
#communityTabs ul li a:hover{
	color:#0088cc;
	background-color: #efefef;
	}
	
#communityTabs ul li a.ON{
	color:#0088cc;
	background-color: #efefef;
	}

ol.moreSpace li {
	margin-bottom: 10px;
	}
