a {
	text-decoration:none;
	color: #00f900;
}

a:link {
	color: #090;
}
a:visited {
	color: #666;
}
a:hover {
	background-color: #FFF;
}

body {
	background-color: #ceebce;
	font-family: Verdana, Geneva, sans-serif;
	width: 960px;
	font-size: .6em;
	word-spacing: 0.5em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container #mainContent  {
	padding: 0px;
	margin: 10px;
	font-size: 1.5em;
}

#container {
	height: 720px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#container #mainContent #rightImageSplash {
}

#menubar {
	background-image: url(../_images/ameri-turf_menubar.jpg);
	height: 32px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#container #mainContent #leftImage {
	float: left;
	width: 465px;
}
#container #mainContent #rightImage {
	float: right;
	width: 460px;
	text-align: center;
	background-color: #ceebce;
}
.menubarcontent {
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
}
#container #mainContent #rightImageSplash {
	float: right;
	width: 460px;
	text-align: center;
	background-color: #ceebce;
}
#container #header #menubar a:link {
	color: #CCC;
}
#container #header #menubar a:visited {
	color: #CCC	;
}
#container #header #menubar a:hover {
	background-color: #FFF;
}
