/* 
Theme Name: FantasyFootball
Version: 1.1 : 2005-06
Author: David Brook
Author URL: http://www.no-roseability.com
Release: GNU Public License. Basically, use it if you wish. Meh.
*/
	*	{
		margin: 0;
		padding: 0
		}
	body {
		background: #97D25C;
		background-image: url(repeater.gif);
		background-repeat: repeat-x;
		font-style: normal;
		font-family: georgia, times new roman;
		}
	a	{
		text-decoration: none;
		color: #A06800;
		}
	a:visited {
		text-decoration: none;
		color: #A06800;
		}
	#head {
		width: 468px;
		height: 90px;
		float: right;
		}
	#head h1 {
		background-image: url(logo.gif);
		background-repeat: no-repeat;
		width: 468px;
		height: 90px;
		text-align: left;
		}
	
	#headtext{
		position: absolute;
		top: 23px;
		left: 190px;
		font-style: italic;
		font-size: 18px;
		line-height: 18px;
		color: #A06800;
		float: right;
		}
		
	#sidebar {
		background-color: #FFFFFF;
		width: 130px;
		position: absolute;
		top: 90px;
		left: 15px;
		font-style: italic;
		font-size: 18px;
		line-height: 18px;
		color: #A06800;
		border-style: solid;
		border-width: 1px;
		border-color: #A06800;
		}
		
	#sidebar ul {
		list-style: none;
		text-align: left;
		padding: 10px;
		background-color: #FFFFFF;
		}
		
	#sidebar li {
		padding: 0 0 5px 0;
		}
	
	#infoheader {
		width: 755px;
		position: absolute;
		top: 90px;
		left: 190px;
		font-size: 16px;
		line-height: 18px;
		color: #A06800;
		border-style: none;
		}	
	
	#tableheader {
		background-color: #FFFFFF;
		width: 645px;
		position: absolute;
		top: 110px;
		left: 190px;
		font-size: 40px;
		line-height: 40px;
		color: #A06800;
		border-style: solid;
		border-width: 1px;
		border-color: #A06800;
		padding: 5px;
		text-align: center;
		}	
	#table {
		background-color: #FFFFFF;
		position: absolute;
		top: 180px;
		left: 190px;
		width: 655px;
		font-size: 16px;
		line-height: 18px;
		color: #A06800;
		border-style: solid;
		border-width: 1px;
		border-color: #A06800;
		}	
	#table a:hover {
		text-decoration: none;
		color: #FFFFFF;
		background: #A06800;
		display: block;
		}
	#statsheader {
		position: absolute;
		top: 90px;
		font-size: 16px;
		color: #A06800;
		border-style: none;
		}
	#activeteam {
		position: absolute;
		top: 180px;
		font-size: 16px;
		line-height: 18px;
		color: #A06800;
		border-style: none;
		}
	#inactiveteam {
		position: absolute;
		top: 450px;
		font-size: 16px;
		line-height: 18px;
		color: #A06800;
		}
	.c0{
		position: absolute;
		left: 190px;
		width: 650px;
		background-color: #FFFFFF;
		font-style: italic;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-color: #A06800;
		}
	.c1 {
		position: absolute;
		width: 60px;
		left: 190px;
		}
	.c2 {
		position: absolute;
		width: 150px;
		left: 250px;
		}
	.c3 {
		position: absolute;
		width: 200px;
		left: 400px;
		}
	.c4 {
		position: absolute;
		width: 60px;
		left: 600px;
		}
	.c5 {
		position: absolute;
		width: 80px;
		left: 660px;
		}
	.c6 {
		position: absolute;
		width: 100px;
		left: 740px;
		}
	.c7{
		position: absolute;
		left: 190px;
		width: 650px;
		text-align: center;
		}
	.s1 {
		position: absolute;
		left: 190px;
		width: 650px;
		background-color: #A06800;
		font-style:italic;
		font-size: 26px;
		line-height: 38px;
		color: #FFFFFF;
		border-style: solid;
		border-width: 1px;
		border-color: #FFFFFF;
		}
	.s2{
		position: absolute;
		padding: 10px;
		left: 190px;
		width: 630px;
		background-color: #FFFFFF;
		font-style: normal;
		text-align: left;
		}	
	.k1 {
		position: absolute;
		width: 30px;
		left: 0px;
		text-align:center;
		}
	.k2 {
		position: absolute;
		width: 300px;
		left: 35px;
		text-align: center;
		}
	.k3 {
		position: absolute;
		width: 60px;
		left: 340px;
		text-align: center;
		}
	.k4 {
		position: absolute;
		width: 90px;
		left: 400px;
		text-align: center;
		}
	.k5 {
		position: absolute;
		width: 90px;
		left: 490px;
		text-align: center;
		}
	.k6 {
		position: absolute;
		width: 90px;
		left: 580px;
		text-align: center;
		}
	.k7{
		position: absolute;
		left: 190px;
		width: 680px;
		text-align: center;
		}		

	
