/* CSS Document */

html {
height:101%;
}

body {
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A5FAA;
	margin:0 auto 0 auto;
	padding:0;
}

h1 {
	display:none;
}

h2 {
	font-size:14px;
	padding:0;
	display:inline;
}

a:link {
	color: #0D0767;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #7F9FFF;
}

a:hover {
	text-decoration: none;
	color: #AD97C2;
}

a:active {
	text-decoration: underline;
	color: #7F3FAA;
}

ul, li {
	padding-top:5px;
	margin-top:0
}
li {
	padding-bottom:3px;
}

#wrapper {
	margin: auto;
	width:768px;
	padding:0;
}
	
	
#menu {
	height:59px;
	width:325px;
	margin-top:20px;
	margin-left:20px;
	padding:0;
}

#second_menu {
	height:24px;
	width:700px;
	margin:10px auto 5px auto;
	text-align:center;
	padding:20px 0 15px 10px;
}

#contact-form {
	height:100%;
	width:700px;
	margin:10px auto 10px auto;
	text-align:center;
	padding:20px 0 30px 10px;
	font-size:14px;
}

#worksheet {
	height:100%;
	width:680px;
	margin:130px auto 10px auto;
	text-align:left;
	padding:20px 0 30px 10px;
	font-size:12px;
}

#small-fish {
	height:34px;
	width:143px;
	margin-top:-30px;
	margin-left:115px;
	padding:0;
}

#fish {
	background-image:url(../images/fish_home.gif);
	background-repeat: no-repeat;
	height:166px;
	width:348px;
	margin-left:-20px;
	margin-top:300px;
	padding:0;
}

#response {
	height:100%;
	width:700px;
	margin:10px auto 10px auto;
	text-align:center;
	padding:20px 0 30px 10px;
	font-size:14px;
}

#content {
	text-align:left;
	width:460px;
	margin-left:170px;
	font-size:12px;
}

#info-content {
	text-align:left;
	width:440px;
	margin-left:170px;
	padding:3px 0 0 20px;
	font-size:12px;
}

#content a:link {
	color:#7F3FAA;
	text-decoration: underline;
}

#content a:visited {
	text-decoration: underline;
	color: #7F9FFF;
}

#content a:hover {
	text-decoration: none;
	color: #AD97C2;
}

#content a:active {
	text-decoration: underline;
	color: #7F3FAA;
}

.top {
	font-size:10px;
	text-align:right;
}

.align-right {
	text-align: right;	
}

.align-top-right {
	text-align: right;
	vertical-align:text-top;
	padding-top:10px;	
}

.align-center {
	text-align: center;	
}
td {
	padding: 4px;
}

table {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}


#gallery {
	width:100%;
	height:100%;
	margin-top:0px;
	margin:auto;
	text-align:center;
	padding:0;
}

#footer {
	width:100%;
	margin-top:0px;
	margin:auto;
	text-align:center;
	padding:0;
}

hr {
	width:700px;
	border: none 0;
	border-top: 1px solid #CEBAD3;
	height: 3px;
	margin:auto;
}


#rule {
	width:625px;
	border: none 0;
	border-top: 1px solid #CEBAD3;
	height: 1px;
	margin:auto;
	padding:0;
}

#rule hr {
	display:none;
}

#controls {
	padding-top:8px;
	padding-bottom:1px;
}

#controls a img {
	border:none;
}

/*//netquery styles*/


form.nquser legend, form.nqadmin legend, input.gobutton, img.gobutton, input.gobuttonup, img.gobuttonup, input.inset
{
  font-weight: bold;
  color: #003366;
  border-color: #B8D8F8;
  background-color: #B8D8F8;
  background-image: url(gradients/aquagrad.png);
  background-position: 0px -30px;
  background-repeat: repeat-x;
}
input.outset
{
  font-weight: bold;
  color: #003366;
  border-color: #B0D0F0;
  background-color: #B0D0F0;
  background-image: url(gradients/metalgrad.png);
  background-position: 0px -50px;
  background-repeat: repeat-x;
}

form.nqadmin fieldset
{
display:none;
}

form.nquser fieldset
{
  text-align: left;
  color: #000000;
  background-color: #CCCCFF;
  width: 380px;
}

table.nqoutput, table.nqinput
{
  text-align: left;
  color: #000000;
  background-color: #FFF;
  width: 400px;
}
table.nqoutput th a:link, table.nqinput th a:link
{
  color: #003366;
  background-color: transparent;
  text-decoration: none;
}
table.nqoutput th a:visited, table.nqinput th a:visited
{
  color: #003366;
  background-color: transparent;
  text-decoration: none;
}
table.nqoutput th a:link:hover, table.nqinput th a:link:hover
{
  color: #003366;
  background-color: transparent;
  text-decoration: underline;
}
form.nquser
{
  margin: 0 auto;
  text-align: left;
  width: 400px;
  padding: 3px 3px 3px 3px;
}

form.nqadmin
{
  margin: 0 auto;
  text-align: left;
  padding: 3px 3px 3px 3px;
  width: 400px;
  display:none;
}
form.nquser fieldset
{
  border-style: solid;
  border-color: #003366;
  border-width: 1px;
  padding: 0 10px 10px 10px;
  margin: 20px 0 20px 0;
  position: static;
  display: block;
}
* html form.nquser fieldset, html form.nqadmin fieldset
{
  padding-top: 10px;
  margin-top: 30px;
  position: relative;
}
form.nquser legend, form.nqadmin legend
{
  min-width: 12em;
  width: 12em;
  border-style: dashed;
  border-color: #003366;
  border-width: 1px;
  padding: 4px 4px 4px 4px;
  position: static;
  display: block;
}
* html form.nquser legend, html form.nqadmin legend
{
  top: -12px;
  margin-top: -1px;
  position: absolute;
}
input.inset
{
  border-style: inset;
  border-width: 4px;
}
input.outset
{
  border-style: outset;
  border-width: 4px;
}
input.inset, input.outset
{
  width: 40px;
  height: 27px;
  padding: 0;
  margin: 0 0 0 2px;
}
input.gobutton, img.gobutton, input.gobuttonup, img.gobuttonup
{
  width: 21px;
  height: 22px;
  border: 0;
  padding: 0;
  margin: 0 0 0 2px;
  vertical-align: top;
}
input.gobuttonup
{
  top: 35px;
  left: -2px;
  position: relative;
}

img.gobuttonup
{
 display:none;
}
img.geoflag
{
  height: 20px;
  width: 32px;
  border: 0;
  padding: 0;
  margin: 2px 2px 0px 0px;
  vertical-align: middle;
}
div.gobuttons
{
  text-align: right;
  margin: 0;
  
}
div.nqbuttons
{
  text-align: center;
}
div.nqinput, div.nqinput label, div.nqconfig, div.nqconfig label
{
  overflow: hidden;
}
div.nqresults
{
  margin: 0 auto;
  text-align: left;
  padding: 3px 3px 3px 3px;
}
.nq-left
{
  text-align: left;
}
.nq-right
{
  text-align: right;
}
.nq-center
{
  text-align: center;
}
.nq-justify
{
  text-align: justify;
}
.nq-indent
{
  padding-left: 2em;
}
.nq-column11
{
  float: left;
  width: 250px;
}
.nq-column12
{
  float: left;
  width: 200px;
}
.nq-column13
{
  float: left;
  width: 130px;
}
.nq-column2
{
  float: left;
}
label.nq-column13
{
  padding-left: 2px;
}
label.nq-column2
{
  padding-left: 2px;
}
span.nq-spacer
{
  float: left;
  padding-left: 1px;
  padding-right: 1px;
}
.nq-help
{
  border-bottom: 1px dotted #090909;
  cursor: help;
}
.nq-black
{
  color: #000000;
  background-color: transparent;
}
.nq-blue
{
  color: #0000FF;
  background-color: transparent;
}
.nq-purple
{
  color: #FF00FF;
  background-color: transparent;
}
.nq-red
{
  color: #FF0000;
  background-color: transparent;
}
.nq-brown
{
  color: #663300;
  background-color: transparent;
}
.nq-orange
{
  color: #FF6600;
  background-color: transparent;
}
.nq-yellow
{
  color: #FFFF00;
  background-color: transparent;
}
.nq-green
{
  color: #00FF00;
  background-color: transparent;
}
.nq-cyan
{
  color: #66FFFF;
  background-color: transparent;
}
.nq-violet
{
  color: #CC00FF;
  background-color: transparent;
}


	





	


