/* CSS Document */

#header {
	background-image: url(../images/background/backLime.png);
}#content {
	background-color: #C4E74B;
}
#footer {
	background-color: #88A916;
}
#menu h1 {
	color: #88A916;
}
#contentRight h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C4E74B;
}

#contentRight h4 {
	color: #C4E74B;
}
#contentLeft td {
	color: #88A916;
}
