body {
	text-align: center;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

.indexcard {
	clear: both;
	text-align: left;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	background-color: #ffffff;
	position: relative;
}

#container.internal {
	background-color: #ffffff;
}

#header {
	float: left;
	margin: 0;
	width: 100%;
	position: relative;
	border-bottom: 2px solid #000000;
	padding-bottom: 2px;
}

#header img.screen {
	display: none;
}

#header img.print {
	float: left;
}

#header h1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#nav {
	display: none;
}

#content {
	/* float: left; */
	width: 100%;
	margin-bottom: 2px;
}

#topnavint {
	display: none;
}

#topnav {
	display: none;
}

#fullcolumn {
	/* float: left; */
	width: 100%;
}

#centercolumn {
	/* float: left; */
	margin: 0;
	width: 100%;
}

#homepagecolumn {
	/* float: left; */
	margin: 0;
	width: 100%;
}

#rightcol {
	display: none;
}

.indexcard img {
	display: none;
}

#scoreboard {
	display: none;
}

.newsgames {
	width: 333px;
	clear: both;
}

.newsgames h1 {
	margin-bottom: 0;
}

.newsgames p {
 	font-size: 80%;
	margin: 5px;
}


#footer {
	clear: both;
	width: 100%;
	border-top: 2px solid #000000;
}	

#footer p {	
	float: right;
	font-size: 80%;
	color: #000000;
}
p {
	margin: 5px 10px 10px 5px;
}
h1 {
	font-size: 100%;
	color: #000000;
	margin: 10px 10px 0px 5px;
}

h2 {
	font-size: 120%;
	color: #000000;
	margin: 10px 10px 0 5px;
}

h3 {
	font-size: 120%;
	color: #000000;
	margin: 10px 10px 0 5px;
}

h4 {
	font-size: 90%;
	color: #000000;
	margin: 10px 10px 0 5px;
}

h5 {
	font-size: 80%;
	color: #000000;
	margin: 10px 10px 0 5px;
}

h6 {
	font-size: 70%;
	color: #000000;
	margin: 10px 10px 0 5px;
}

#centercolumn img, #fullcolumn img {
	display: none;
}

#fullcolumn #topnavint img {
	margin: 0;
}

.top {
	display: none;
}

a:link {
	color: #2e00a3;
}

a:visited {
	color: #404064;
}

a:hover, a:active {
	color: #404064;
}

.home {
	color: #003399;
	font-weight: bold;
}

#fullcolumn hr {
	width: 100%;
	clear: both;
	color: #000000;
	height: 2px;
}

.player {
	float: left;
	margin: 5px 5px 5px 0;
}

.printtext {
	margin-bottom: 2px;
}
