
H1 {font-size: 150%; font-style: normal; color:black; text-decoration: none; text-align: center;}
H2 {font-size: 140%; font-style: normal; color:#006600; text-decoration: none; text-align: center;}
H3 {font-size: 130%; font-style: italic; color:#006600; text-decoration: none; text-align: left;}
H4 {font-size: 120%; font-style: normal; color:black; text-decoration: none; text-align: left;} 
H5 {font-size: 110%; font-style: normal; color:black; text-decoration: none; text-align: left;}
H6 {font-size: 80%; font-style: italic; color:#006600; text-decoration: none; text-align: left;}
p {font-size: 100%; FONT-FAMILY: Arial, Courier, sans-serif;}

A:link {FONT-SIZE: 100%; COLOR: blue; FONT-FAMILY: Arial, Courier, sans-serif;}
A:visited {FONT-SIZE: 100%; COLOR: navy; FONT-FAMILY: Arial, Courier, sans-serif; TEXT-DECORATION: underline;}
A:hover {FONT-SIZE: 100%; COLOR: #006600; FONT-FAMILY: Arial, Courier, sans-serif; TEXT-DECORATION: underline;}

BODY {FONT-SIZE: 100%; BACKGROUND:#006600; FONT-FAMILY: Arial, Courier, Sans-Serif;}

#title {BACKGROUND:#ffffff; WIDTH: 100%; text-align:center;}

#box {WIDTH: 100%; text-align: center;}

#mainnav {background:#660000;}
#mainnav a:link { font-size:130%; font-weight: bold; text-decoration: underline; color: #FFFFFF; background:#660000;}
#mainnav a:visited { font-size:130%; font-weight: bold; text-decoration: underline; color: #FFFFFF; background:#660000; }
#mainnav a:hover { font-size:130%; font-weight: bold; text-decoration: underline overline; color: #FFFFFF; background:#006600; }
#mainnav a:active { font-size:130%; font-weight: bold; text-decoration: underline overline; color: #CCCCAA; background:#006600; }

#topnav {background:#660000;}
#topnav a:link { font-size:90%; border-style: outset; border-color: #CCCCAA; font-weight: bold; text-decoration: overline; color: #FFFFFF; background:#660000;}
#topnav a:visited { font-size:90%; border-style: outset; border-color: #CCCCAA; font-weight: bold; text-decoration: overline; color: #FFFFFF; background:#660000; }
#topnav a:hover { font-size:90%; border-style: outset; border-color: #CCCCAA; font-weight: bold; text-decoration: underline overline;  text-decoration: overline;  color: #FFFFFF; background:#006600;}
#topnav a:active { font-size:90%; border-style: outset; border-color: #CCCCAA; font-weight: bold; text-decoration: overline; color: #FFFFFF; background:#660000; }

#sidenav {background:#660000; font-size:80%; }
#sidenav a:link { font-weight: bold; text-decoration: underline;  color: #FFFFFF; background:#660000;}
#sidenav a:visited { font-weight: bold; text-decoration: underline;  color: #FFFFFF; background:#660000; }
#sidenav a:hover { font-weight: bold; text-decoration: underline overline;  color: #FFFFFF; background:#006600; }
#sidenav a:active {font-weight: bold; text-decoration: underline overline; color: #CCCCAA; background:#006600; }

#bottomnav {background:#660000; font-size:120%;}
#bottomnav H1 { font-weight: bold; color: #FFFFFF; background:#660000; }
#bottomnav a:link { font-weight: bold; text-decoration: underline; color: #FFFFFF; background:#660000; }
#bottomnav a:visited { font-weight: bold; text-decoration: underline; color: #FFFFFF; background:#660000; }
#bottomnav a:hover { font-weight: bold; text-decoration: underline overline;  color: #FFFFFF; background:#006600; }
#bottomnav a:active { font-weight: bold; text-decoration: underline overline; color: #CCCCAA; background:#006600; }

#links {width:10%; float:left; background:#CCCCAA;}

#main {width:90%; float:right; background:#FFFFFF;}

#bigbox {width:100%; border:black 3px solid; background:#FFFFFF;}

