body {
	background-color: #7C99E1;
	font-family: verdana;
	font-size: 14px;
	color: black;
	}

#top {
	background-color: #BFA877;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 25px;
	position: relative;
	line-height: 25px;
	margin-top: 0px;
	font-family: Century Gothic;
	font-size: 15px;
	}
#marinelookup {
	float: left;
	text-align: left;
	}
#stuff {
	float: right;
	text-align: right;
	color: white;
	}
#flash {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 700px;
	position: relative;
	}
#nav {
	margin-left: auto;
	margin-right: auto;
	height: 75px;
	width: 700px;
	background-color: #957648;
	position: relative;
	font-family: Century Gothic;
	font-size: 15px;
	text-align: center;
	color: white;
	}
#navtext {
	padding-top: 20px;
	padding-bottom: 10px;
	}
#contentholder {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 700px;
	background-color: #BFA877;
	position: relative;
	}
#textholder {
	margin-left: 5px;
	margin-right: 5px;
	width: 690px;
	height: auto;
	background-color: white;
	margin-bottom: 10px;
	}
#text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#deluxe {
	background-color: #6AB1D7;
	width: 680px;
	height: auto;
	position: relative;
	margin-top: 5px;
	}
#deluxetext {
	float: left;
	}
#deluxepic {
	float: right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	}
#clear {
	clear: both;
	}
#basic {
	clear: both;
background-color: white;
	width: 680px;
	height: auto;
	position: relative;
	margin-top: 5px;
	}
#basictext {
	float: left;
	}
#basicpic {
	float: right;
	}
#bottom {
	clear: both;
	width: 700px;
	height: 50px;
	background-color: #957648;
	line-height: 50px;
	font-family: Century Gothic;
	font-size: 15px;
	text-align: center;
	color: white;
	}