body {font-size:normal;font-family:"Times New Roman";text-align:left; background-color:#eecc99}
A:link {font-size:normal;text-decoration:underline;}
A:visited {font-size:normal;text-decoration:underline;color:#8855ff}
A:hover {font-size:normal;text-decoration:underline;color:red}
h1 {font-family: Times New Roman,Times,serif;line-height: 50% }
h2 {font-family: Times New Roman,Times,serif;line-height: 50% }
td.big {font-size: large;}
#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;
}
#main {
  position :absolute; 
  top : 103px;
  left : 165px;
  width : 920px;
  height: 1636px;
  overflow: auto;
  background-color:#ffddaa;
}
#footer{
position: absolute;
top:1750;
width: 1082px;
left: 3px;
background-color:#eecc99;
}

