A:link
{ text-decoration: underline; color:#EBC0C0; }
A:visited
{ text-decoration: underline;  color:#BBE6EB; }
A:active
{ text-decoration: underline;  color:#FFFFFF; }
A:hover
{ text-decoration: underline overline;  color:#FFFFFF ; 
}

h1 {font-family: blackadder ITC;  
color: #C0C0D8; 
font-size: xx-large; }

h2 {font-family: verdana;
color: #D9ACEB;
font-size: x-small; }

h3 {font-family: verdana;
color: #C0C0EB;
font-size: medium; }


body 
{ background: #000000; 
  background-image: url(Mid2/midnighttile.jpg); 
  background-repeat: repeat; 
  background-attachment: fixed; 



  font-family: verdana; 
  color: #FFFFFF ; 
  font-weight: normal; 
  font-size: x-small; 


  scrollbar-face-color : #00002F; 
  scrollbar-highlight-color : #; 0000A9
  scrollbar-3dlight-color : #0000A9; 
  scrollbar-shadow-color : #0000A9; 
  scrollbar-darkshadow-color : #0000A9;
  scrollbar-track-color : #FFFFFF; 
  scrollbar-arrow-color : #FFFFFF; 


  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 200px;
}
#left {
  position: absolute;
  left: 15px;
  top: 160px;
  width: 200px;
}
#center {
  top: 0;
  margin-left: 230px;
  margin-right: 15px;
}