@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: .8em;
	line-height:1.2em;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navbg {
	height: 50px;
	width: 100%;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #504f4f;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}
#navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: -.5px;
	top: 12px;
	position: absolute;
	left: 50px;
	min-width:900px;
}
#navcopy a {
	color: #818181;
	text-decoration: none;
	margin-right: 15px;
}
#navcopy .now a {
	color: #FFFFFF;
}
.login {
	position:absolute;
	top: 6px;
	right: 50px;
}

.loginbtn {
}

#container {
	width: 900px;
	margin-top: 175px;
	margin-left: 50px;	
}

.feature {
	height: 300px;
	width: 870px;
	border-width: 1px;
	border-style: solid;
	border-color: #504f4f;
	background-color: #000000;
	position: relative;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bigcopy {
	font-size: 18px;
	display: block;
	margin-bottom: 20px;
}
.leftcolumn {
	background-color: #000000;
	float: left;
	width: 255px;
	margin-right: 55px;
}
.rightcolumn {
	background-color: #000000;
	float: right;
	width: 255px;
	margin-left: 55px;
}
#container li {
}
#navcopy .now a:hover {
	color: #990033;
	text-decoration:underline;
}
#navcopy a:hover {
	color:#990033;
	text-decoration:underline;
}
/* begin sticky footer */
html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#container
{
padding-bottom: 230px;
}

#footer
{
	position:relative;
	height: 180px;
	background-position: left bottom;
	padding-left:50px;
	clear: both;
	padding-top: 50px;
	margin-top: -230px;
} 
/* end sticky footer */

#container li {
	margin-left: 50px;
	list-style-position: outside;
	clear: none;
}
.tinytext {
	font-size: 12px;
	color: #999999;
}
.alreadynominated {
	text-align: right;
	width: 900px;
	padding-top: 5px;
}
.headerimage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #403f3f;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.dividerimage {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #403f3f;
	padding-top: 15px;
	margin-top: 25px;
}
a, a:visited {
	color:#990033;
	text-decoration:none;
}

a:hover: {
	color:#990033;
}

.error {
	color:red; 
	font-weight:bold;
	font-size:11px;
	}
	
#nonFooter #container input {
	border-width: 1px;
	border-style: solid;
	border-color: #403f3f;
	margin-right: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height:18px;
}

#nonFooter #container textarea {
	background-color: #202020;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #403f3f;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	margin-top: 6px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.profphoto {
	border: 2px solid white;
	float:right;
	margin-left:20px;
}
.featurecontent {
	top: 312px;
	margin-top: 22px;
}
