body {	font: 82%/1.5 arial, helvetica, serif ;	background: white url(bgbaba.gif);
	color: white;	text-align: center;	padding: 0;	margin: 2em;}

img{
	border: none;
}
#container {	width: 800px;	background: #0B7B20;	text-align: left;	border: 0px groove #fff;	margin: 0 auto;
}#content {	clear: left;
	padding: 0px;
	text-align: center;
}

#content a{text-decoration: none;color:#fff;}

#content a:hover{text-decoration: underline;color:#fff;}
#Footer{
	font-weight: bold;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	border-top: 4px solid #58C36E;
	border-bottom: 4px solid #58C36E;
	color: #0B7B20
}



#TopRow{
	width: 100%;
	text-align: center;
}

#LeftColumn{
	width: 375px;
	float: left;
	margin: 5px;
	border: 0px groove green;	
}

#RightColumn{
	width: 375px;
	float: left;
	margin: 5px;
	border: 0px  groove green;
}

#ClearFloats{
	clear: both;
}

#NewsList{
	text-align: left;
	list-style: none;
}

#NewsList li{
	width: 92%;
	text-align: left;
	margin: 0 auto 0 0;
}

#NewsList hr{
	width: 92%;
	text-align: left;
	margin: 0 auto 0 0;
}