/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:65px;
	width:990px;
	height:260px;
	z-index:1;
	background-color: #FFFFFF;
}
.cheerlead {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
ul {
	text-align:left
}
#content {
	position:absolute;
	left:0px;
	top:333px;
	width:990px;
	height:552px;
	z-index:2;
}
#footer {
	position:absolute;
	left:0px;
	top:900px;
	width:990px;
	height:50px;
	z-index:3;
	background-color: #056839;
	color: #FFFFFF;
	font-size: 10px;
}
#master {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 990px;
	left: 0px;
	top: 0px;
}
#contentSched {
	width: 660px;
	top: 0px;
	left: 0px;
	height: 550px;
	position:absolute;
	text-align:left;
	padding: 0px;
	background-color: #FFFFFF;
}
#contentVols {
	height: 550px;
	width: 330px;
	position: absolute;
	left: 661px;
	top: 0px;
	background-image: url(images/knightsblackboard_WEB.png);
}
.kyfl {
	position: absolute;
	left: 0px;
	top: 400px;
}
#scoreboard ul {
	text-align: center;
}

#scoreboard li {
	float:left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 12px;
}
#scoreboard {
	background-color: #056839;
	color: #FFFFFF;
	height: 50px;
}
#header ul {
	list-style-type: none;
	text-align: center;
	
}
#header li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height:50px;
	
}
a:link {color:#000000; text-decoration:none; }    /* unvisited link */
a:visited {text-decoration:none;} /* visited link */
a:hover {color:#FF0000; text-decoration:none; }   /* mouse over link */
a:active {color:#000000; text-decoration:none; }  /* selected link */
.currentpg {background-color: #056839; color:#FFFFFF;
}
body {
	background-image: url(images/grass_background.jpg);
}
.helmet {
	position: absolute;
	top: 0px;
	left: 867px;
	margin-top: 5px;
	height: 92px;
	width: 104px;
}
td .member {background:#A8A9AD;
}
.signup h2 {background-color: #056839;
			padding: 4px 20px;
			font-size: 1.2em;
			color: #FFFFFF;
}
.signup li {margin-left:100px;
}
/*
#board tr {height:7%;
}
#board td {width:33%;
}


*/
.eventHighlight {
	color: #FFFFFF;
	background-color: #FF6633;
	font-weight: bold;
}
#listNews li {
	margin-left: 5px;
}
#listNews li a:link {color:#FFFFFF; text-decoration: underline }
#listNews li a:visited {text-decoration:none;color:#FFFFFF;} /* visited link */
#listNews li a:hover {color:#FF0000; text-decoration:none; }   /* mouse over link */
#listNews li a:active {text-decoration:none; color:#00FF00 }
#listNews {
	margin-left: 0px;
	font-size: 12px;
}
#sponsors {
	background-color: #FFFFFF;
	height: 548px;
	width: 990px;
	text-align: center;
	top: 2px;
	position: absolute;
	left: 0px;
}
.picture {
	border: 10px;
	border-color: #A8A9AD;
	border-style: groove;
}
#newsSection {
	margin-top: 80px;
	margin-left: 0px;
	color: #FFFFFF;
}
