div#wrapper {
	width:1024px;
	margin:0 auto 0 auto;
	text-align:left;
}
body {
	font-family:Arial, Verdana;
	font-size:12px;
	position:center;
	margin:0px;
	padding:0px;
  text-align:left;
  background:#bab3b3;
  	
}
p	{ 
	line-height:1em;
}
h1, h2, h3, h4 {
  margin: -25px 0 0 -5px;
}
a:link{
	color:#ffffff;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#ffff00;
}
a:active {
	color:#cc0066;
}
/* header portion */
div#header88 {
	width:1024px;
	height:120px;
	margin-left:0px;
	padding:0px;
}
/* main navigation bar */
div#nav88 {
	position:relative;
	width:1024px;
	height:40px;
	left:-2px;
}
/* scroll bar - marquee */
div#scroll88 {
  position:relative;
  width: 1024px;
  height:20px;
  background:#000000 url('images/scrollfoot.jpg') no-repeat top left;
}
/* current events portion*/
div.left88{
	float:left;
	display:inline;
	margin-left:0px;
	width:310px;
	height:820px;
	background:#ffffff url('images/leftfoot.jpg') no-repeat top left;
	margin-top:0px
}
/* body portion with field*/
div.right88{
	position:absolute;
	width:714px;
	height:820px;
	padding:0px;
	background:#ffffff url('images/rightfoot.jpg') no-repeat top left;
	margin-left:310px; margin-right:0; margin-top:0; margin-bottom:0
}
/* spacing for paragraphs */
p.second88 {
  margin-left:20px;
  margin-top:10px;
  line-height:19px;
}
/* the next two codes are used for slideshow*/
ul#portfolio {
	list-style: none;
	margin: 42px 0 0 10px;
	padding: 0;
	line-height:19px;
}
/* When not using the flash file, set the top margin to: 42px */
ul#portfolio li img{
	padding: 6px 0 7px 0;
	margin: 0 0 0 0;
}
/* this code allows for images to float in the index.html */
div#clearthefloats {
  clear:both;
}
/* the next 2 codes are to wrap text around a picture */
div#football img {
  float:left;
  margin: 0 0 0 0;
  padding:0 5px 0 0;
}
div#football2 img {
  float:right;
  margin: 0 0 0 0;
  padding:0 5px 0 0;
}

/* what is this used for??? */
div.center88{
  margin-left:20px;
  margin-top:10px;
}
/* what is this used for??? */
div.3colnumber2 {
  position:absolute;
  margin-left:100px;
  width:824px;
  height:820px;
  margin-top:20px;
}