body {
  text-align: center;
  background-image: url("tile.jpg");
  background-color: #000628;
  margin: 0;
  padding: 0;
  color: #FFEA04;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  height: 100%;
}

#page {
  background-image: url("water_fill.png");
  background-repeat: repeat-y;
  background-color: #001648;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 970px;
  border: 1px solid #000000;
  min-height: 100%;
  height: auto;
}

#top {
  height: 225px;
}

#main {
  clear: both;
}

.dark {
  color: #AAAA66;
}

.lite {
  color: #FFFFAA;
}

#mapholder {
  float: left;
  width: 650px;
}

#map {
  height: 500px;
  color: #A52A2A;
}

#map a {
  color: #305050;
  text-decoration: underline;
}

#map a:hover {
  color: #0000FF;
  text-decoration: none;
}

a {
  color: #FF5D08;
  text-decoration: underline;
}

a:hover {
  color: #FFE1D4;
  text-decoration: none;
}

#linksbar808 {
  clear: both;
  width: 100%;
  background-image: url("minibar.png");
  background-repeat: repeat-x;
  height: 24px;
  margin: 0;
	padding: 0px;
	padding-top: 5px;
	border-bottom: 1px solid #303030;
}

#linksbar808 ul {
	margin-left: 0;
	padding-left: 0;
} 

#links {
	display: inline;
}

#linksbar808 ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
}
		
#linksbar808 ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

.hideonmainpage {
  display: none;
}

#towdrivers {
  float: right;
  width: 320px;
}

#towdrivers h1 {
  font-size: 16px;
}

#towlinks {
  margin-left: 16px;
/*position: absolute;
  top: 308px;
*/font-size: 15px;
}

/*
#townumbers {
  position: absolute;
  top: 308px;
  right: 0px;
}
*/

#slideshow {
  position: relative;
  left: 570px;
  top: -225px;
  width: 400px;
  height: 225px;
  z-index: 5;
}

#bottombar {
  width: 100%;
  background-color: #000000;
  height: 22px;
  font-size: 12px;
}

#contactus {
  display: none;
}

.float_right {
  float: right;
}

.float_left {
  float: left;
}

.clear {
  clear: both;
}
