body {
	font-family: "Arial", Courier, monospace;
	font-size: xx-small;
	background: url(images/bg.gif) repeat-x;
	background-color: #321100;
	line-height: 20px;
}


h1, h2, h3, h4, h5, h6, h7
{
	font-weight: normal;
}

h1
{
	font-family: Garamond;
	font-size: 28px;
	color: #3d1100;
	line-height: 30px;
	letter-spacing: -1px;
}



 a:link    {
	color: #7b2e00;
	text-decoration: none;
}

 a:visited {
 	color: #7b2e00; 
 	text-decoration: none
 }

 a:hover   {
	color: #7b2e00;
	text-decoration: none;
}

 a.sublevel:link    {
 	color: #0000FF; 
 	text-decoration: underline
 }

 a.sublevel:visited {
 	color: #0000ff; 
text-decoration: underline
 }

 a.sublevel:hover   {
 	color: #827a00; 
	text-decoration: underline
 }

 
 
 a.sublevel2:link    {
	color: White;
	text-decoration: bold
}

 a.sublevel2:visited {
	color: White;
	text-decoration: bold
}

 a.sublevel2:hover   {
	color: #fff200;
	text-decoration: bold
}
 
 
 
  a.sublevel3:link    {
	color: Maroon;
	text-decoration: none
}

 a.sublevel3:visited {
	color: Maroon;
	text-decoration: none
}

 a.sublevel3:hover   {
	color: #827a00;
	text-decoration: none
}
 
 
 
  a.sublevel4:link    {
	color: #ffffff;
	text-decoration: none
}

 a.sublevel4:visited {
	color: #ffffff;
	text-decoration: none
}

 a.sublevel4:hover   {
	color: #804000;
	text-decoration: none
}
 
 
 
 
  a.sublevel5:link    {
	color: #666666;
	text-decoration: underline
}

 a.sublevel5:visited {
	color: #666666;
	text-decoration: underline
}

 a.sublevel5:hover   {
	color: #804000;
	text-decoration: underline
}
 
 
 
 td,tr,p,div {
	color: #362f2d;
	font-family: Verdana;
	font-size: 11px;
	
}
 
 .bodytext {
	color: #362f2d;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	
}
 
 

 .bodytext2 {
	color: #362f2d;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	
}
 


.bodytext3 {
	font-family: Garamond;
	font-size: 28px;
	color: #3d1100;
	
}


.bodytext4 {
	color: Maroon;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	
}
 
 <!-- Menus -->
 
 .topmenu {
	color : #ffffff;
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	line-height: 11px;
	
}

.mainmenu {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : Black;
	line-height: 11px;
}


.centertext {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #F5F5DC;
}

 .bottommenu {
	font-size : 6pt;
	font-family : Verdana, Helvetica, sans-serif;
}
 
 
 .textheader {
	font-size : 15pt;
	font-family : Georgia, Garamond, Trebuchet MS;
	color : #A0410D;
}


.textheaderindex {
	font-size : 12pt;
	font-family : Georgia, Garamond, Trebuchet MS;
	color : #666666;
}


.textheaderindex2 {
	font-size : 11pt;
	font-family : Georgia, Garamond, Trebuchet MS;
	color : #8B0000;
} 
 
  .textheadermain {
	font-size : 15pt;
	font-family : Arial, Garamond, Trebuchet MS;
	color : Black;
}
 
 


 
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c7b299
}
 