body  {
	background: #ffb13f  url(images/gradbgw.gif) repeat-y;
	margin: 20px 0px 0px 0px;
	color: #fff;
  	}

h1, h2  {
	text-align: center;
	color: #fff;
	}

h3, h4, h5  {
	text-align: Center;
	color: #c30;
	}

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

#content  {
	background: #fff url(images/innerbg.gif) repeat-x;
	width: 800px;
	text-align: left;
	margin: 50px auto;
	padding: 0px;
	}

.marquee  {
	position: relative;
	top: 70px;
	left: 400px;
	width: 0px;
	font-size: 10px;
	letter-spacing: .3em;
	color: #fff;
	}

.marqueerules  {
	position: relative;
	top: 73px;
	left: 405px;
	width: 300px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

.marqueeform  {
	position: relative;
	top: 73px;
	left: 405px;
	width: 300px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}

.marqueeweekly    {
	position: relative;
	top: 70px;
	left: 400px;
	width: 0px;
	font-size: 10px;
	letter-spacing: .3em;
	color: #fff;
	}


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

.navbar  {
	text-align: center;
	}

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

.teampic  {	
	text-align: center;
	width: 725px;
	margin: 0px auto;
	border: 2px solid #c30;
	}

.sidelist  {		
	background: #fed9a6 url(images/sidebarbg.gif) repeat;
	color: #069;
	float: left;
	width: 120px;
	margin: 0px 20px 0px 0px;
	padding: 10px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	}

.center  {
	text-align: center;
	}

.right {
	float: right;
	}
