body		{
		background-color: rgb(0,0,0);
		background-image: url("images/background1.jpg");
		background-position: center 0;
		background-repeat: no-repeat; 
		margin: 0px;
		padding: 0px;
		}

#block		{
		width:200px;
		background-color: rgb(10,10,10);
		border: 1px solid rgb(60,60,60);
		}

#block-top	{
		width: 100%;
		height: 36px; 
		background-color: rgb(30,30,30);
		background-image: url("images/top-background.jpg");
		background-repeat: x-repeat;
		border-bottom: 1px solid rgb(60,60,60);
		}
#block-foot	{
		width: 100%;
		height: 40px; 
		background-color: rgb(10,10,10);
		border-top: 1px solid rgb(60,60,60);
		font-family:verdana;
		font-size:10px;
		color:white;
		clear:both;
		}


#block-wrap	{
		width: 894px;
		}
#block-topAd	{
		height: 57px;
		border: none;
		}
#block-flash	{
		height: 167px;
		border:none;
		margin: 0px;
		}

#main_content	{
		height:1000px;
		margin:0px;
		padding:0px;
		background-color: rgb(10,10,10);
		background-image:url("images/blue_gradient.gif");
		text-align:left;
		}

#main_C1	{
		float: left;
		width:451px;
		background-image:url("images/gradient.jpg");
		border-right: 1px solid rgb(40,40,40);
		display: inline;
		}

#main_C2	{
		margin-left:450px;
		margin-right:auto;
		height:140px;
		background-color: rgb(0,0,0);
		text-align:left;
		border-left:1px solid black;
		}

#main_C3	{
		float:right;
		width: 149px;
		height: 140px;
		background-color: rgb(0,0,0);
		text-align:left;
		}
p.NewsHeadline	{
		font-family: verdana;
		font-size: 12px;
		color: yellow;
		margin-left: 5px;
		margin-top: 5px;
		text-align: left;
		}

p.NewsContent	{
		font-family: verdana;
		font-size: 11px;
		color: white;
		margin-left: 5px;
		width: 425px;
		margin-top: 5px;
		text-align: left;
		}

p.pagetitle	{
		font-family: verdana;
		font-size: 14px;
		color: yellow;
		margin-left: 5px;
		width: 800px;
		margin-top: 5px;
		text-align: center;
		}
p.cont	{
		font-family: verdana;
		font-size: 11px;
		color: white;
		margin-left: 5px;
		width: 800px;
		margin-top: 5px;
		text-align: left;
		}
p.roster_num	{
		font-family: verdana;
		font-size: 11px;
		color: yellow;
		margin-left: 5px;
		margin-top: 5px;
		text-align: left;
		}
p.roster_cont	{
		font-family: verdana;
		font-size: 11px;
		color: white;
		margin-left: 5px;
		margin-top: 5px;
		text-align: left;
		}
p.sponsorsh	{
		font-family: verdana;
		font-size: 12px;
		color: yellow;
		margin-left: 5px;
		margin-top: 5px;
		text-align: left;
		}
p.sponsors	{
		font-family: verdana;
		font-size: 11px;
		color: white;
		margin-left: 5px;
		margin-top: 5px;
		text-align: left;
		}
p.contheader	{
		font-family: verdana;
		font-size: 11px;
		color: yellow;
		margin-left: 5px;
		width: 800px;
		margin-top: 5px;
		text-align: left;
		}
p.subsection	{
		font-family: verdana;
		font-size: 13px;
		color: red;
		margin-left: 5px;
		width: 800px;
		margin-top: 5px;
		text-align: left;
		}

p.Upcoming_Header {
		font-family: verdana;
		font-size: 10px;
		color: yellow;
		margin-left: 2px;
		margin-top: 2px;
		text-align: left;
		}
p.Upcoming_Cont {
		font-family: verdana;
		font-size: 10px;
		color: white;
		margin-left: 2px;
		margin-top: 2px;
		text-align: left;
		}

a		{
		font-family: verdana;
		font-size: 11px;
		color: cyan;
		}

#main_nav	{
		margin:0px;
		padding:0px;
		border-bottom: 1px solid rgb(40,40,40);
		background-color: rgb(10,10,10);
		}
#main_nav ul	{
		height:13px;
		padding-top:7px;
		font-family:verdana;
		font-size:11px;
		color:rgb(160,160,160);
		}
#main_nav li	{
		line-style-type:inline;
		display:inline;
		text-align:left;
		padding-left:10px;
		padding-right:5px;
		border-right:2px solid rgb(100,0,0);
		line-height:13px;
		}
#main_nav li	a{
		text-decoration:	none;
		padding-left:		0px;
		color:			rgb(255,255,255);
		}

#main_nav li a:hover{
		color:		white;
		background:	rgb(190,0,0);
		}

select		{
		background-color:rgb(10,10,10);
		color:rgb(10,200,10);
		font-family:verdana;
		font-size:11px;
		height:20px;
		padding:0px;
		}
input		{
		height:20px;
		width: 18px;
		font-size:8px;
		border:1px solid rgb(60,60,60);
		background-color:rgb(20,20,20);
		color:rgb(10,150,10);
		}

