body {
	background-color: #C8CE76;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#boxes p {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 2px 5px;
}
#boxes a:link { 
	color: #357c2b;
	}
#boxes a:visited { 
	color: #357c2b;
	}
#boxes a:hover { 
	color: #357c2b;
	text-decoration: none;
	}
#boxes a:active { 
	color: #357c2b;
	}

#mncontent {
	background-color: #FFFFFF;
}
#mncontent td {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}
#introcontent td {
	font-size: 13px;
	line-height: 1.5em;
}
#introcontent h1 {
	font-size: 25px;
	text-transform: lowercase;
	color: #c1d72f;
}
#boxes {
	margin: 0px;
	padding: 0px;
}
#boxes td {
	margin: 0px;
	padding: 0px;
}
#boxes h1 {
	font-size: 18px;
	text-transform: lowercase;
	color: #c1d72f;
	padding: 0px 5px 5px;
}
#mncontent h2 {

	font-size: 16px;
	text-transform: none;
	color: #c1d72f;
}

