BODY,TH,P{background-color: #99FFFF;
           color: black;
           font-weight: normal;
           font-style: normal;
           font-family: 11px arial, san-serif}

EM {background: url(marble.gif) silver; color: teal}

H1, H2, H3 {text-align: center;
font-family: "Comic Sans MS", "Times Roman", Serif;
}

a {
font-weight: 600;
}

DIV.centertable {text-align: center}

.centerbold {text-align: center; font-weight: bold}

.centersmall {text-align: center; font-size:14px}

.centersmallbold {text-align: center; font-size: 14px; font-weight: bold}

.centerthis {text-align: center}

.image {text-align: center}

.normal {text-align: left;
 padding-left: 10px;    }
 
 #container {
  margin: 0 auto;
  width: 760px;
  }
 
 #cont {
 float: right;
 width:440px;
 padding: 1.5em;
 }
 
 #topads {
 align: right;
 width:440px;
 padding: 1.5em;
 }
 
 #nav {
 float:left;
 width:180px;
 padding: 1em;
 padding-bottom: 2000px;
}

.small {font-size:66%}