#banner{
	width: 100%;
	min-width: 750px;
	margin-left: 75px;
	margin-bottom: 20px;
	position: relative;
	top: 1px;
	height: 100px;
	background-image: url(logo.gif);
	vertical-align: text-bottom;
	background-repeat: no-repeat;
	background-position: left top;
}
#banner ul{
	position: absolute;
	list-style-type: none;
	margin: 70px 0px 0px 225px;
	padding: 0px 20%;
	display: inline;
	vertical-align: text-bottom;
	text-align: center;
	color: #003366;

}
#banner ul li{

		margin: 0px;
		display: inline; 
		font-weight: bold;
		}
select{
	margin-left: 15px;
	margin-top: px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFCC;
	color: #434C6E;
	font-weight: bold;

}

.no_opt{
	color: #CC0000;
}
#newsletter{
	float: left;
	width: 175px;
	border: 0px solid #000;
	text-align: left;
	padding: 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#recommend{
	margin: 25px 200px 25px 100px;
	border: 1px solid #000;
	padding: 50px;

}

#newsletter h1{
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;

}
#recommend h1{
	color: #C00;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;


}
#recommend form{
	border: 0px solid #000;
	margin: 5px 0px 5px 30px;
	padding: 5px;
}
#recommend span{

	}

.error{
	color: #F00;
}
.spong{
	width: 150px;
	border: 1px solid #000;
	float: left;
}
.main { 
	color: #000000; 
	font-family: Georgia, Times New Roman, Times, serif ; 
	font-size: 12px; 
	font-weight: normal; 	
	margin-left: 75px; 
	border-right: 9px solid #003366; 
	border-left: 9px solid #003366; 
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;

}
.main2 { 
	color: #000000; 
	font-family: Arial, san serif ; 
	font-size: 12px; 
	font-weight: normal;
}
.title { 
	color: #cc0000; 
	font-family: Georgia, Times New Roman, Times, serif ; 
	font-size: 23px; 
	font-weight: bold; 	text-decoration: none;
}
.link { 
	color: #003399; 
	font-family: Georgia, Times New Roman, Times, serif ; 
	font-size: 12px; 
	font-weight: normal; 	text-decoration: underline;
}
	
.link2 { 
	color: #003399; 
	font-family: Georgia, Times New Roman, Times, serif ; 
	font-size: 16px; 
	font-weight: bold; 	text-decoration: underline;
}
.legal { 
	color: #555555; 
	font-family: Georgia, Times New Roman, Times, serif ; 
	font-size: 11px; 
	font-weight: normal;
}