body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #72B29F;
	vertical-align: top;
	margin-top: 32px;
	line-height: 16px;
	font-weight: normal;
}
.playerdiv {
	z-index: -10000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #276335;
}
.header {
	font-size: 12px;
	font-weight: normal;
	color: #276335;
}
.player {
	padding-top: 25px;
	height: 110px;
	padding-bottom: 22px;
}
.bio {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 150px;
	background-repeat: repeat-y;
	background-position: top;
	background-color: #67967d;
	vertical-align: top;
}
.footer {
	padding-top: 10px;
	background-color: #68967d;
	padding-bottom: 7px;
}
.top {
	vertical-align: top;
}
.leftbox {
	height: 356px;
}
.nav {
	height: 33px;
	width: 466px;
	vertical-align: top;
}
.mediapics {
	padding-left: 15px;
}
a:link, a:visited {
	color: #174F27;
	text-decoration: underline;
}
a:hover {
	color: #ED2424;
	text-decoration: none;
}
.pic {
	border: 3px solid #A4C6BA;
}
.pic-cell {
	width: 83px;
	padding-bottom: 10px;
}
.tix a:link, .tix a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.dates {
	color: #95BFB3;
	font-size: 12px;
}
.tix a:hover {
	color: #990000;
	text-decoration: underline;
}
