SAMP {
  font-style: normal;
}

A {
  text-decoration: none;
  color: #99ccff;
}

A:hover {
  text-decoration: none;
  color: #99cc66;
}

H3 {
  font-size: normal;
  font-weight: bold;
  color: #999;
}

P, OL, BLOCKQUOTE {
  font-size: 11px;
}

IMG {
  border: 0px;
}

.navlinks {
  font-family: Arial,helvetica;
  font-size: 10px;
  vertical-align: center;
}

.spacer {
  font-family: Arial,helvetica;
  font-size: 7px;
}

.generator {
  color: #666666;
  font-size: 10px;
  font-weight: normal;
}

.header {
  color: #FFF;
  font-size: large;
  font-weight: normal;
  text-align: left;
  margin-left: 35px;
}

.subheader {
  color: #999;
  font-size: normal;
  font-weight: normal;
  text-align: left;
  margin-left: 35px;
}

.detaillist {
  color: #999;
  font-size: 10px;
  font-weight: normal;
}

.detaillist_header {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}

.detaillist_link {
  color: #999;
  font-size: 10px;
  font-weight: bold;
}

.tab {
  color: #999;
  font-size: 11px;
  font-weight: normal;
}

.select_exh  {
  color: #8d4650;
  font-size: 10px;
  font-weight: bold;
}

.nav {
  font-size: 10px;
}

table.navTop {
  cellspacing: 0;
  cellpadding: 0;
  width: 100%;
  border-bottom: 1px dotted #999;
  font-size: 10px;
  font-weight: bold;
}

table.navBottom {
  cellspacing: 0;
  cellpadding: 0;
  width: 100%;
  border-top: 1px dotted #999;
  font-size: 10px;
  font-weight: bold;
  margin-top: 15px;
}

.slidethumb {
  border: 0px;
  padding: 1px;
}

.currentslidethumb {
  border: 1px dotted #999;
  padding: 1px;
}

FORM {
  font-family: helvetica;
  font-size: 10px;
  margin-bottom : 0px;
  margin-top : 4px;
}

INPUT,SELECT,OPTION {
  font-family: helvetica;
  font-size: 10px;
  background-color: #f3f2ed;
  color: #333333;
}

BODY {
  background: #333;
  color: #CCC;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Tahoma, Arial,helvetica;
  background-image: none;
  background-color: #333;
  text-align: center;
}

.rover {background: #B2B2B2; }
.rover A {color: #ffffff; }

.label {
  font-size: 11px;
  font-weight: normal;
  valign: bottom;
} 

.copyright {
  font-size: xx-small;
  font-weight: normal;
  color: #555555;
}

.statistic {
  font-size: 10px;
  font-weight: normal;
}

div.thumbnail {
  float: left;
  vertical-align: bottom;
  text-align: center;
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 6xp;
  margin-bottom: 6px;
}

div.thumbnail p {
  text-align: center;
  vertical-align: bottom;
}

.indexbox {
  margin-top: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
  text-align: center;
  vertical-align: top;
  clear: both;
  display: box;
}

.statsbox {
  margin-top: 3em;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
  text-align: center;
  vertical-align: top;
  clear: both;
  display: block;
}
        


/* additions */

H1 {
	font-family: georgia,times,serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.navlinks {
	padding-left: 8px;	
}

.copyright {
	text-transform: uppercase;
	padding: 10px 0 20px 0;
	font-size: 11px;
	color: white;
}
/* /additions */    