A:link
{ text-decoration: underline; color: #800000; }
A:visited
{ text-decoration: underline; color: #800000; }
A:active
{ text-decoration: underline; color: #800000; }
A:hover
{ text-decoration: underline; color: #800000;
background-color: #C0C0C0;
}

h1 {font-family: century gothic;
color: #800000;
font-weight: 100;
font-size: 24; }

h2 {font-family: century gothic;
font-size: 18; }

h3 {font-family: century gothic;
color: #800000;
font-weight: 100;
font-size: 10; }

body
{ background: #FFE7A2; 
font-family: century gothic;
color: #800000 ; 
}


#left {
  position: absolute;
  left: 5px;
  padding: 2px;
  width: 185px;}

#header {
  margin-left: 170px;
  margin-left: 185px;
  height: 115px;}

#center {
  margin-top: 10px;
  margin-left: 185px;
  }

#bottom {
  margin-top: 10px;
  margin-left: 170px;
  margin-right: 300px;}
