/* CSS Document */

#content {
	background-color: #5FA13E;
}
#innercontentcontainer {
	background-color: #6BB84D;
}
#rightcolumn a:hover {
	background-color: #86C567;
}
#navone {
	width: 155px;
}
#navtwo {
	width: 155px;
}
#navthree {
	width: 396px;
}

