a:link,
a:visited {
  text-decoration:none;
  color:#007548;
}
a:hover,
a:active {
  text-decoration:none;
  color:#bfffe4;
}

body {
  background:#000000 url(http://sl.glitter-graphics.net/pub/972/972140avf2o2long.gif) repeat;
  font-family:Georgia,Geneva,Helvetica;
  font-size:13px;
  color:#00487d;
  margin:0;
  padding:0;
}

table {
  font-family:Trebuchet MS;
  font-size:13px;
}

ul {
  list-style-type:square;
  margin-top:0px;
}

#sub li {
  list-style-type:disc;
}

#indent li {
  list-style-type:none;
}

select {
  background-color:#00b366;
}

#splash {
  margin:0 auto;
  margin-top:150px;
  background-color:#809fff;
  width:600px;
  border:3px ridge #809fff;
  padding-bottom:0px;
}

#splash_foot {
  font-size:10px;
  margin:0;
}

form {
  margin: 10px 0;
}

#main {
  position:relative;
  background:#80c9ff 
  url(images/argyle.gif) repeat-y;
  width:700px;
  margin:0 auto;
  padding:0;
}

#banner img {
  position:absolute;
  top:0;
  right:0;
  width:700px;
  height:250px;
}

#menu {
  float:left;
  width:120px;
  background:none;
  padding:250px 0 5px 0;
  margin:0;
}

#menu ul {
  list-style:none;
  margin:0;
  padding-left:5px;
  font-weight:bold;
  font-size:12px;
}

#content {
  float:right;
  width:565px;
  background:none;
  padding:250px 5px 0 0;
  margin:0;

  scrollbar-base-color: #809fff;
  scrollbar-arrow-color: #00248f;
  scrollbar-3dlight-color: #809fff;
  scrollbar-darkshadow-color: #809fff;
  scrollbar-face-color: #809fff;
  scrollbar-highlight-color: #0033cc;
  scrollbar-shadow-color: #0033cc;
  scrollbar-track-color: #809fff;
}

#footer {
  width:700px;
  background-color:#0066b3;
  padding:2px 0;;
  font-size:11px;
  line-height:110%;
  color:#bfe4ff;
  clear:both;
}

#footer center span {
  padding:10px;
  line-height:150%
}

#ps {
  width:700px;
  margin:0 auto;
  padding:0;
  font-size:12px;
  line-height:100%;
  position:relative;
}

#ps_splash {
  width:600px;
  margin:0;
  padding:0;
  font-size:11px;
}

#copy {
  color:#000000;
  font-weight:bold;
  text-align:right;
}
