	body {
		background: #033768;
		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}*/

	}
	
	#container {
		background: url() 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width: 792px;
		}
	
	#header {
		background: url(images/header2.jpg) 50% 0% no-repeat;
		width: 792px;
		height: 339px;
		}
	
	#content {
		background: #fff;
		width: 792px;
		margin: 0px 0 0 0px;
		color: #333;
		font-size: 12px;
		line-height: 18px;
		background-image:url(images/bg_content.jpg);
		}
	

/*	ul {
		list-style-type: none;
		padding-left: 0;
		margin-left: 5px;
		margin-top:10px;
		}
	
	li { background: url(images/bullet.jpg) left  center  no-repeat;
		padding-left: 15px;
		}*/
		
		
/*		
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 25px;
}
		*/
		
		
		
	
	#col {
		float: left;
		}
	
	#col-1 {
		width: 169px;		
		float: left;		
		margin-left: 0px;
		margin-top: 0px;
		background-image: url(images/col1_bg.gif);
		}
		
	#col-1 a {
		color: #000;
		text-decoration:none;
		}
	
	#col-1 a:hover {
		color: #454545;
		text-decoration:none;
		}
		
		
		
	
	#col-2 {
		width: 605px;
		float: left;
		margin-top: 0px;
		margin-left: 10px;
		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: 780px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
		
		
	
	#footer {
		background: url(images/footer.jpg) no-repeat;
		height: 68px;		
		width: 792px;		
		}		
	
	#footer a {
		color: #083764;
		text-decoration:none;
		}
	
	#footer a:hover {
		color: #188af7;
		text-decoration:none;
		}
		
	
	
	
	.head {
		color: #aa0404;
		font-family: Verdana;
		font-size: 15px;
		line-height: 20px;
		font-weight:800;
		font-style:italic;
		}
	
	
	
	.subhead {
		color: #083764;
		font-family: Verdana;
		font-size: 12px;
		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: #083764;
		font-weight:800;
		line-height: 15px;
		
		}
		

