html
	{background:url(589d55.png); }

body
	{background:url(bg.png) repeat-y center #529a4f;
	font-family:Lucida Grande, Verdana;
	text-align:justify;
	font-size: 62.5%;
	margin:auto;
	width:752px; }

a, a:hover 
	{text-decoration: none;
	color:#529a4f; }

img
	{border:0; }

/* Design */

#header
	{padding-top:5px; }

#header a
	{background:url(header.png);
	display:block;
	height:165px;
	width:724px;
	margin:auto; }

#menu
	{background:url(menu.png) repeat-y top left;
	margin:30px 0 0 30px;
	padding-left:30px;
	width:110px;
	float:left; }

#content
	{margin:30px 30px 0;
	float:right;
	width:515px; }

#footer
	{background:url(footer.png);
	height:100px;
	width:752px;
	margin:auto;
	clear:both; }