
body {
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #124702;
color:#111;
font: 75%/1.5em Arial, Verdana, Helvetica, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
}
	

	#container {
		background: url() 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width: 847px;
		}
	
	#header {
		background: url(images/header.jpg) 50% 0% no-repeat;
		width: 847px;
		height: 155px;
		}
	
	#content {
		background: #fff;
		width: 847px;
		margin: 0px 0 0 0px;
		color: #333;
		font-size: 12px;
		line-height: 18px;
		background-image:url(images/content_bg.jpg);
		}
	


	
	#col {
		float: left;
		}
	
	#col-1 {
		width: 165px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;
	
		}
		
	#col-1 a {
		color: #000;
		text-decoration:none;
		}
	
	#col-1 a:hover {
		color: #454545;
		text-decoration:none;
		}
		
	
	#col-2 {
		width: 682px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image: url(images/col2_bg.gif);		
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
	#col-2 a {
		color: #aa0404;
		text-decoration:none;
		}
	
	#col-2 a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		
	#col-3{
		width: 600px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
		color: #000;
		line-height: 15px;
		background-image:url(images/col3_bg.jpg);
		background-repeat:repeat-y;
		}
		
		
		
		
	#col-4{
		width: 210px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
		color: #000;
		line-height: 15px;
		background-image:url(images/contact_bg.jpg);
		background-repeat: repeat-y;
		}
		
		#col-5{
		width: 847px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		color: #000;
		background-image:url(images/bottombg.jpg);
	
		}
			
			
		#col-6{
		width: 828px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
		color: #000;
		line-height: 15px;
		background-image:url(images/col6-bg.jpg);
		background-repeat:repeat-y;
		}
			
	#footer {
		background: url(images/footer.jpg) no-repeat;
		height: 82px;		
		width: 847px;		
		}		
	
	#footer a {
		color: #9c24d7;
		text-decoration:none;
		}
	
	#footer a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		
	
	
	
	.head {
		color: #891FBD;
		font-family: Verdana;
		font-size: 15px;
		line-height: 20px;
		font-weight:800;
		font-style:italic;
		}
	
	
	
	.subhead {
		color: #891FBD;
		font-family: Verdana;
		font-size: 11px;
		line-height: 15px;
		font-weight:800;
		}
		
	.content {
		font-family: Verdana;
		font-size: 11px;
		line-height: 15px;
			}
	
	
	.spacer {
		clear: both;
		}
		
	.copyright {
		font-size: 10px;	
		font-family: Verdana;	
		margin: 0px;
		padding: 0px;
		color: #000;
		font-weight:800;
		line-height: 15px;
		
		}
		
