body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 20px solid navy;
	font-size: 12px;
	color: navy;
	background-color: navy;
}
table#top {
	margin-left: 0px;
}
table#middle {
	border-left: 2px solid #0099CC;
	border-right: 2px solid #0099CC;
	margin-left: 0px;
	font-size: 90%;
	height: 20px;
	background-color: #99FF00
}
table#bottom {
margin-left: 0px;
}
td#topright {
	border-top: 2px solid #0099CC;
	border-right: 2px solid #0099CC;
	background: white;
	padding: 10% 0 0 8%;
	font-size: 110%;
}
td#mid {
	border-top: 2px solid #0099CC;
}
p#one {
	margin-left: 30px;
	font-size: 180%;
}
img#menu {
	float: left;
	clear: right;
	margin: 0;
	width: 160px;
}
table#copyright {
	font-size: 85%;
	color: white;
	padding: 10px;
}
td#bottomright {
	border-bottom: 2px solid #0099CC;
	border-right: 2px solid #0099CC;
	background: white;
	padding: 20px 10px 10px 20px;
	font-size: 80%;
}
a {
	text-decoration: none;
	border-right: 3px solid #99FF00;
	padding-right: 3px;
	color: navy;
}
a:hover {
	border-right: 3px solid #0099CC;
	padding-right: 3px;
	color: navy;
}
a#copyright {
	border: 0;
	text-decoration: none;
	color: white;
}
a:hover#copyright {
	text-decoration: underline;
	color: white;
	border: 0;
}
#text_input {
	border: 1px solid navy;
	width: 120px;
}
#form_button {
	background: #0099CC;
	font-size: 110%; 
	border: 1px solid navy; 
	width: 100px;
	color: white;
	font-size: 90%;
	text-align: center;
	cursor:hand;
}
#form_button_sp {
	background: #0099CC;
	font-size: 10px; 
	border: 1px solid navy; 
	width: 200px;
	color: white;
	text-align: center;
	padding: 3px 0 3px 0;
}
#text_input_sml {
	border: 1px solid navy;
	width: 120px;
	font-size: 90%;
}
#text_input_msml {
	border: 1px solid navy;
	width: 40px;
	font-size: 90%;
	}
#text_input_vsml {
	border: 1px solid navy;
	width: 35px;
	font-size: 90%;
}
table#contact {
	font-size: 80%;
}
p#wharf {
	font-size: 75%;
	color: #0099CC;
}
p#wharf a {
	color: #0099CC;
	text-decoration: none;
	border: 0;
}
img#img1 {
	border-top: 2px solid #0099CC;
	border-left: 2px solid #0099CC;
}
img#img2 {
	border-left: 2px solid #0099CC;
}
img#img3 {
	border-bottom: 2px solid #0099CC;
	border-left: 2px solid #0099CC;
}
table#copyright {
	background: #000080;
}
table#num404 {
	border: 2px solid #0099CC;
	font-size: 100%;
}
