body  {
	background: #fff;
	margin: 20px 0px 0px 0px;
	color: #f00;
	font-family: Tahoma;
  	}

h1, h2, h3, h4  {
	text-align: center;
	color: #f00;
	}

#frame  {
	width: 100%;
	text-align: center;
	margin: 0px;
	}

#content  {
	background: #fff;
	width: 800px;
	text-align: left;
	margin: 50px auto;
	padding: 0px;border: 5px solid red;
	}

.marquee  {
	position: relative;
	top: 111px;
	left: 390px;
	width: 300px;
	font-size: 14px;
	letter-spacing: .3em;
	color: #fff;
	}

.marqueerules  {
	position: relative;
	top: 111px;
	left: 390px;
	width: 300px;
	font-size: 14px;
	letter-spacing: .3em;
	color: #fff;
	}

.marqueeform  {
	position: relative;
	top: 111px;
	left: 390px;
	width: 300px;
	font-size: 14px;
	letter-spacing: .3em;
	color: #fff;
	}

.marqueeweekly    {
	position: relative;
	top: 111px;
	left: 390px;
	width: 0px;
	font-size: 14px;
	letter-spacing: .3em;
	color: #fff;
	}


.header  {
	background: #fff url(images/header.gif) no-repeat;
	height: 125px;
	}

.navbar  {
	text-align: center;
	margin: 0px 10px;
	}

.sidelist  {		
	background: red;
	color: #fff;
	float: left;
	width: 120px;
	margin: 0px 20px 0px 0px;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	}

.innercontent  {
	background: transparent;
	margin: 10px 30px 30px 30px;
	text-align: justify;
	color: #f00;
	}

.teampic  {	
	text-align: center;
	width: 725px;
	margin: 0px auto;
	border: none;
	}

.bottom  {
	text-align: center;
	width: 725px;
	margin: 0px auto;
	}

ul  {
	font-size: small;
	}

.center  {
	text-align: center;
	}
