@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image:url(../images/backgroundrepeatfish.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	backgroundPosition: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#A1DAE1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 21px;
	height:100%;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
html {
	height: 100%;
}
img {
	border:none;
}
h2 {
	font-size: 20px;
	color:#FFFFFF;
	margin-top:15px;
}
h3 {
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: -5px;
	color:#FFFFFF;
	border-bottom: solid 1px #0d478c;
	width: 100%;
}
#background {
	/*background: url(../images/backgroundrepeatx2.jpg);
	background-repeat:repeat-x;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 0;
		*/
	height: 0px;
}
#backgroundtopgradient {
	background: url(../images/topgradient.png);
	background-repeat:repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:250px;
	z-index: 10;
}
#midground {
	/*position: absolute;
	background: url(../images/backgroundrepeatx2.jpg) repeat 20% 20%;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
	opacity:.50;
	filter:alpha(opacity=50);
	filter: “alpha(opacity=50)”;
	*/
	height: 0px;
}
#fish {
	/*background: url(../images/backgroundfish.png) repeat 90% 110%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 200;
*/
	height: 0px;
}
#stars {
	/*background: url(../images/stars.png) repeat 90% 110%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 250;
	*/
	height: 0px;
}
#page-wrap {
	height: 100%;
	overflow:inherit;
	position: relative;
}
.logo {
	width: 900px;
	height: 94px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.mainnavigation {
	width: 900px;
	height: 9px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
}
.linksdivider {
	padding-left: 35px;
	padding-right: 35px;
}
.largeflash {
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	text-align: center;
	border: 5px solid #0d478c;
	margin-bottom: 9px;
}
.threeboxeswrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;/*overflow: hidden;*/
}
.threeboxesbordertop {
	display: none;
}
.threeboxesborderbottom {
	/*margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image:url(../images/3panelborder.png);
	height: 5px;*/
	display: none;
}
.twoboxeswrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;/*overflow: hidden;*/

}
.twoboxesbordertop {
	display: none;
}
.twoboxesborderbottom {
	/*margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image:url(../images/2panelborder.png);
	height: 5px;*/
	display: none;
}
.smallboxleft {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 264px;
	margin-right: 9px;
	min-height: 160px;
	border: 5px solid #0d478c;
	background-color: #03224f;

}
.smallboxcenter {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 264px;
	margin-right: 9px;
	min-height: 160px;
	border: 5px solid #0d478c;
	background-color: #03224f;
}
.smallboxright {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 264px;
	min-height: 120px;
	border: 5px solid #0d478c;
	background-color: #03224f;
}
.smallboxleftinterior {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 200px;
	min-height: 120px;
	margin-right: 9px;
	border: 5px solid #0d478c;
	background-color: #03224f;
}
.bigboxright {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 631px;
	min-height: 120px;
	border: 5px solid #0d478c;
	background-color: #03224f;
	text-align: justify;

}
.subnavigation {
	line-height: 22px;
	padding-bottom: 5px;
}
.subnavigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.subnavigation a:active {
	color: #FFFF00;
	text-decoration: none;
}
.subnavigation ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#linkA li#linkA a, #linkB li#linkB a, #linkC li#linkC a, #linkD li#linkD a, #linkE li#linkE a, #linkF li#linkF a, #linkG li#linkG a, #linkH li#linkH a, #linkI li#linkI a, #linkJ li#linkJ a, #linkK li#linkK a, #linkL li#linkL a, #linkM li#linkN a, #linkC li#linkN a {
	color: #FFFF00;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	padding-bottom: 25px;
	margin-top: 15px;
	font-size: 11px;
	color:#999999;
}
.footerlinksdivider {
	padding-left: 10px;
	padding-right: 10px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.footer a:active {
	color: #FFFF00;
	text-decoration: none;
}
.clearer {
	clear: both;
}
.sociallinks {
	margin-bottom: -9px;
	padding-right: 5px;
}
.bigboxright li {
	padding-bottom: 15px;
}
/*xml formating*/
.endos {
	color: #FFFF33;
}
/* hide from incapable browsers */
div#sizer { display:none; } 
/* breathing room between images in sizer */
div#sizer img { margin-right:3px; }

