@charset "utf-8";
body {
	margin: 40px 0px 0px;
	padding: 0px; /* Set margin and padding for cross browser consistency. */
	text-align: center; /* Needed for IE5/Win */
	background-color: #004080;
	background-image: url(gfx/aquarium5.jpg);
    }
    
#content {
	width: 722px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	height: auto;
	position: relative;
    }
.frame {
	border: 1px solid #FFFFFF;
	margin: 5px;
}

#banner {
	float: left;
	height: 230px;
	width: 720px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(gfx/aquariumshop1.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
#address {
	float: right;
	height: 40px;
	width: 225px;
	margin-top: 165px;
	text-align: right;
	padding-right: 15px;
	list-style-image: url(gfx/bullet.gif);
	font-size: 105%;
}
H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
}


#aquariumcontent {
	background-repeat: repeat-y;
	background-position: center top;
	width: 720px;
	float: left;
	background-color: #006599;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(gfx/bg.jpg);
}
#navbottom {
	background-color: #064267;
	background-image: url(gfx/aquariumnav.jpg);
	float: left;
	height: 300px;
	width: 137px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#aquariumbody {
	width: 560px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: auto;
	z-index: 2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
}
.textbullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	list-style-type: square;
}
#FOOTER {
	text-align: center;
	float: left;
	height: auto;
	width: 720px;
	border: 1px solid #FFFFFF;
	background-color: #B9E7FF;
	font-size: 50%;
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.boxleft {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 15px;
}
.footer a:link {
	color: #0D3B5C;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D3B5C;
}


.linksleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	height: 20px;
	width: 127px;
	z-index: 5;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0.65em;
	text-align: left;
	padding-left: 10px;
	white-space: normal;
	padding-top: 4px;
	font-weight: bold;
}
.linksleft  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linksleft a:hover {
	color: #FFFFFF;
	background-color: #006599;
}
.linksleft a:visited {
	color: #FFFFFF;
}



.boxright {
	float: left;
	height: auto;
	width: 520px;
	margin-left: 15px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.LINE {
	color: #0D3B5C;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 15px;
	font-size: 120%;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
}
.header {
	background-color: #084065;
	float: left;
	height: 20px;
	width: 720px;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.footer a:visited {
	color: #003366;
}

