body {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	background-color: #FFFFCC;

}
A:link {color:#6600FF; text-decoration: none; font-weight: bold;}
A:visited  {color: #009900; text-decoration: none; font-weight: bold; }
A:active {color: #6666FF; text-decoration: none; font-weight: bold ;}
A:hover {color: #CC0000; text-decoration: none; font-weight: bold;}
A.menu:link {color: #ffffcc; text-decoration: none;font-weight: bold;}
A.menu:visited   { color: #ffff00; text-decoration: none; font-weight: bold; }
A.menu:active   { color: #ffff00; text-decoration: none; font-weight: bold;}
A.menu:hover      { color: #FFFF00; text-decoration: none; font-weight: bol;d}
H1   { color: #660099; font-size: 20px; font-family: "Comic Sans MS"}
.menu{ color: #FFFFCC; font-size: 12px; text-align: center; font-weight: bold; font-family: "Comic Sans MS", "Trebuchet MS", "Arial", "sans-serif";}
H2   { color: #006600; font-size: 18px; font-family: "Comic Sans MS", "Trebuchet MS", "Arial", "sans-serif";}
H3   { color: #003399; font-size: 16px; font-family: "Comic Sans MS", "Trebuchet MS", "Arial", "sans-serif";}
H4   { color: #CC6600; font-size: 15px; font-family: "Comic Sans MS", "Trebuchet MS", "Arial", "sans-serif";}
H5   { color: #CC0099; font-size: 14px; font-family: "Comic Sans MS", "Trebuchet MS", "Arial", "sans-serif";}
H6   { color: #CC00CC; font-weight: bold; font-size: 12px; font-family: "Comic Sans", "Trebuchet MS", "Arial", "sans-serif"; margin-left: 8px;}
P    { color: black; font-size: 12px; font-family: "Trebuchet MS", "Arial", "sans serif";}
DIV  { font-family: "Trebuchet MS", "Arial", "sans-serif"; }
TABLE { }
TH  { font-family: "Trebuchet MS", "Arial", "sans-serif";}
TD  { font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 12px; }
OL  { font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 12px; color: #000000 ;}
UL  { font-family: "Trebuchet MS", "Arial",  "sans-serif"; font-size: 12px; color: #000000 ;}
dl  { font-family: "Trebuchet MS", "Arial", "sans-serif";}
LI  { font-family: "Trebuchet MS", "Arial", "sans-serif";}
dd  { font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 12px; }
dt  {
	font-family: "Comic Sans MS", "Trebuchet MS", "Arial", "sans-serif";
	font-weight: bold;
	font-size: 15px;
	color:#009900;
	text-decoration: none;
	margin-top: 0.5em;
}
B {font-family: "Trebuchet MS", "Arial", "sans serif"; font-weight: bold }
EM  { font-family: "Trebuchet MS", "Arial", "sans serif" }
I  { font-family: "Trebuchet MS", "Arial", "sans serif" }
HR  { color: #e5cd69; height: 2px }

.quote_purple {font-size: 12px; font-style: italic; color: #6600ff}
.quote_green {font-size: 12px; font-style: italic; color: #006600}
.footer    {color: #ffffcc; font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 10px; text-align: center}
.menu     { color: #ffffcc; font-size: 14px; text-align: center; font-weight: bold; font-family: "Trebuchet MS", "Arial", "sans-serif"}
.floatright {  float: right; margin-left: 10px; margin-bottom: 5px}
.floatleft {  float: left; margin-right: 10px; margin-bottom: 5px}

 #container
{
width: 85%;
margin: 10px auto;
}

#top
{height: 150px; 
margin-left:120px;
margin-right:35px;
}



#leftnav
{
	float: left;
	width: 105px;
    margin-left:0;
}

#content
{
margin-left: 120px;
padding: 1em;
}

#footer
{
clear: both;
margin: 0;
background-color: #006600;
}
