body {
 margin:0px;
 background:#E8E4BC;
 color: #333333;
 text-align:center;
 padding:0;
 }
 
#wrapper1 {
 text-align:left;
 width:100%;
 background:#FFF url("images/baseball.jpg") no-repeat bottom right;
 }

#wrapper2 {
 text-align:left;
 width:100%;
 background:url("images/leftcolor_bg.gif") repeat-y top left;
 }

#maincol {
 margin:0;
 padding:10px;
 }

#leftcol { 
 position:relative;
 top: 5px;
 left:-10px;
 float:left;
 width:178px;  /* for IE5/WIN */
 voice-family: "\"}\"";
 voice-family:inherit;
 width:158px; /* actual value */
 margin:0 0 -10px 0;
 padding: 10px;
 z-index:100;
 text-align:center;
 }
 

#rightcol {
 position:relative;
 top: 5px;
 right:-10px;
 float:right;
 width:220px;  /* for IE5/WIN */
 voice-family: "\"}\"";
 voice-family:inherit;
 width:200px; /* actual value */
 margin:0 0 18px 0;
 padding: 10px 10px 10px 0;
 color:#FFFFFF;
 z-index:99;
 filter: alpha(opacity=89);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=89);
 -moz-opacity: 0.89; opacity:0.89;
 }

#centercoltop {
 position:relative;
 padding:0 210px 0 190px;
 }

#centercolmiddle {
 position:relative;
 padding:0 120px 0 190px;
 }

 #footer {
 position:relative;
 margin: 12px 0 0 0;
 border-top:#BBBBBB solid 1px;
 background:#1e3d11;
 width:912px;
 clear:both;
 text-align:center;
 color:#CCC;
 }
 
#outer {
 margin-left: auto;
 margin-right: auto;
 border-left:1px solid #663300;
 border-right:1px solid #663300;
 width:912px;
 margin:auto;
 }

#header {
 width:912px;
 }

#search-bar {
 width:912px;
 border-bottom:#DEDEDE solid 1px;
 }

#bodyblock {
 margin:0px;
 padding:0px;
 background: #FFFFFF;
 color: #333333;
 width:912px;
 padding:0;
 }

#l-col {
 float:left;
 background:#dcdcdc;
 color: #333333;
 width:145px;
 }

#cont {
 width:495px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
 
 .newsfeed {
	font-size:12px;
	line-height:15px;
	text-align:left;
	word-wrap:break-word;
 }
 
 .newsfeed a,.newsfeed a:visited {
	color:#1E3D11;
	text-decoration:none;
 }

 .newsfeed a:active,.newsfeed a:hover {
	text-decoration:underline;
}
 
 .newsfeed h2 {
	font-size:12px;
	margin-bottom:10px ! important;
 }

 
 .newsfeed .feed {
	margin-bottom:14px;
	visibility:hidden;
}
 
 .newsfeed .title {
	font-weight:bold;
 }
 
 .newsfeed .date {
	font-size:10px;
	color:#555;
 }
 
 .newsfeed .readless,
 .newsfeed .readmore {
	cursor:pointer;
	color:blue;
	font-size:10px;
 }

