body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 border: 0;
 padding:0;
 margin:0;
 color:#EEE;
 background-color:#000;
}
img {
 border: 0;
 padding:0;
 margin:0;
}
div {
  padding: 0;
  margin: 0;
  clear:both;
}
strong {
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
}

a {
  color:#FFFF00;
  font-size:11px;
  text-decoration: none;
}
a:visited {
  color:#FFFF00;
}
a:hover {
  color:#33FFFF;
  text-decoration: underline;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	margin: 5px;
}
td {
	font-size: 12px;
}

#textbox_left, #textbox_right {
  position:absolute;
  width:125px;
  height:92px;
  z-index:100;
  border-right: 1px solid yellow;
  padding-right: 5px;
  font-size:9px;
  color: #FFFFFF;
  top: 242px;
}
#textbox_left a, #textbox_right a {
  text-decoration: underline;
  font-size:9px;
}
#textbox_left strong, #textbox_right strong {
  font-size:9px;
  color: yellow;
}
#textbox_left {
  left: 10px;
}
#textbox_right {
  left: 278px;
}
#log-in {
  position:absolute;
  left: 605px;
  top: 218px;
}
#log-in a {
  font-size:10px;
}
#head-left, #footer-left {
	float: left;
}
#footer {
	width:729px;
}
#center1 {
	width: 680px;
	padding: 10px;
}
#center2 {
	width: 640px;
	background-image: url("images/pattern_black.jpg");
	padding: 10px;
}
.super {
	vertical-align:super;
}

.fish {
	color: green; 
}
.average {
	color: yellow; 
}
.pro {
	color: red; 
}

.no {
	color: grey;
}

div.userbox .fish {
	color: black; 
	background-color: green;
	padding: 3px; 
}
div.userbox .average {
	color: black; 
	background-color: yellow;
	padding: 3px;
}
div.userbox .pro {
	color: black; 
	background-color: red;
	padding: 3px;
}
div.userbox .no {
	color: #666; 
	background-color: #CCC;
	padding: 3px;
}

div.userbox .norm {
	color: auto; 
	background-color: auto;
	padding: 3px;
}

#bann {
	position: absolute;
	top:0;
	left:730px;
}

#bann p {
	margin: 10px 0 10px 10px;
	padding: 0;
}


#survey {
	position:absolute;
	background-color: #444;
	font-weight:bold;
	color: white;
	padding: 10px;
	left: 70px;
	top: 100px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#survey a {
	font-weight:bold;
}
