#mainmenu {
	background-color: #989866;
}

#content {
	border-left: none;
	margin-left: 0;
	padding: 0;
}

div#footer {
	border-top: 1px solid #989866;
}

div#footerend {
	border-bottom: 1em solid #989866;
}

h1 {
	color: #989866;
}

#content a {
	color: #989866;
}

#front {
	/* background-color: #642E68; */
	clear: both;
	margin-bottom: 0.5em;
}

#front-banner {
	width: 760px;
	clear: both;
}

#front-text {
	color: #989866;
	clear: both;
}

#front-text h1, #front-text p {
	margin-left: 20px;
	margin-right: 20px;
}

#front-text h1 {
	margin-top: 1em;
}

#front-text p {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	line-height: 1.4em;
}

#front-text p a {
	color: #989866;
}
#front-text a.edit {
	margin-left: 20px;
}

#front-text ul {
	margin-top: 0.5em;
}

#front-text ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
}

#front-clear {
	clear: both;
	background-color: #FFF;
	display: block;
}

#contentcontainer {
 	padding: 0; 
	margin: 0;
}