#container {
	margin: 0 auto;
	margin-bottom: 10px;
}
#top {
	height: 50px;
	border: 0;
}

body {
	background: #FFF;
	margin: 0px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-top: 0;
}

.sub {
	color: #C93;
}
.nav {
	margin: 0px;
	padding: 0px;
	height: 15px;
	display: inline;
}

.main {
	color: #000;
	text-align: left;
}

.main a {
	color: #000;
	text-decoration: none;
	text-align: left;
}
.main a:hover {
	color: #C93;
	text-decoration: none;
}

.nav a {
	color: #C93;
	text-decoration: none;
}
.nav a:hover  {
	color: #000;
	text-decoration: none;
}


a:visited {
color: #000;
	text-decoration: none;
}
.sub a:active {
	color: #C93;
}
.nav a:active {
	color: #000;
}
#fennel {
	background: url(_img/fennel.gif) no-repeat fixed left top;
}
#centerimg {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 300px;
	vertical-align: top;
}

