body {
	background-color: #303030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#content {
	position: relative;
	left: 50%;
	margin-left: -345px;
	width: 690px;
	background-color: #424242;
	border: 1px solid #c60000;
}
#links {
	width: 151px;
	float: left;
}
#links a {
	display: block;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin: 2px;
	border-left: 3px solid #403030;
}
#links a:hover {
	border-left: 3px solid #c60000;
	background-color: #403030;
}
#intro {
	padding-left: 6px;
	padding-right: 3px;
	margin-left: 151px;
}
#intro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;
}
#intro p a {
	color: white;
	border-bottom: 1px solid #c60000;
	text-decoration: none;
}
#intro p a:hover {
	color: #c60000;
	border-bottom: 1px solid #ffffff;
}
#entrants {
	text-align: center;
	border-top: 1px solid #403030;
	margin: 6px;
	padding: 10px;
	clear: both;
}
#entrants img {
	border: 1px solid #c30000;
	width: 100px;
	height: 100px;
}
#name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #aaaaaa;
}
#pwotHeader {
}
#title {
}
#enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;
	text-align: center;
	border-top: 1px solid #403030;
	margin: 6px;
	padding: 10px;
}
#enter a {
	color: white;
	border-bottom: 1px solid #c60000;
	text-decoration: none;
}
#enter a:hover {
	color: #c60000;
	border-bottom: 1px solid #ffffff;
}
#beta {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: 300px;
}
#eternal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 3px;
}
#eternal a {
	color: #777;
}
#eternal a:hover {
	color: #999;
}
#zaTopSites {
	margin-top: 20px;
	text-align: center;
}
#results {
	clear: both;
	border-top: 1px solid #403030;
	margin: 2px;
	padding: 0px;
}
#resultsFilter {
	text-align: right;
}
#resultsFilter button {
	border: none;
	color: white;
	background: transparent;
	cursor: hand;
	cursor: pointer;
}
.entrant1, .entrant2 {
}
.entrant1 div, .entrant2 div {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white;
	display: none;
}
.entrant1 img, .entrant2 img {
	border: 1px solid #c30000;
	width: 15px;
	height: 15px;
	float: left;
	margin: 1px;
}
.pair0 {
	padding-top: 5px;
	background-color: #525252;
	float: left;
	padding: 2px;
	cursor: hand;
	cursor: pointer;
}
.pair1 {
	padding-top: 5px;
	background-color: #626262;
	float: left;
	padding: 2px;
	cursor: hand;
	cursor: pointer;
}
#round1 {
	padding: 6px;
	text-align: center;
	clear: both;
}
#round1 .entrant1 img {
}
#round1 .entrant2 img {
}
#round1 .pair0, #round1 .pair1 {
	width: 38px;
}
#round2 {
	padding: 6px;
	clear: both;
}
#round2 .entrant1 img, #round2 .entrant2 img {
	width: 30px;
	height: 30px;
}
#round2 .pair0, #round2 .pair1 {
	width: 68px;
	padding-left: 8px;
	padding-right: 8px;
}
#round3 {
	padding: 6px;
	clear: both;
}
#round3 .entrant1 img, #round3 .entrant2 img {
	width: 60px;
	height: 60px;
}
#round3 .pair0, #round3 .pair1 {
	width: 128px;
	padding-left: 20px;
	padding-right: 20px;
}
#round4 {
	padding: 6px;
	clear: both;
}
#round4 .entrant1 img, #round4 .entrant2 img {
	width: 80px;
	height: 80px;
}
#round4 .pair0, #round4 .pair1 {
	width: 208px;
	padding-left: 84px;
	padding-right: 44px;
}
#round5 {
	padding: 6px;
	clear: both;
}
#round5 .entrant1 img, #round5 .entrant2 img {
	width: 100px;
	height: 100px;
}
#round5 .pair0 {
	width: 208px;
	padding-left: 232px;
	padding-right: 232px;
	background-image: url(../images/finalists.gif);
	background-repeat: no-repeat;
}
#round5 .pair1 {
	width: 208px;
	padding-left: 252px;
	padding-right: 212px;
	background-image: url(../images/playoffs.gif);
	background-repeat: no-repeat;
}
#round5 .pair1 img {
	width: 80px;
	height: 80px;
}
#vote {
	padding: 20px;
	margin: 20px;
	clear: both;
	/* height: 200px; */
	height: 300px;
	color: white;
}
#vote h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: white;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}
#voteInstructions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;
}
#voteContestants {
	text-align: center;
	height: 140px;
}
#voteButtonContainer {
	clear: both;
	text-align: center;
}
#entrant1, #entrant2 {
	background-color: transparent;
	float: left;
	width: 200px;
	text-align: center;
	padding-left: 70px;
}
#entrant1 img, #entrant2 img {
	border: 2px solid #c30000;
	cursor: hand;
	cursor: pointer;
}
#contestResults {
	color: white;
}
#contestResults div {
	padding-left: 20px;
	padding-top: 4px;
}
#runnersUp span {
	margin-left: 20px;
	margin-right: 20px;
}
#winner {
	margin-top: 15px;
	text-align: center;
	border: 2px solid #900;
	background-color: #626262;
}
#winner h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #eee;
}
#winner h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #fff;
	margin: 6px;
	padding: 0px;
}
#winner img {
	border: 1px solid #900;
}
input, button {
	display: none;
}
