body {
    margin:0px; overflow-x: hidden; overflow-y: scroll;
    background-color: #E0D6C1;
    background-image: url('../images/main-bg.gif');
    background-repeat: repeat-x;

}
body, td
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: #343539;
}
A {color: #465EC6}
A:active {color: #5B5B5B}
A:hover {text-decoration: none}

A.footer {color: #66542D}
A.footer {font-size: 70%}
A.footer {text-decoration: underline}
A.footer:hover {text-decoration: none}
}
h1 {color: #1B6120}
h1 {font-family: Arial, Helvetica, san-serif}
h1 {font-size: 160%}
h1 { text-indent: 0px; margin-bottom: 0; margin-top: 0; 
}
h2 {color: #5D975F}
h2 {font-family: Arial, Helvetica, san-serif}
h2 {font-size: 120%}
h2 { text-indent: 0px; margin-bottom: 0; margin-top: 0; 
}    
.cssnav	{border-width:0px; position:relative;font-family: arial, helvetica, sans-serif;
background-image: url('../images/nav-on.gif');
background-repeat: no-repeat;
display: block;
width: 163px;
height: 30px;
margin-bottom:0px;
padding: 0; margin-left:0; margin-right:0; margin-top:0;
}

.cssnav a {display:block;font-size: 12px;width: 163x;height: 30px;display: block;float: left;margin: 0;padding: 0;color: white; text-decoration: none; color: #FFFFFF; font-weight: bold;}
.cssnav img {width: 100%; height: 100%; border: 0px none; }* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {	position:absolute;	left:30px;	top:7px;	margin:0;	cursor: pointer;}