#header
{
	border-bottom: 0px;
	border-top: 0px;
	margin: 0px;
}

body
{
	background-color: #9CCE94;
	color: #FFF;
}

#footer
{
	border-top: 0px;
	padding: 0px;
	border-color: #9CCE94;
	border-bottom: 0px;
}

#leftColumn
{
	border-top: 0px;
	border-left: 0px;
	border-color: #9CCE94;
	border-right: none;
}

#subheader
{
	border-bottom: 0px;
}


