body {
  background-color: #80070c;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

#page {
  background: transparent url('/images/bg_2a.jpg') no-repeat top left;
  width: 780px;
  height: 800px;
  margin: 10px auto;
  position: relative;
}

.title {
  font: bold 15px/15px Arial, Helvetica, sans-serif;
}

.logo {
  position: absolute;
  top: 13px;
  left: 15px;
}

.top-right {
  position: absolute;
  top: 85px;
  left: 460px;
  font: normal 12px/1.4em Arial, Helvetica, sans-serif;
}

.top-right .title {
  color: #a2a2a2;
}

.top-right .photo {
  margin: 15px 0px;
}
.top-right .photo .img-pad {
  margin-right: 21px;
}

.bottom-right {
  position: absolute;
  top: 475px;
  left: 460px;
  width: 300px;
  height: 200px;
  color: #FFF;
  font: normal 11px/1.2em Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.bottom-right .title {
}

.top-left {
  position: absolute;
  top: 415px;
  left: 13px;
  color: #FFF;
  font: normal 11px/1.3em Arial, Helvetica, sans-serif;
  width: 420px;
  height: 110px;
  overflow: hidden;
}

.bottom-left {
  position: absolute;
  top: 545px;
  left: 13px;
  color: #FFF;
  font: normal 11px/1.2em Arial, Helvetica, sans-serif;
  width: 420px;
}

.bottom-right a {
  color: #FFFF00;
}

.bottom-wide {
  position: absolute;
  top: 715px;
  left: 13px;
  color: #FFF;
  font: normal 11px/1.2em Arial, Helvetica, sans-serif;
  width: 600px;
}

.nav {
  position: absolute;
  top: 187px;
  left: 270px;
  font-size: 10px;
  width: 125px;
  height: 110px;
  overflow: hidden;
}

.nav #nav-1 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.nav #nav-2 {
  position: absolute;
  top: 25px;
  left: 0px;
}

.nav #nav-3 {
  position: absolute;
  top: 48px;
  left: 0px;
}

.nav #nav-4 {
  position: absolute;
  top: 73px;
  left: 0px;
}

.nav #nav-5 {
  position: absolute;
  top: 96px;
  left: 0px;
}
.nav a {
  color: #FFF;
  text-decoration: none;
}

.nav a:hover {
  text-decoration: underline;
}

.copyright {
  position: absolute;
  left: 13px;
  bottom: 13px;
  font: normal 10px/1.3em Arial, Helvetica, sans-serif;
}

.small-nav {
  position: absolute;
  right: 13px;
  bottom: 13px;
  text-align: right;
  font-size: 10px;
  color: #000;
}

.small-nav a {
  color: #000;
  text-decoration: none;
}

.small-nav a:hover {
  text-decoration: underline;
}

/* Stupid IE Hacks */
* html body {
  text-align: center;
}

* html #page {
  text-align: left;
}

* html .right-arrow-png {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/right_arrow.png');
}

* html img {
  behavior: url('/javascripts/png.htc');
}

* mainbody.table {
 position:absolute
 top: 13px;
}

bodytext {
font: Arial, Helvetica, sans-serif;
font-size: large;
}

lower-nav {
  font: normal 10px/1.3em Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
}

.lower-nav a {
  color: #000;
  text-decoration: none;
}

.lower-nav a:hover {
  text-decoration: underline;
}

lower-nav2 {
  font: normal 9px/1.3em Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
}

.lower-nav2 a {
  color: #000;
  text-decoration: none;
}

.lower-nav2 a:hover {
  text-decoration: underline;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
}
.style8 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.style8 a:hover {
	text-decoration: underline;
}
.style8 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}