body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	font-size: 10px;
	color: #415139;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #415139;
	border-bottom: 1px solid black;
	font-size: 9px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/th.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}

table {
	border-collapse: collapse;
	background-color: #cdcdb1;
	border: 1px solid black;
	margin-bottom: 5px;
	width: 480px;
}






A:link {
	text-decoration: none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

A:visited {
	text-decoration: none;
	color: #990000;
	font-family: Verdana;
	font-weight: bold;
}

img A:link, A:visited, A:active {
	text-decoration: none;
}

img A:active {
	text-decoration: none;
	color: #990000;
	font-family: Verdana;
}

a:hover {
	text-decoration: none;
	color: #CA0000;
	font-family: Verdana;
	font-weight: bold;
}

.playerheader {
	font-family: Verdana;
	font-weight: bold;
	color: #800000;
	text-align: center;
}

.mediaheader {
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
	color: #415139;
	font-size: 1.2em;
}

.playerinfo {
	font-family: Verdana;
	font-weight: bold;
	color: #800000;
}

.medialink {
	font-family: Verdana;
	font-weight: bold;
	color: #800000;
}

.intquestion {
	font-family: Verdana;
	font-weight: bold;
	color: #800000;
}

.intanswer {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	color: #0A3921;
}









#navigation img {
	border: none;
}

p {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	font-size: 10px;
	color: #415139;
	font-weight: bold;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-color: #dbdbbf;
}

#header {
	height: 120px;
	width: 800px;
	background-image: url(images/header.gif);
}

#navigation {
	height: 20px;
	width: 800px;
	background-color: #cdcdb1;
}

#navigation img {
	padding: 0px;
	margin: 0px;
}

#content {
	margin: 5px 5px 5px 5px;
}

#leftcolumn {
	width: 386px;
	padding: 6px 2px 6px 2px;
	text-align: center;
	margin-bottom: 5px;
}

#rightcolumn {
	float: right;
	width: 386px;
	padding: 5px 2px 6px 2px;
	text-align: center;
	margin-bottom: 5px;
}

#footer {
	font-size: 9px;
	width: 790px;
	padding: 2px 0px 2px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid black;
	clear: both;
	font-weight: bold;
	color: #415139;
}

.imgpadding {
	padding: 0px;
}

#video {
	background-image: url(images/videoheader.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 300px;
	padding: 16px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	padding: 0px;
	margin: 0px;
}

.border {
	border: 1px solid black;
}

.noborder {
	border: 0px solid black;
}