body			{
	font-family: trebuchet ms, verdana, arial, tahoma;
	color: #345300;
	font-size: 85%;
	line-height: 200%;
	background-color: #FAFFF2;
	vertical-align: bottom;
}
h1				{ font-size: 150%; font-family: verdana; font-weight: 100; }

#container
{
	margin: 20px auto;
	width: 760px;
}

#menu
{
	width: 731px;
	text-align: right;
	padding: 0px 15px 3px;
	background-color: #E4FFB9;
}

#header
{
	width: 761px;
	background-color: #F2FFDD;
	background-image:url(../images/layout/header-background.jpg);
	height: auto;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
}

#navigate
{
	width: 730px;
	background-color: #E4FFB9;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}

#content
{
	width: 731px;
	height: 100%;
	padding: 15px;
	background-color: #F2FFDD;
	background-image:url(../images/layout/fade-background.jpg);
	background-repeat:repeat-x;
}

#footer
{
	width: 731px;
	padding: 3px 15px 0px;
	text-align: right;
	background-color: #E4FFB9;
	border-width: 0px;
}

a:active,
a:visited,
a:link	    			{ color: #669900; text-decoration: none; }
a:hover					{ color: #385300; text-decoration: none; }
#footerrounds {
	width: 760px;
	padding: 0px;
	text-align: right;
	background-color: #E4FFB9;
	margin: 0px;
	height: 32px;
}
