body {
	background:#666666 url(../_images/background.png) repeat-x;
	font-family:"lucida grande",tahoma,helvetica,arial,sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
	line-height:1.2em;
	padding:20px
	}

a {
	text-decoration:none;
	font-weight:bold;
	color:#b1e1cd;
	}

a img {
	border:0;
	}

content a:hover, content a:active {
	background:#FFFFFF;
	color:#0c8851;
	}

td {
	vertical-align:top;
	}

h1 {
	font-size:1.4em;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#002918;
	text-transform:uppercase;
	}

h2 {
	font-size:1.3em;
	padding:0px;
	color:#003d24;
	}

#wrapper {
	width:790px;
	margin:20px auto;
	}

.menu_item {
	margin-bottom:5px;
	}