body {
	font-family: "Trebuchet, Arial, helvetica, sans-serif";
	background-image:url(octave/OL_images/witch200.jpg);
	background-repeat: no-repeat; background-position: top left;
	background-color: #FFFFFF;
}
A:link {color: #6633CC; text-decoration: none; font-weight: bold}
A:visited  {color: #0033FF; text-decoration: none; font-weight: bold }
A:active {color: #009900; text-decoration: none; font-weight: bold }
A:hover {color: #FF0000; 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: bold}
H1   { color: #0000CC; font-size: 22px; font-family: "Trebuchet MS", "Arial", "sans serif"}
.menu{ color: #FFFFCC; font-size: 14px; text-align: center; font-weight: bold; font-family: "Trebuchet MS", "Arial", "sans serif"}
H2   { color: #CC0000; font-size: 20px; font-family: "Trebuchet MS", "Arial", "sans serif"}
H3   { color: #006633; font-size: 18px; font-family: "Trebuchet MS", "Arial", "sans serif";}
H4   { color: #000099; font-size: 16px; font-family: "Trebuchet MS", "Arial", "sans serif"}
H5   { color: #FF0000; font-size: 14px; font-family: "Trebuchet MS", "Arial", "sans serif"}
H6   { color: #000099; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", "Arial", "sans serif"; margin-left: 8px}
P    { color: black; font-size: 14px; font-family: "Times New Roman, Times, serif"}
DIV  { font-family: "Trebuchet MS", "Arial", "sans serif" }
TABLE { font-family: "Trebuchet MS", "Arial", "sans serif"}
TH  { font-family: "Trebuchet MS", "Arial", "sans serif" }
TD  { font-family: "Trebuchet MS", "Arial", "sans serif"; font-size: 14px }
OL  { font-family: "Trebuchet MS", "Arial", "sans serif"; font-size: 14px; color: #000000 }
UL  { font-family: "Trebuchet MS", "Arial",  "sans serif"; font-size: 14px; color: #000000 }
dl  { font-family: "Trebuchet MS", "Arial", "sans serif";}
LI  { font-family: "Trebuchet MS", "Arial", "sans serif" }
dd  { font-family: "Times New Roman, Times, serif"; font-size: 14px }
dt  { font-family: "Trebuchet MS", "Arial", "sans serif"; font-weight: bold; font-size: 13px; color: #6600CC; text-decoration: none}
B {font-family: "Times New Roman, Times, serif"; font-weight: bold }
EM  { font-family: "Times New Roman, Times, serif"}
I  { font-family: "Times New Roman, Times, 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}
.subscript { font-size: 11px; vertical-align: sub}
.caption { font-size: 14px; font-style: italic; text-align: center}



#container
{
width: 80%;
background-color: ;
line-height: 130%;
}

#top
{
padding: .5em;
background-color: ;

}

#top h1
{
	padding: 0;
	margin: 0;
}

#leftnav
{
	float: left;
	width: 130px;
	margin: 0;
	padding: 1em;
	margin-top: 20px;
}

#content
{
margin-left: 160px;
padding: 20px;


}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: ;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
