html, body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, "trebuchet MS", trebuchet, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
	background-image:url(/ohio-state-cletus-buckeye/helmet-stripe-bg.jpg);
	background-repeat: repeat-y;
}
#leftnav {
   float: right;
   width: 100px;
   background-color: #FFFFFF;
   border: 1px solid #FF0000;
   text-align: center;
   display: block;
   z-index: 1;
} 
#leftcol {
  float: left;
  width: 125px;
}
#main {
  margin: 0px;
}
#centercol {
  margin: 0 185px 0 125px;
}
#rightcol {
  float: right;
  width: 125px;
} 
td.newsbacker {
	background-image: url(/images/news-backer.gif);
	background-repeat: repeat-y;
}
.newsSmall { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000;	
	line-height: 16px;	
	padding-right: 4px;	
	padding-left: 4px;	
}

  


