body {
	margin: 0px;
	padding: 0px;
	background: #90AF72;
	font-size: 1em;
	color: #ffffff;
}

#mainbox {
position: relative;
	margin: 0px auto;
 width: 708px;
 height: 500px;
}
#hdr1 {
	position: absolute;
	width: 708px;
	height: 52px;
	top: 0px;
	left: 0px;
	background: url('images/greenenvy_03.gif');
}
#hdr2 {
	position: absolute;
	width: 708px;
	height: 15px;
	top: 52px;
	left: 0px;
	background: url('images/greenenvy_05.gif');
	
}
#leftimg {
	position: absolute;
	width: 241px;
	height: 356px;
	top: 67px;
	left: 0px;
	background: url('images/greenenvy_06.gif');
	
}
#rightcol {
	position: absolute;
	width: 182px;
	height: 356px;
	top: 67px;
	right: 0px;
	background: url('images/greenenvy_08.gif');
	text-align: center;
	
}
#title {
	position: absolute;
	width: 285px;
	height: 25px;
	top: 67px;
	left: 241px;
	
}
#content {
	position: absolute;
	width: 285px;
	height: 331px;
	top: 92px;
	left: 241px;
	background: url('images/greenenvy_09.gif');
	
}
#footer {
	position: absolute;
	width: 708px;
	height: 50px;
	top: 423px;
	left: 0px;
	background: url('images/greenenvy_10.gif');
	
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.newsTable {
	border: 1px solid #2E5111;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6FF00;
	font-weight: bold;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.newsEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #364B23;
	font-style: italic;
}
.trkArtist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #D1E669;
	font-style: italic;
}
.trkTrack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
}
.trkLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #2E5111;
}
.trkComments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #D1E669;
	font-style: italic;
}
.imgg {
	padding-right: 5px;
	border: 1px solid #ffffff;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}