#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #0066CC;
	height: 106px;
	text-align: center;
	margin: 5px;
	padding-top: 20px;
}
body {
	background-color: #D3EFFD;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {

}
#contents {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #009933;
	float: none;
	width: auto;
	clear: none;
	text-align: left;
}
#copyright {
	font-style: italic;
	color: #D4D452;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 150px;
}
#leftpane {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 150px;
}
#rightpane {
	position: absolute;
	left: 180px;
	top: 150px;
	width: 620px;
}
#header h1 {
	padding: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;
	color: #D3EFFD;
}
#key {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
	float: left;
	margin-left: 20px;
}
#request_form {
	float: left;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	clear: left;
	margin-top: 30px;
	height: 300px;
	width: 400px;
}
#earnshaw_logo {
	background-image: url(logo_basic.gif);
	height: 117px;
	width: 116px;
}
#earnshaw_logo a:hover {
	background-image: url(logo_rotating.gif);
}
#page {
	width: 800px;
	background-image: url(sea2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#menu li {
	color: #8EB3D0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding: 9px 0px 0px;
	margin: 0px 0px 0px -30px;
	list-style-type: none;
}
