body{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:center;
	padding: 0px;
	margin: 0px;
	background:url(images/bodyBG.gif) repeat-x top center;
	color:#000000;
}


#header{	
	background:url(images/headerBG.gif) no-repeat top center;
	margin: 0px auto 0px auto;
	width:700px;
	height:85px;
	padding-right:50px;
	padding-left:50px;
}
#content{	
	background:url(images/wrapperbg.gif) top center;
	text-align:left;
	margin: 0px auto 0px auto;
	width: 800px;
	clear:both;
}
#home{		
	float:left;
	width:175px;
	height:60px;
}
#menu{	float:left;	
	width:680px;
	height:20px;
}
#top{
	background:url(images/contentBG.gif) no-repeat top center;
	padding-left:25px;
	padding-right:25px;
	width:750px;
	float:left;
	clear:both;
}
#bottom{
	background:#ffffff url(images/bottomBG.gif) no-repeat top center;
	padding-top:5px;
	padding-left:50px;
	padding-right:50px;
	float:left;
	width:700px;
	clear:both;
}
#bottom .border{
	background:#000000 url(images/bottomColumnsBG.gif) repeat-y top center;

}
#top .border{
	background:#000000 url(images/topColumnsBG.gif) repeat-y top center;

}
.border{

	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	clear:both;
}
#topLeft{	
	text-align:left;
	color:#000000;
	width:250px;
	float:left;
	}
#topMain{	
	text-align:left;
	color:#000000;
	width:220px;
	float:left;
	}
#topContent{	
	text-align:left;
	color:#000000;
	width:485px;
	float:left;
	}
#topRite{	
	text-align:left;
	color:#000000;
	width:250px;
	float:right;
}
#topFull{	
	background:#ffffff;
	text-align:left;
	color:#000000;
	width:730x;
}
#bottomLeft{	
	margin-left:1px;
	text-align:left;
	color:#000000;
	width:433px;
	float:left;
	}
#bottomRite{	
	margin-right:1px;
	text-align:left;
	color:#000000;
	width:250px;
	float:right;
	}
	
#footer{
	font: 10px Verdana, Arial, Helvetica, sans-serif ;
	/*font-variant: small-caps;*/
	
	height:30px;
	background:url(images/footer.gif) no-repeat center top;
	margin: 0px auto 0px auto;
	width:760px;
	text-align: center;
	float:none;
	clear:both;
	padding-top:10px;
}
#footer a{
	font:10px Verdana, Arial, Helvetica, sans-serif ;
	text-decoration:none;;
}




/* Links */
A {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	color:#000000;
	text-decoration:underline;
}


p {
	/*text-align:justify;*/
	margin:0px;
	padding:10px;
}
h1,h2,h3,h4,h5,pre {
	/*text-align:justify;*/
	margin:0px;
	padding:10px;
	display: block;
	float:none;
}
h1,h2{	
	background:#000000 url(images/menuBG.gif) repeat-x top center;
	color:#82bb41;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
		font: normal 300 12px Georgia, Times New Roman, serif;
	font-variant: small-caps;
}
h1 a,h2 a{
	color:#82bb41;
}
h3,h4,h5{
	color:#000000;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	font: normal 300 12px Georgia, Times New Roman, serif;
	font-variant: small-caps;
}
h3 a,h4 a,h5 a {
	color:#000000;
}

img{border:0px;
padding:0px;
margin:0px;}

H1 {
	FONT-SIZE:16px;
}
H2 {
	FONT-SIZE:15px;
}
H3 {
	FONT-SIZE:14px;
}		
H4 {
	FONT-SIZE:13px;
}
H5 {
	FONT-SIZE:12px;
}
.csc-textpic-imagewrap{border:0px;
padding:0px;
margin:0px;}
