body {
	background-color: #19164D;
}

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #383770;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383770;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383770;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #383770;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #383770;
}

a:hover {
  color: #006666;
}

a:active {
}

.breadcrumbs, .breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.DataTable {
  background-color: #AB7F37;
  font-size: 10pt;
}

.DataTable td, .DataTable th {
	padding: 2px;
}

.DataTable td {
  background-color: #DFC69D;
}

.DataTable th {
	background-color: #DFDB9D;
}

a img {
	border: 0;
}

.tagCloud {
	margin-top: 2em;
	font-size: 9pt;
}

.tag1 {
	font-size: 0.8em;
}

.tag2 {
	font-size: 1.0em;
}

.tag3 {
	font-size: 1.2em;
}

.tag4 {
	font-size: 1.4em;
}

.tag5 {
	font-size: 1.6em;
}

.floatImg {
	float: right;
	margin-left: 2em;
}

#links table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #383770;
	font-size: 12px;
	text-align: justify;
}

.sponsor {
	padding-left: 40px;
	padding-right: 30px;
	text-align: left;
}

.sponsor img {
	float: left;
	margin-right: 4px;
}

table.team {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #383770;
	font-size: 12px;
	text-align: justify;
}

table.team th {
	font-size: 14px;
	color: #066;
	text-align: center;
	padding-top: 1em;
}

table.team td {
	text-align: center;
	width: 33%;
}

#suckerfish * {
  margin: 0 ;
  padding: 0 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#suckerfish, #suckerfish ul {
  padding: 0 ;
  margin: 0 ;
  width: 100% ;
  list-style: none ;
  line-height: 2em ;
  z-index: 999 ;
}

#suckerfish a {
  color: white ;
  display: block;
	color: #383770;
}

#suckerfish a:hover {
  color: #006666;
  text-decoration: none ;
}

#suckerfish li {
  padding: 0 .75em 0 .75em ;
  float: left ;
}

#suckerfish li ul li a {
  margin-left: .25em ;
  width: 10.75em ;
}

#suckerfish li ul li a.daddy {
  background-image: url("/images/daddy_rightarrow.gif") ;
  background-position: right center ;
  background-repeat: no-repeat ;
}

#suckerfish li ul li {
  padding: 0 ;
  width: 11em ;
  border-bottom: .075em solid white ;
}

#suckerfish li ul {
  position: absolute ;
  background: #DFC69D;
  width: 11em ;
  left: -999em ;
}

#suckerfish li ul ul {
  margin: -2em 0 0 11.075em ;
}

#suckerfish li:hover ul ul, #suckerfish li.sfhover ul ul {
  left: -999em ;
}

#suckerfish li:hover ul, #suckerfish li li:hover ul, #suckerfish li.sfhover ul, #suckerfish li li.sfhover ul {
  left: auto ;
}