body { 
	text-align: center;
	background-color: #d7d5c1;
	background-image: url(images/background.gif)
	} 


#content
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: trebuchet ms, helvetica, arial, sans-serif;
	font-size:9pt;
	text-align:left;
	vertical-align:top;
	padding:15px;
	margin-left: 15px;
}

#menu
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:right;
	vertical-align:top;
}

#space
{
	background-color: #5a4c34;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:right;
	vertical-align:top;
}




A:link {color: #614c1e; text-decoration: none}
A:visited {color: #614c1e; text-decoration: none}
A:active {color: #614c1e; ext-decoration: none}
A:hover {color: #FFFFFF; background-color: #b8d1d6}