body {

	font: 12px Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

	color: #FFFFFF;

	background: #520000;

}



a:link,

a:visited {

	color: #FFCC00;

}



#wrapper {

	width: 985px;

	margin: 0px auto;

	padding: 0px;

}



#footer {

	background: url(../images/footer_bg.png) no-repeat;

	height: 385px;

	

}





#top {

	background: url(../images/top.png) no-repeat center top;

	height: 154px;

	width: 947px;

}



#lhs {

	background: url(../images/lhs.png) no-repeat;

	width: 15px;

}



#rhs {

	width: 15px;

	background: url(../images/rhs.png) no-repeat;

}



#middle{

	background: url(../images/middle.png) no-repeat;



}



#bottom{

	width: 399px;

	height: 402px;

	background: url(../images/bottom_rhs.png) no-repeat;



}





#rhs_bg{

	background: url(../images/rhs_bg.png) repeat-x;

	width: auto;



}

#lhs_bg{

	background: url(../images/lhs_bg.png) repeat-x;

	width: auto;



}

#content{

     background: url(../images/contentback.png) repeat-y;

	 height: 385px;



}





#nav {

	font: 14px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	background: #500000 url(../images/menu_bg.png) no-repeat top;

	margin: 0 0 0 0px;

	padding: 0;



	overflow: hidden;

	float: left;

	

	height: 273px;

	width: 186px;

}



#nav ul {

	padding: 0;

	margin: 0;

	margin-left: 10px;

}



#nav li {

	margin: 0;

	padding: 0;

}



#nav a {

	text-decoration: none;

	cursor: pointer;

	color: #FFFFFF;

}



#nav a:hover {

	color: #FFFF00;

	background: url(../images/btn2.png) no-repeat left center;

}



#nav li.on li.on a {

}



#nav li a {

	display: block;

	height: 43px;

	line-height: 43px;

	padding: 0 5px 0 32px;

	margin-right: 10px;

	background: url(../images/btn.png) no-repeat left center;

	

}



.blueline{

border-bottom: 1px solid #00CCFF;

}



.picOutline {

	padding: 5px;

	border: 1px solid #FFFFFF;

	margin: 0px 6px 0px 0px;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	margin: 0px 0px 2px;

	padding: 0px;

}

.lhb {

	background: #500000 url(../images/lhb_bg.png) no-repeat left top;

	width: 187px;

}

