body {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  background-attachment:fixed;
  background-color: #555555;
  margin-bottom: 5px;
  width: 100%;
  height: 100%;
  overflow: auto;
}
h1.splash_logo {
	width: 375px; height: 101px;
	background: url("splash_logo.png");
	text-indent: -9999px;
}
a:link {
  color: #eeeeee; 
  text-decoration: none; 
}
a:visited {
  color: #eeeeee; 
  text-decoration: none; 
} 
a:hover {
  color: #ff0000; 
  text-decoration: none; 
}
a:active {
  color: #999999; 
  text-decoration: none; 
}
a.nav_overlay:link {
  color: #555555; 
  text-decoration: none; 
}
a.nav_overlay:visited {
  color: #555555; 
  text-decoration: none; 
} 
a.nav_overlay:hover {
  color: #ff0000; 
  text-decoration: none; 
}
a.nav_overlay:active {
  color: #999999; 
  text-decoration: none; 
}
a.nav_overlay_red:link {
  color: #AA0000; 
  text-decoration: none; 
}
a.nav_overlay_red:visited {
  color: #AA0000; 
  text-decoration: none; 
} 
a.nav_overlay_red:hover {
  color: #ff0000; 
  text-decoration: none; 
}
a.nav_overlay_red:active {
  color: #999999; 
  text-decoration: none; 
}
a.nav_overlay_dk:link {
  color: #000000; 
  text-decoration: none; 
}
a.nav_overlay_dk:visited {
  color: #333333; 
  text-decoration: none; 
} 
a.nav_overlay_dk:hover {
  color: #050505; 
  text-decoration: none; 
}
a.nav_overlay_dk:active {
  color: #333333; 
  text-decoration: none; 
}
#container{
  width: 100%;
  height: 100%;
  background-color: #555555;
}
#wrapper {
  border: 0px white solid;
  position: relative;
  width: 980px;
  height: 675px;
  vertical-align: top;
  text-align: left;
}
#main{
  border: 0px white solid;
  position: absolute;
  top: 0px;
  right: 0px; 
  /* Opera5.02 will show a space at 
  right when there is no scroll bar */
  margin: 49px -20px 0px 0px;
  padding: 60px 10px 10px 10px;
  color: #cccccc;
  background-color: #111111;
  height: 545px;
  width: 980px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width:960px;
  text-align: middle;
  }
  html>body #main{
  width: 980px; /* ie5win fudge ends */
}
#main_lt{
  border: 0px white solid;
  position: absolute;
  top: 0px;
  right: 0px; 
  /* Opera5.02 will show a space at 
  right when there is no scroll bar */
  margin: 49px -20px 0px 0px;
  padding: 60px 10px 10px 10px;
  color: #333333;
  background-color: #f0f0f0;
  height: 545px;
  width: 980px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 980px;
  text-align: middle;
  }
  html>body #main{
  width: 980px; /* ie5win fudge ends */
}
#scroll{
  height: 545px;
  overflow-y: auto;
  text-align: justify;
  padding: 0px 10px 0px 0px;
}
#logo_overlay {
  /*Upper Left logo overlay*/
  border: 0px white solid;
  position: relative;
  width: 563px;
  height: 105px;
  vertical-align: top;
  text-align: left;
}
#nav_overlay {
  border: 0px white solid;
  color: #cccccc;
  position: relative;
  margin: -55px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  width: 980px;
  height: 55px;
  vertical-align: top;
  text-align: right;
}
#nav_bottom {/*Bottom Navigation*/
  border: 0px #fff solid;
  text-align: center;
  vertical-align: middle;
  color: #cccccc;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  height: 30px;
  width: 1000px;
}
span.text_bottom {
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #dddddd;
  font-size:12px;
}
span.text_copyright {
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  color: #aaaaaa;
  font-size:10px;
}
.floatright 
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
}
.floatleft
{
float: left;
margin: 10px 10px 0 0;
border: 1px solid #666;
}
  /**/