body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	background-color:#dfcebc;
	margin-top: 0px;
	 color:#333333;
}

.footer {font-size:10px; color:#999999; font-weight:bold;}

ul#navlist
{
margin-top:0;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	padding: 3px 10px;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #6c0000;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #350000;
text-decoration: none;
}

h2 {margin-bottom: 2px;}