	body {
		background: #543018;
		margin: 0px 0px 0px 0px;
		padding: 0;
		font-family:  Arial, Trebuchet MS,sans-serif;
		text-align: center;
		background-image: url(bgblue.jpg);
		background-repeat:repeat-x;
		background-position:top left;		
		   scrollbar-face-color: #971a4b; /*/ obviously change this to whatever you want /*/
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-highlight-color: #971a4b;
   scrollbar-3dlight-color: #971a4b;
   scrollbar-shadow-color: #971a4b;
   scrollbar-darkshadow-color: #971a4b;
   scrollbar-track-color: #971a4b;
}

	
	#container {
		background: url() 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#543018;
		width: 1050px;
		}
	
	#header {
		background: url(images/header.jpg) 50% 0% no-repeat;
		width: 1050px;
		height: 169px;
		}
	
	#content {
		background: #543018;
		width: 1050px;
		margin: 0px 0 0 0px;
		color: #333;
		font-size: 12px;
		line-height: 18px;
		background-image:url(images/content_bg.jpg);
		}
	
	
		#col-main {
		width: 1050px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;

		}
			
		
		
		
		

	#col-1{
		width: 429px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
	
		
	#col-2 {
		width: 453px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background: url(images/about/boxcontentbg.jpg) 0% 0% repeat-y;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
		height: 277px;
		}
		
	/*	#col-2-top {
			background: url(images/topbox.jpg) 0% 0% no-repeat;
			padding: 50px 40px 0 40px;
			}
		
		#col-2-bottom {
			background: url(images/about/bottombox.jpg) 0% 0% no-repeat;
			height: 70px;
			}
	*/
	
	
		
		
	#col-3{
		width: 1050px;
		float: left;
		margin-top: -3px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
		
		
	#col-4{
		width: 168px;
		float: left;
		margin-top: -3px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		height: 240px;
		}
			
	#footer {
		background: url(images/footer.jpg) no-repeat;
		height: 82px;		
		width: 1050px;		
		}		
	
	#footer a {
		color: #aa0404;
		text-decoration:none;
		}
	
	#footer a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		
	
	
	
	.head {
		color: #aa0404;
		font-family: Verdana;
		font-size: 15px;
		line-height: 20px;
		font-weight:800;
		font-style:italic;
		}
	
	
	
	.subhead {
		color: #aa0404;
		font-family: Verdana;
		font-size: 11px;
		line-height: 20px;
		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: #fff;
		font-weight:800;
		line-height: 15px;
		
		}
		

