body			{ font-family: trebuchet ms, verdana, arial, tahoma; color: #345300; font-size: 85%; line-height: 200%; background-color: #FAFFF2;}
h1				{ font-size: 150%; font-family: verdana; font-weight: 100;img border:0; }

#image {border: 0px;}
#container
{
	margin: 15px auto;
	width: 900px;
}

#menu
{
	width: 900px;
	text-align: right;
	padding: 0px 0px;
	padding-top: 10px;
	padding-bottom:10px;
	background-color: #E4FFB9;
	
}

#header
{
	width: 900px;
	height: 125px;
	background-color: #F2FFDD;
	background-image:url(/images/header-background.jpg)}

#navigate
{
	width: 900px;
	background-color: #E4FFB9;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
}

#content
{
	width: 870px;
	height: 100%;
	padding: 15px;
	background-color: #F2FFDD;
	background-image:url(/images/fade-background.jpg);
	background-repeat:repeat-x;
}

#footer
{
	width: 870px;
	padding: 3px 15px;
	text-align: right;
	background-color: #E4FFB9;
}

a:active,                   
a:visited,              { color: #669900; text-decoration: none; }
a:link	    			{ color: #669900; text-decoration: none; }
				