#topmenu{
font-size: 14pt;
font-family: trebuchet ms;
font-variant:normal; font-weight:bold; text-align:center; 
background-color:#E0E7F1; background-image:url('images/header.jpg');
width: 750; height: 125 }

#topmenu a { color:#000000; font-weight: bold; text-decoration:none }
#topmenu a:hover { color: #FF0000; font-weight: bold; underline; text-decoration: none }
#topmenu a span
{
         display: none;
}
#topmenu a#homelink
{
         height: 125px;
         width: 217px;
}

.events      { font-size: 8pt; text-align:left; margin-left:20; margin-right:20 }


#lcdstyle{ /*Example CSS to create LCD countdown look*/
color:#000000;
font-size: 30pt;
padding: 6px; font-variant:normal; font-family:Century Gothic; font-weight:bold
}

#lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 11pt
}

#bottombar{
color:#FFFFFF;
font-size: 10pt;
padding: 6px; font-variant:normal; font-weight:bold; text-align:center; background-color:#607B99; font-family:Tahoma}

#bottombar a { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration:none }

#bottombar a:hover { font-family: Tahoma; font-size: 8pt; color: #FF7575; text-decoration: none; font-weight: bold }

table  { font-size: 10pt; text-align: center; border-collapse: collapse }

body { font-family: Tahoma; font-size: 10pt; text-align:left; }

h2 { text-align: left; margin-left:20; font-family: Arial; color: #000099 }