a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #300;
	color: #FFF;
}
#menu {
	padding: 0px;
	width: 950px;
	margin-right: 0px;
	margin-left: 0px;
	height: 30px;
	background-color: #000;
}
.picFloatLeft {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}

#boxleft {
	float: left;
	width: 150px;
	font-size: small;
	margin-top: 13px;
	clear: left;
}
#boxright {
	width: 160px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 43px;
	font-size: xx-small;
	text-align: center;
}
#MainContent {
	width: auto;
	margin-right: 160px;
	margin-left: 160px;
	margin-top: 40px;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.bannerpicmargin {
	margin-left: 85px;
	margin-right: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.PictureBoxRight {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.PicTopSponsors {
	border: 2px solid #000;
	margin: 3px;
}


#SponsorsTop {
	height: auto;
	width: 950px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.SponsTop_Margin {
	margin-left: 60px;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.PicTopSponsorsNoBorder {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.picFloatRight {
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: right;
}
.picFloatLeftPadAbove {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
.div_Center {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.div_Left {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#vidDescription {
	float: left;
	height: 330px;
	width: 250px;
}
.vidDescription {
	float: left;
	height: 260px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#VidPlayArea {
	float: right;
	height: 250px;
	width: 330px;
}
.vidplay {
	height: 260px;
	width: 330px;
	float: right;
	text-align: center;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer {
	font-size: small;
	background-color: #000;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #FFF;
}
.imageMarginTopBottom10px {
	margin-top: 10px;
	margin-bottom: 10px;
}
.vidWrapper {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.vidLargePage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#vidPageFooter {
	font-size: medium;
	background-color: #300;
	clear: both;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #FFF;
	height: 20px;
	width: 600px;
}
.divRight {
	float: right;
}
.divNavLeftVid {
	float: left;
}
