/**/@media screen {
html {
	font: 76% sans-serif;
	/*background: black;*/
	background: black url(/_/html.png) repeat-y center center;
	height: 100%;
	overflow-y: scroll !important;
	overflow-y: hidden;
	color: white;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 750px;
	margin: 0 auto;
	/*background: #300000;*/
	background: url(/_/wrapper.png) no-repeat fixed center top;
	position: relative;
}
a {
	color: #f1dd65;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 1.12em 0;
}
/*h1 {
	margin: 0 0 0 -375px;
	position: fixed !important;
	position: absolute;
	left: 50%;
	top: 0;
	width: 750px;
	height: 75px;
	background: maroon;
}
h1 
a {
	display: block;
	height: 100%;
	text-indent: -777em;
	overflow: hidden;
}*/
h1 {
	display:none;
}
h2 {
	margin: 0;
	/*padding: 0.75em 40px 0;*/
	padding: 0 40px;
	line-height: 50px;
	height: 35px;
	font-size: 1.5em;
	/*text-decoration: underline;*/
}
h3 {
	font-size: 1.17em;
	margin: 0.83em 0;
}
#nav {
	list-style: none;
	/*margin: 0 0 0 -400px;*/
	margin: 0 0 0 -475px;
	/*padding: 75px 0 0 250px;*/
	padding: 75px 90px 0 200px;
	/*background: green;*/
	background: url(/_/nav.png) no-repeat center top;
	position: fixed !important;
	position: absolute;
	left: 50%;
	bottom: 0;
	/*width: 530px;*/
	width: 660px;
	height: 150px;
	/*border: 10px solid #8b4513;*/
	font-size: 1.25em;
}
#nav 
li {
	float: right;
}
#nav 
a {
	background: #ffffe0;
	color: black;
	text-decoration: none;
	padding: 0 2em;
	/*margin: 0 1em 1em 0;*/
	margin: 0 0.75em 0.75em 0;
	line-height: 3em;
	height: 3em;
	display: block !important;
	display: inline-block;
	font-weight: bold;
	border-right: 4px solid #222222;
}
#nav 
a:hover {
	background: #ffffef;
	text-decoration: underline;
}
#award {
	position: fixed !important;
	position: absolute;
	cursor: auto !important;
	cursor: pointer;
	left: 50%;
	bottom: 20px;
	margin: 0 0 0 -380px;
	z-index: auto !important;
	z-index: 777;
}
#award 
a {
	display: block;
	width: 150px;
	margin: 0 auto;
	height: 225px;
	position: fixed !important;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin: 0 0 0 -351px;
	z-index: 1;
}	
#award 
img {
	behavior: url(/iepngfix.htc);
	vertical-align: bottom;
}
.vote 
#award {
	position: fixed !important;
	position: absolute;
	cursor: auto !important;
	cursor: pointer;
	left: 50% !important;
	left: auto;
	right: auto !important;
	right: -80px;
	top:10px;
	margin: 0 0 0 350px;
	z-index: auto !important;
	z-index: 777;
}
.vote 
#award 
a {
	display: block;
	width: 150px;
	margin: 0 auto;
	height: 225px;
	position: fixed !important;
	position: absolute;
	left: 50% !important;
	left: auto;
	right: auto !important;
	right: -80px;
	top: 20px;
	margin: 0 0 0 341px;
	z-index: 1;
}	
h2 
img {
	behavior: url(/iepngfix.htc);
}
#content {
	/*padding: 75px 40px 300px !important;*/
	padding: 0 40px 300px !important;
	padding: 0 40px 50px;
	font-size: 1.25em;
	position: static !important;
	position: absolute;
	left: 0;
	/*top: 75px;*/
	/*top: 35px;*/
	top: 45px;
	width: auto !important;
	/*width: 670px;*/
	width: 654px;
	height: auto !important;
	height: auto;
	overflow-y: visible !important;
	overflow-y: auto;
	overflow-x: visible !important;
	overflow-x: hidden;
}
.vote {
	position: relative;
}
html > body 
.vote {
	padding: 0 40px 50px !important;
}
.vote 
form 
caption {
	text-align: left;
	font-weight: bold;
	padding: 0 0 1.12em;
	margin: 1.12em 0 0;
}
.vote 
form 
table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin: 0 0 1.12em;
}
.vote 
form 
th, 
.vote 
form 
td {
	padding: 5px;
	vertical-align: middle;
	border: 1px solid white;
}
.vote 
form 
table 
label {
	display: block;
	width: auto !important;
	width: 100%;
	cursor: pointer;
	font-weight: bold;
}
.vote 
form 
table 
tbody 
tr:hover, 
.vote 
form 
table 
tbody 
tr.hover {
	background: maroon;
}
.vote 
form 
table 
tbody 
tr:hover 
label, 
.vote 
form 
table 
tbody 
tr.hover 
label {
	background: white;
	color: black;
}
.vote 
form 
table 
tbody 
input {
	cursor: pointer;
}
.faq 
form {
	text-align: center;
	margin: 0 auto 1.12em;
}
.nominations 
form 
table {
	border-collapse: collapse;
	margin: 1.12em 0;
}
.nominations 
form 
th, 
.nominations 
form 
td {
	padding: 5px;
	border: 1px solid white;
}
.nominations 
form 
th {
	text-align: left;
}
.nominations 
form 
label {
	cursor: pointer;
	display: block;
	width: auto !important;
	width: 100%;
}
.nominations 
form 
input {
	cursor: pointer;
}
.nominations 
form 
table 
input {
	cursor: auto !important;
}
.home 
h2 {
	text-align: center;
}
.awards 
h3 {
	text-decoration: underline;
	text-align: center;
}
.awards 
table {
	border-collapse: collapse;
	width: 75%;
	table-layout: fixed;
	margin: 0 auto;
	text-align: center;
}
.awards 
th, 
.awards 
td {
	padding: 5px;
	border: 1px solid white;
}
.awards 
th {
	text-align: left;
}
.awards 
td 
a {
	display: block;
	width: auto !important;
	width: 100%;
}
.awards 
tr:hover, 
.awards 
tr.hover {
	background: maroon;
}
.vote 
#nav {
	display: none;
}
/**/}