body {
	color: #191970;
	font: 13px/22px verdana, geneva,arial, sans-serif;
	background: #38407e;
	text-align: center;
	padding: 12px;
	margin: 0px
	}
#banner {
 color: #edeee0;
	background: #38407e;
	font: bold 14px/22px verdana,geneva,arial,helvetica,sans-serif;
	padding: 0 0 10px 0;
 width: 620px;
	margin: 0px auto;
	}
#banner a {
 color: #edeee0;
	background: transparent;
 }
#banner a:hover {
 text-decoration: underline
	}
#page { 
	 color: #191970; 
	 text-align: left;
	 margin: 0px auto;
	 background: #edeee0;
	 position: relative; 
	 width: 600px; 
	 height: auto; 
	 visibility: visible; 
	 display: block;
		}
.col2 { 
	 background-color: transparent;
	 text-align: left; 
	 float: left; 
	 width: 210px; 
	 height: auto; 
	 visibility: visible; 
	 display: block;
		padding: 0px 0px 5px 0px
	 }
.col3 { 
	 background-color: transparent;
	 text-align: left; 
	 float: left; 
	 border-left: 1px solid #71a8ab; 
	 width: 350px; 
	 height: auto; 
	 visibility: visible; 
	 display: block;
		margin: 5px 0px
	 }
.textcol  
	{
	background-color: transparent;
	margin-left: 12px;
	}
h3 {
 font-size: 20px;
	margin-bottom: 7px;
	margin-top: 3px
	}
h4 {
 font-size: 16px;
	margin-bottom: 7px;
	margin-top: 10px
	}
h5 {
 font-size: 16px;
	margin-bottom: -5px;
	margin-top: 10px;
	border-bottom: 2px solid #38407e;
	}
.small {
 font-size: 11px
	}
a {
 color: #8b0000;
	background: transparent;
	line-height: 25px;
	text-decoration: none;
	display: block
	}
a:hover {
 text-decoration: none;
	color: #edeee0;
	background: #38407e
	}
p {
 margin: 5px 0
	} 
img {
 border: 0;
	display: block
	}
.fl {
 float: left
 }
.fr {
	float: right
	}

	
