@charset "utf-8";
#head {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	text-align: center;
	height: 100px;
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3;
}
#footer {
	color: #FFF;
	height: 33px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}


#topgal1 {
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	height: 433px;
	margin-bottom: 12px;
}
.vertlarge {
	float: left;
	height: 406px;
	width: 300px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.vertsmall {
	float: left;
	height: 200px;
	width: 150px;
	margin: 3px;
}
#tophorgal {
	height: 311px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
.aligncenter {
	text-align: center;
	height: 244px;
}
.horzsmall {
	float: left;
	height: 150px;
	width: 250px;
	margin: 3px;
}
#midad {
	height: 133px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#playercont {
	text-align: center;
	height: 500px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#banner2 {
	text-align: center;
	height: 88px;
	width: 477px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	float: none;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
}
#adtext {
	text-align: justify;
	height: 347px;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #FFF;
	border: thin dotted #FFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#midcenter {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#player1 {
	text-align: center;
	height: 400px;
	width: 355px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#player2 {
	height: 400px;
	width: 355px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000;
	border: thin solid #FFF;
	float: left;
}
a:link {
	color: #FFF;
}
#top {
	height: 355px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

a:visited {
	color: #FFF;
}
a:hover {
	color: #0F0;
}

.oneColFixCtr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: thin none #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 3;
	margin-right: auto;
	margin-bottom: 3;
	margin-left: auto;
}
#lc {
	float: left;
	height: 596px;
	width: 200px;
}
#rc {
	float: right;
	height: 596px;
	width: 200px;
}
#ld {
	height: 88px;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	text-align: center;
	clear: none;
	margin-top: 33px;
	margin-bottom: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#topcolad {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#lad {
	float: left;
	height: 300px;
	width: 193px;
	text-align: center;
	padding-top: 22px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#enter {
	float: right;
	height: 300px;
	width: 470px;
	text-align: center;
	padding-top: 20px;
}
#centerme {
	text-align: center;
}
#topcohead {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
#topcolhead {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
}

