@charset "utf-8";

body {
	font-family:Arial;
	background-color: #000000;
	color:#FFFFFF;
	}

table {
	margin: 0 auto 0 auto;
	}

td {
	border-color: #808080;
	border-width: thin;
	border-style: solid;
	}
	
.header{
	border:none;
	}

.menu {
	background-color: #FFCC00;
	border:none;
	height: 50%;
	}

.Center{
	border-left: none;
	border-right:none;
	}

#Content {
	border: none;
	margin:0 auto 0 auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#Content H1 {
	font-family: impact;
	font-size: 22px;
	font-weight: normal;
	color: #FFCC00;
	}
	
#Content td {
	border: none;
	}
	
#Content a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#LeftSide{
	border: none;
	}
	
#LeftSide a{
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	}
	
#LeftSide td {
	border: none;}

#RightSide{
	border: none;}
#RightSide td {
	border: none;}


.marquee {
	background-image:url(../images/FishArtwork.jpg);
	font-family:Arial;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
}

.footer {
	border:none;
	text-align:center;
	font-size:11px;
	color: #808080;
}
