
body {
background-image: url(images/bg.jpg);
background-repeat: repeat-y;
background-position: center top;
background-color: #C0C0C0;
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: 882px;
		}
		
		
	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	li {
		background-image:url(images/bullet.jpg);
		background-position:0 0.3em;
		background-repeat:no-repeat;
		padding:0 0 0 15px;
		}	
	
	#header {
		background: url(images/header.jpg) 50% 0% no-repeat;
		width: 882px;
		height: 128px;
		}
	
	#content {
		background-color:#FFFFFF;
		width: 882px;
		margin: 0px 0 0 0px;
		line-height: 18px;
		background-repeat: repeat-x;
		}

	
	#col-1 {
		width: 583px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;	
		background-color:#FFFFFF;
		}
		
	#col-1 a {
		color: #000;
		text-decoration:none;
		}
	
	#col-1 a:hover {
		color: #454545;
		text-decoration:none;
		}
		
	#col-1-sub {
		width: 581px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;	
		background-color:#FFFFFF;
		background-image: url(images/col1bg-content.jpg);
		}		
				
	
	#col-1-subtop {
		width: 581px;
		float: left;		
		margin-left: 0px;
		margin-top: 0px;
		background-image: url(images/col1bg.jpg);
		background-repeat:no-repeat;
		}
		
		#col-1-subbottom {
		width: 581px;
		height:8px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;
		background-image: url(images/col1bg-bottom.jpg);
		background-repeat:no-repeat;
		}
		
	
	
	
		
		
	
	#col-2 {
		width: 278px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image: url(images/col2_bg.gif);	
		color: #000;
		line-height: 15px;
		}
		
	#col-2 a {
		color: #aa0404;
		text-decoration:none;
		}
	
	#col-2 a:hover {
		color: #ce8003;
		text-decoration:none;
		}
	
	
	#col-2-sub {
		width: 263px;
		float: left;
		margin-top: 0px;
		margin-left: 6px;
		background-color: #f9f0e1;	
		color: #000;
		}
		
	
	#col-3 {
		width: 820px;		
		float: left;		
		margin-left: 30px;
		margin-top: 0px;	
		background-color:#FFFFFF;
		}
		
	#col-3 a {
		color: #000;
		text-decoration:none;
		}
	
	#col-3 a:hover {
		color: #454545;
		text-decoration:none;
		}	



	
		
	#footer {
		background: url(images/footer.jpg) no-repeat;
		height: 53px;		
		width: 882px;		
		}		
	
	#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;

		}
	
	
	
	.subhead {
		color: #aa0404;
		font-family: Verdana;
		font-size: 11px;
		line-height: 20px;
		font-weight:800;
		}
		
	.content {
	font-family: calibrii;
	font-size: 16px;

		line-height: 18px;
			}
	
	
	.spacer {
		clear: both;
		}
		
	.copyright {
		font-size: 10px;	
		font-family: Verdana;	
		margin: 0px;
		padding: 0px;
		color: #fff;
		font-weight:800;
		line-height: 15px;
		
		}
		
