/* CSS Document */
html, body {
	background-color: #000000;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #fcb034;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-lightshadow-color: #000000;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #000000;
}
a:active {
	color: #e51b24;}
a:link{
	color: #333333;}
a:visited{
	color: #333333;}
a:hover {
	color: #e51b24;
}
td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
#container {
	width: 955px;
	margin:auto;
}
#top {
	width: 800px;
	height: 39px;
	background-image: url(../images/top1.gif);
	background-repeat:no-repeat;
}
#flash_header {
	width: 800px;
	height: 149px;
}
#flash_buttons {
	width: 800px;
	height: 28px;
}
#bottom {
	width: 800px;
	height: 52px;
	background-image: url(../images/bottom_1col.gif);
	background-repeat: no-repeat;
	clear: both;
}
#top2 {
	width: 800px;
	height: 141px;
}
#content {
	width: 800px;
}
#left {
	width: 301px;
	float: left;
}
#left2 {
	width: 800px;
	float: left;
}

#right {
	width: 497px;
	float: right;
}
#padding1 {
	text-align: left;
	padding: 10px;
}
#sponsorbar {
	padding: 5px;
	}
#leftcol {
	width: 800px;
	float: left;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
}
#leftcol2 {
	width: 800px;
	float: left;
	background-image: url(../images/bg2_1col.gif);
	background-repeat: repeat-y;
}
#rightcol {
	width: 150px;
	float: right;
}
.imagestroke1 {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.rosterHeader {
	background-color: #F0F0F0;
	background-position: top;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px;
}
.rosterCells {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D2D2D2;
	text-transform: capitalize;
	text-align: left;
	vertical-align: top;
}
.rosterCells2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D2D2D2;
	padding: 3px;
	text-align: left;
	vertical-align: text-top;
}
#newsImagesRight {
	float: right;
	padding: 5px;
	text-align: center;
}
#newsImagesLeft {
	float: Left;
	padding: 5px;
	text-align: center;
	vertical-align: text-top;
}
.header1 {
	color: #CC0000;
	font-size: 16px;
	text-transform: capitalize;
}
.header2 {
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
}
.boldblack {
	color: #000000;
	font-weight: bolder;
}
#h1 {
	width: 301px;
	height: 34px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
	text-align: left;
	text-transform: uppercase;
	padding-top: 7px;
	}
#h2 {
	width: 497px;
	height: 34px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
	text-align: left;
	text-transform: uppercase;
	padding-top: 7px;
}
#h3 {
	width: 800px;
	height: 34px;
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #EAEAEA;
	text-align: left;
	text-transform: uppercase;
	padding-top: 7px;
	}
.highlightred {
	color: #FF0000;
	font-weight: bolder;
}
.padding2 {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.italics {
	font-style: italic;
}

