/* CSS Document */
body	{
	background-color:#000033;
	background-image:url(../images/grad.gif);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
#flash1 {
	display:block;
	height: 400px;
	width: 900px;
	background-image: url(../images/08Header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	}
#nav1 {
	height: auto;
	width: 150px;
	float: left;
	text-align: center;
	margin-left: 20px;
}		
li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style: none;
}
a {
	color: #6584BD;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	color: #999999;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	}
#content {
	width: 700px;
	height: auto;
	float: right;
	padding-top: 5px;
	padding-bottom: -5px;
	background-color: #000000;
}	
.pad5 {
	padding-left: 5px;
	}
#nav1 a	{
	background-image: url(../images/navoff.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 29px;
	width: 150px;
	font-size: 12px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#nav1 a:hover {
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 150px;
	color: #FFFF00;
}
#nav1.current {
	background-image: url(../images/navon.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 150px;
	color: #FFFF00;
}
#content p {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#flash1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3c4066;
	text-align: right;
	padding-right: 150px;
	background-image: url(../images/screen.gif);
	background-repeat: no-repeat;
	background-position: 350px top;
	height: 350px;
	line-height: 32px;
	text-transform: uppercase;
}
#flash1 object {
	margin-right: 0px;
}
.win {
	color:#66FF00;
	font-weight:bold;
	}
.loss {
	color:#FF0000;
	font-weight:bold;
	}	
.rain {
	color:#F6B322;
	font-weight:bold;
	}		
.hilite {
	color:#FFFF00;
	}.rostername {
	font-size: 16px;
	font-weight: bold;
}
.rostertable {
	background-color:#666666;
	border: thick solid #3c4066;
	text-align: left;
}
#footer {
	text-align: right;
	float: right;
	height: 100px;
	width: 950px;
	margin-top: 10px;
	font-size: 9px;
}	
#footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC66FF;
}
.schedule {
	padding-left: 2px;
}
#content .schedule td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content .schedule th {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding-bottom: 5px;
	padding-top: 5px;
}
