body { background:#999999; } 
a:link { color: #0000A0; } 
a:visited { color:#0000FF; }
a:hover { color:#0000FF; }

IMG { border:0; }
TABLE { border:0; cellspacing:0; cellpadding:0; }
#leftside {background: #AEC2E2;}


#header1 { font: 25px arial; text-decoration: underline; font-weight: bold; } 
#header2 { font: 20px times; text-decoration: underline; }
#header2b { font: 20px times; text-decoration: underline; font-weight:bold; }
#header2c { font: 20px times; text-decoration: none; }


#quote { font: 15px times; text-align: center; padding: 10px; }
#spacer { font: 8px times; }

#mainpage { width:800px; background:#EEEEFF; }
#content { position:relative; width:800px; background:#EEEEFF; padding:0px;}
#defaultfont {font:17px times;}
#defaultfont a {text-decoration: underline; }

#smallfont {font: 14px times;}


#menubar { background: #EEF; height:29px; font:18px arial; text-align:left; font-weight:bold; }
#menubar a { padding: 3px 20px 4px; position: relative; top: 3px } 
#menubar a:link, #menubar a:visited { color: #000; background-color: #EEEEFF; text-decoration: none; font-weight: bold; }
#menubar a:hover { color: #FFF; background-color: #0050A0; text-decoration: none; font-weight: bold; } 


#redirect { background: #EEF; height:29px; font:18px times; text-align:right; }
#redirect a { padding: 3px 10px 4px; position: relative; top: 3px } 
#redirect a:link, #redirect a:visited { color: #000; background-color: #EEEEFF; text-decoration: none; }
#redirect a:hover { color: #FFF; background-color: #0050A0; text-decoration: none; } 


#footer { padding: 3px 0px 0px; position: relative; color: #000; background: #EEEEFF; height: 18px; width: 800px; font: 13px times; text-align: left; }
