	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;		
		/*background-attachment:fixed}*/
	scrollbar-3dlight-color:#ffd700; 
		scrollbar-arrow-color:#ff0; 
		scrollbar-base-color:#ff6347; 
		scrollbar-darkshadow-color:#ffa500; 
		scrollbar-face-color:#008080; 
		scrollbar-highlight-color:#ff69b4; 
		scrollbar-shadow-color:#f0f
		}

	#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);
		}
	

		a {
		color: #b9bb08;
		text-decoration:none;
		}
	
 		a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		

		
		
		
		
		#col-main {
		width: 1050px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;

		}
			
		
		
		
		

	#col-1{
		width: 1050px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
		
		
	
	#col-2 {
		width: 756px;
		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: 1050px;
		float: left;
		margin-top: -1px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
		
		
	#col-4{
		width: 1050px;
		float: left;
		margin-top: -3px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
			
	#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;
		
		}
		
.style7 {color: #B9BB08}