
body {
	background-image: url(pattern8.gif);
	background-color: #fffff;
	margin:10px;
	padding:0px;
	font:11px geneva, trebuchet ms, verdana, sans serif, sans-serif; color:#38372E;
	cursor:crosshair;
	}

hr {
	color: #FFffff; 
	background-color: #ffffff; 
	border: 1px dotted #FF8533; 
	border-style: none none dotted; 
}

A:link { text-decoration: none; color: #000000; font-size: 11px; font-face:geneva, trebuchet ms, verdana, sans serif; font-weight:500; background-color: #FFEB99; }
A:hover { text-decoration: underline; color: #000000; font-size: 11px; font-face:geneva, trebuchet ms, verdana, sans serif; font-weight:300; background-color: #FFAD33; cursor:crosshair; }
A:visited { text-decoration: line-through; color: #42426F; background-color:#FFD166; }
A:active { text-decoration: none; color: #3B4990; cursor:crosshair; }  


p {font-face: geneva, trebuchet ms, verdana, sans serif; font-size:11px; font-color: #38372E; letter-spacing:0.5px; text-align:justify; line-height: 13px; } 

h1 {font-family: geneva, trebuchet ms, verdana, sans serif; font-size:18px; font-color: #000000; letter-spacing:0.5px; text-align:center; line-height: 16px; } 
h2 {font-family: geneva, trebuchet ms, verdana, sans serif: font-size:16px; font-color: #000000; letter-spacing:0.5px; text-align:left; line-height: 11px; } 
h3 {font-family: geneva, trebuchet ms, verdana, sans serif; font-size:14px; font-color: #000000; letter-spacing:0.5px; text-align:left; line-height: 11px; } 
h4 {font-family: geneva, trebuchet ms, verdana, sans serif; font-size:12px; font-color: #000000; letter-spacing:0.5px; text-align:left; line-height: 11px; } 
h5 {font-family: geneva, trebuchet ms, verdana, sans serif; font-size:11px; font-color: #000000; letter-spacing:0.5px; text-align:left; line-height: 11px; } 
h6 {font-family: geneva, trebuchet ms, verdana, sans serif; font-size:11px; font-color: #000000; letter-spacing:0.5px; text-align:right; line-height: 11px; } 

#navcontainer
{
background: #ffffff;
width: 110px;
height: *;
margin: 0 auto;
padding: 1em 0.5em;
font-family: geneva, trebuchet ms, verdana, sans serif;
font-size: 11px;
text-align: left;
border-width: 1px;
border-color: #FF8533;
border-style: solid;
position: absolute;
left: 40; 
top: 210;
z-index: 2;
}


ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 0.5em;
border-width: 1px;
border-color: transparent;
border-style: dotted;
color: #000000;
text-decoration: none;
background: #ffffff;

}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #FFD166;
color: #000000;
border-width: 1px;
border-color: transparent;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000000;
background: #FFAD33;
border-width: 1px;
border-color: #E6E8FA;
}
