body {font-size:100%;font-family:"Times New Roman";text-align:left; background-color:black}
A:link {font-size:1em;text-decoration:underline;}
A:visited {font-size:1em;text-decoration:underline;color:#8855ff}
A:hover {font-size:1em;text-decoration:underline;color:red}
h1 {font-family: "Times New Roman";}
h2 {font-family: "Times New Roman";}
td.big {font-size: large;}
tr.mouseover { background-color: #00ff00; }
tr.mouseover:hover { background-color: #E2E2E2; }

#top0 {
  position : absolute;
  top   : 3px;
  left  : 3px;
  height: 375px;
  width : 1160px;
  border: medium double  #330033;
  color : #000000;
  padding : 3px;
  background-color: #aaddaa;
}

#top {
  position : absolute;
  top : 0px;
  left : 165px;
  width : 910px;
  height: 91px;
  border: medium double  #330033;
  color : #000000;
  padding : 3px;
  background-color: #ffddaa;
}

#left {
  position : absolute;
  top : 0px;
  left : 3px;
  width : 150px;
  height : 1720px;
  margin-left : 0px;
  margin-top : 0px;
  border: medium double;
  background-image: url('greengradient.jpg');
  background-repeat: repeat;
  padding: 10px 3px 3px 3px;
}
#left0 {
  position : absolute;
  top : 389px;
  left : 3px;
  width : 260px;
  height : 595px;
  margin-left : 0px;
  margin-top : 0px;
  border: medium double;
  background-color: #00FF00;
  background-repeat: repeat;
  padding: 10px 3px 3px 3px;
}

#top1 {
  position :absolute; 
  top : 389px;
  left : 274px;
  width : 889px;
  height: 595px;
  overflow: auto;
  background-color:#ffddaa;
  border: medium double;
  padding: 10px 3px 3px 3px;
}

#footer{
position: absolute;
top:1750px;
width: 1082px;
left: 3px;
background-color:#eecc99;
}

