body {
  font-family: helvetica, Verdana, Geneva, Arial, sans-serif;
  font-size: small;
  background: #000;
  color: #eeeeee;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a{
	text-decoration: none;
}

a:link {
	color: #cccccc;
}

a:visited {
  color: #cccccc;
}

a:hover {
  background: #333;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

/*
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
  letter-spacing: 1px;
	}
*/

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
/*	padding: 3px;*/
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listRow0{
  background-color: #333;
  margin-bottom: 10px;
  padding:5px;
}

.listRow1 {
  background-color: #444;
  margin-bottom: 10px;
  padding:5px;
}

img {
  margin: 0px;
  border: none;
}

.highlightImg {
	border: medium solid #900;
  color:#999;
}

div#bio {
  top: 25%;
  width: 80%;
  position: absolute;
  left: 220px;
  font-size: small;
}

#contacts{
  position: absolute;
  font-size: x-small;
  left: 120px;
}

.contactTitle{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: small;
  color: #EEEEEE;
}

.contactData{
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

p.contactData{
}

a#nav {
}

div#nav {
  position: absolute;
  top: 50%;
  width: 180px;
  height: 200px;
  text-align: right;
  padding-right: 10px;
  border-right: thin solid #900;
  font-size: small;
}

img#banner {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#mainExplanationText {
  position: relative;
  left: 220px;
  top: 5px;
}

#storyNav {
  position: relative;
  width: 1000px;
  left: 220px;
  top: 15px;
  background: #000;
}

.storyNavLine {
  position: relative;
  background: #000;
}

.storySelector{
  float: left;
  width: 198px;
  height: 140px;
  max-height: 140px;
  background: #222;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: xx-small;
  text-align: right;
}

.storySelector:hover {
	background: #444;
  filter: alpha(opacity=65, finishopacity=0, style=1, startx=0, starty=0, finishx=0, finishy=0);
}


img {
  margin-bottom: -3px;
}

.storySelectorThumb {
  width: 100%;
  height: 120px;
  background: #fff;
  text-align: left;
  margin-bottom: 3px;
}

.storySelectorEmpty {
  width: 100%;
  height: 120px;
  background: #444;
  text-align: left;
  margin-bottom: 3px;
}

.endPageImgBlock {
  background: #333;
}

#theEnd {
  position: absolute;
  left: 35%;
  top: 50%;
}

a#storyPageExplanationText {
  text-decoration: underline;
}

#storyPageExplanationText {
  position: relative;
}

#storyPageBlock{
  position: absolute;
  width: 1000px;
  left: 10%;
  top: 15px;
}

#storyPageSpacer{
  position: absolute;
  float: left;
  top: 20px;
  width: 200px;
  height: 558px;
  background: #222;
}

#storyPageImg{
  position: absolute;
  top: 20px;
  left: 200px;
  background: #fff;
  height: 558px;
  width: 800;
}


a#nextLink{
  position: relative;
  top: 550px;
}

a#prevLink{
  position: relative;
  top: 565px;
/*  left: -200px;*/
}
