a:link { color: #990000; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #990000; text-decoration: none }
a:hover { color: #990000; text-decoration: underline; color: #D60000 }
.floatfix	{clear: both;}

a.leftlink:link { color: #DAA520;}
a.leftlink:active {color: #DAA520;text-decoration: none;}
a.leftlink:visited { color: #DAA520;text-decoration: none }
a.leftlink:hover { color: #DAA520;text-decoration: underline; color: #DAA520;}


a.tree:link { color: #000000;}
a.tree:active {color: #000000;text-decoration: none;}
a.tree:visited { color: #000000;text-decoration: none }
a.tree:hover { color: #000000;text-decoration: underline; color: #000000;}

table
{
	border-color: #4682B4;
	border-style:solid;
	border-collapse:collapse;
	border-width: 1px;
}
h2
{
	text: #4682B4;
}
.tableheading
{
	font-size:medium;
	background-color: #DAA520;  
	width:150px;
	padding: 5px;

}
.viewscorestableheading	
{
	font-size:medium;
	background-color: #DAA520;  
	width:150px;
	padding: 5px;
	border-width: 0px;
}
.supertableheading
{
	font-size:medium;
	color: #FFFFFF;
	background-color: #4682B4;
	width:150px;
	padding: 5px;
	border-width: 0px;
}
}
body
{
	background:#cccccc;
}

#wrapper	{
	margin-left:  auto;
	margin-right:  auto;
	width: 950px;
	min-height: 100%;
		background: #4682B4;

}
h2{
	text-align: center;
	color: #0000ff;
	border-bottom: 1px solid #000000;
}

h1{
	text-align: center;
	color: #0000ff;
}
#ccscLogo	{
	position: relative; 	
	width:100%;
	background: #4682B4;
	z-index: 1;
}
#swcLogo	{
	position: relative;
	width:100%;
	background: #4682B4;
	z-index: 1;
	left: 200px;
	width: 300px;
}
#header {
  	background: #4682B4;
  	position: relative;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-style:solid;
}
#linkheader	{
  	background: #DAA520;
    	position: relative;
	width:100%;
	border-left:solid 1px;
	border-right: solid 1px;

}
#teamlogo	{
	background: #4682B4;
  	position: relative;
}
#sponsors
{
	background: #4682B4;
  	position:absolute;
  	right:0px;
  	top:0px;
  	padding: 5px 5px 0 0;
  	text-align:right;
  	max-height:70px;
}

#leftcol {
  	background: #4682B4;
  	position:absolute;
	left: 0px;
	width: 150px;
	top: 0px;
	height:100%;
   min-height: 100%;
	border-right: solid 1px;
	padding-left: 2px;
	padding-top: 2px;
	
}


#contentWrapper
{
	background: #FFFAFA;
	position:relative;
	width:100%;
	height: 100%;
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: solid 1px;
}

#content {
	background: #FFFAFA;
  	position: relative;
	left:150px;
	width:790px;
	min-height:500px;
	padding: 0 5px 100px 5px;
	border-bottom: solid 1px;
	
}

#footer {
  	background: #4682B4;
  	position: relative;
  	width:100%;
  	min-height:75px;
  	border-left: solid 1px;
  	border-right: solid 1px;
  	border-bottom: solid 1px;
}
#contentfooter
{
	position:absolute;
	bottom:0px;
	height: 100px;
}

#login
{
	position:absolute;
	top: 0;
	left: 0;
}

#leftcontentfooter	{
	background: #FFFAFA;
  	position: absolute;
  	bottom: 0px;
  	left: 0px;
	width: 400px;
  	padding: 0 5px;
  	
}
#rightcontentfooter	{
	background: #FFFAFA;
  	position:absolute;
  	left:530px;
  	width:250px;
  	bottom:0px;
  	text-align:right;
}
#leftcontent	{
	background: #FFFAFA;
  	position: absolute;
  	left: 30px;
	width: 350px;
  	padding: 0 5px;
  	
}
#rightcontent	{
	background: #FFFAFA;
  	position:absolute;
  	left:410px;
  	width:350px;
  	text-align:right;