body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #dfc37e;
	background-image: url(../images/design/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

body p a {
	font-weight: bold;
	color: #3F7F3D;
}

body p a:hover {
	color: #CC3401;
	text-decoration: none;
}



h1 {
	margin: 0px;
	color: #CD3401;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	color: #C05F59;
	font-size: 14px;
	font-style: italic;
}

h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	
}

img {
	border: 0px;
}

hr {
	height: 1px;
	background-color: #ADC06F;
	border: none;
}

a {
	text-decoration: none;
	color: #3F7F3D;
}

a:hover {
	text-decoration: underline;
}
	
.clear {
	clear: both;
}

.imgLeft {
	float: left;
}

.imgRight {
	float: right;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-color: #FFFFFF;
}

#header {
	width: 850px;
	height: 99px;
	margin: 13px 0px 0px 0px;
	background-image: url(../images/design/headerRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation {
	width: 850px;
	height: 39px;
	background-image: url(../images/design/navigationBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

#navigation a {
	color: #FFFFFF;
	font-size: 14px;
	margin: 10px 15px 0px 15px;
	display: inline-block;
}

#navigation a:hover {
	text-decoration: none;
	color: #CB3301;
}

#content {
	width: 850px;
	background-image: url(../images/design/contentBG.jpg);
	background-repeat: repeat-y;
}

#mainContent {
	width: 588px;
	float: left;
	margin: 10px 0px 10px 5px;
	text-align: center;
}

#mainContent p.textArea {
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent p.textSponsors {
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
}

.playerHome {
	margin-left: 100px;
	width: 380px; 
	height: 220px; 
}

.bioImage {
	float: left;
	margin-left: 10px;
}

.bioText {
	margin-left: 120px;
}

.bigLinks a {
	font-size: 14px;
	font-weight: bold;
	color: #3F7F3D;
}

.bigLinks a:hover {
	color: #CC3401;
	text-decoration: none;
}

#sideContent {
	width: 249px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	right: 1px;
}

#sideContentTop {
	width: 249px;
	height: 162px;
	background-image: url(../images/design/contentTopRightBG.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #3F7F3D;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#sideContentTop a {
	color: #FAF8F3;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

#sideContentTop a:hover {
	color: #1E1E1E;
	text-decoration: none;
}

#sideContentBottom {
	width: 248px;
	height: 351px;
	background-image: url(../images/design/sideContentBG.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 40px 0px 0px 0px;
}

#footer {
	width: 850px;
	background-color: #000000;
	height: 39px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	display: inline-block;
	margin: 10px 0px 0px 0px;
}

#footer a:hover {
	color: #CC3401;
	text-decoration: none;
}

#footerBottom {
	width: 850px;
	height: 20px;
	background-color: #dfc37e;
}

#belowFooterTextLeft {
	margin-top: 5px;
	float: left;
}

#belowFooterTextLeft a {
	color: #000000;
}

#belowFooterTextRight {
	margin-top: 5px;
	float: right;
}