/* START CLASS STYLES */
.09 {
	margin-top:10em;
	}
.altText {
	color: #EF1E24;
	}
.bold {
	font-weight: bold;
	}
.credit { 
	font-style: italic;
	color:#999999;
	font-size: 90%;
}
.default {
	color:#000000
	}
.emp {
	font-style: italic;
	}
.floater {
	float: left;
}
.fontSize {
	font-size:95%;
}
.sub {
	width: auto;
}
.secondNav {
	width: 100%;
	list-style: none;
}
.secondNavLi {
	float: left;
	padding: 0px 15px 0px 13px;
}
.table {
	width: 97%;
	list-style: none;
}
.tableDunk {
	width: 97%;
	list-style: none;
	font-weight: bold;
}
.team {
	text-align: center;
	font-weight: bold;
}
.text {
	text-align: left;
	margin: 0 auto 0 auto;
}
.under {
	text-decoration: underline;
}

/* END CLASS STYLES */
/* START BASIC ELEMENTS */

a,
input {
	outline: none;
	}
	
body {
	font: normal 78%/1.4 Arial, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	bottom: 0px;
	text-align: center;
	background-image: url(images/background.gif);
	background-position: center;
}
h1 {
	text-decoration: underline;
}
h2 {
	text-decoration: underline;
}

h1 strong {
	display: none;
}
hr {
	width: 80%;
	margin: 0px auto 0px auto;
	text-align: center;
	}
img {
	margin: 4px;
}
a img {
	border: none;
}

li {
	width: auto;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* END BASIC ELEMENTS */
/* START LAYERS; DIV TAG S*/
#bottomText {
	float: right;
	width: 45em;
	text-align: left;
	padding: 0em 0em 0em 2em;
	margin: 0em 6px 0em 0em;
	border: 4px groove #33CCFF;
}
#container {
	position:relative;
	width: 840px;
	height: 830px;
	z-index:1;
	top: 0px;
	overflow: visible;
	left: 0px;
	margin: 0px auto 0em auto;
}
#footer {
	width: 100%;
	color: #ffffff;
	background-color: #171717;
	text-align: right;
	float: left;
	margin: 0em 0em 2em 0em;
}
#footer a:link,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#header {
	height: 125px;
	padding: 0 0 0 0;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/09logo.png);
	border-left: 5px solid #000000;
}

/*#homeText {
	float: none;
	text-align: center;
	margin: 4em 20% 1em 0%;
	padding: 0em 0em 0em 0em;
	width: 60em;
	visibility: hidden;
}*/
#mainText {
	float: left;
	width: 96%;
	text-align: left;
	margin: 5em 0em 0em 0em;
	padding: 0em 1em 1em 1em;
	overflow: auto;
	height: 650px;
}
#mainText a:link, 
#mainText a:visited,
#homeText a:link, 
#homeText a:visited,
#sidebar a:link, 
#sidebar a:visited {
	color: #666666;
	text-decoration: none;
	}
#mainText a:hover,
#homeText a:hover,
#sidebar a:hover {
	color: #999999;
	border-bottom: 1px dotted #999999;
	}
/*
#sidebar {
	float: left;
	width: 15em;
	height: 600px;
	padding: 0px 38px 100px 24px;
	margin: 4em 6px 0px 4px;
	text-align: left;
	color: #2A2D94;
	background-image: url(images/sb_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	visibility: hidden;
}

html:first-child #sidebar {
	background-image: url(images/sb_background_opera.gif);
	visibility: hidden;
	}*/
#sponsors {
	float: left;
	width: 45em;
	text-align: center;
	padding: 1em 0em 0em 0em;
	margin: 0em 6px 0em 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	visibility: hidden;
}
#subNavBord {
	display: none;
}
#wrapper {
	position:relative;
	width: 840px;
	height: 830px;
	z-index:1;
	overflow: hidden;
	left: 0px;
	margin: 0px auto auto auto;
	background-color: #FFFFFF;
	top: 0px;
	border: 10px double #000000;
	#border: 10px double #FFFFFF; /* SHOWS IN IE7 */
	_border: 10px double #FFFFFF; /* SHOWS IN IE6 OR EARLIER */
}
/* END LAYERS; DIV TAGS */
#test {
	float: left;
	width: 100%;
	margin: 0px 0 0px 0px;
	padding: 0em 0em 1em 0em;
	background-color: #666666;
	font-family: Lithos Pro Regular;
}
