BODY 
{
	background-color: #B1A28B;
	color: Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

table, td 
{
	
}

th
{
	font-weight: bold;
}

ul 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;	
	color: White;
}


li 
{
	letter-spacing: 1px;
	display: inline;
	padding: 0 0px 0 0px;
	margin: 0 0 0 0;
}

h1 
{
	font-size: 14px;
	text-decoration: underline;
}


a, a:link, a:visited {
	color: #669966;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	color: #19473A;
}

#frame
{
	width: 99%;
	margin: 0 0 0 0;
}

#bg-container
{
	width:680px;
	padding: 0px 0 20px 0;
	background-color: White;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header
{
	background-color: #164638;
	width: 680px;
	height: 100px;
	margin: 0 0 0 0;
}

#menu
{	
	background-color: #669966;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	width:680px;
	height: 18px;
	text-align: center;
}

#menu a, #menu  a:link, #menu  a:visited {
	color: #FFD700;
	text-decoration: none;	
}

#menu  a:hover {
	text-decoration: none;
	color: #FF9900;
}

#body-content
{
	text-align: left;
	
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 660px;
}

#footer
{
	color: White;
	font-size: 10px;
	width: 680px;
	height: 30px;
	margin: 4px 0 0 0;
	letter-spacing: 4px;
	text-align: right;
	
}
