@charset "utf-8";
html {
	background-color: #666666;
}
body {
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#drewdleLinks {
	height: 84px;
	width: 920px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.drewdleSample {
	border: 2px solid #999999;
	margin-left: 10px;
	position: relative;
}

#drewdleLinks #drewdleLinksLeft {
	position: absolute;
	height: 50px;
	width: 460px;
	text-align: left;
	left: -20px;
	top: 10px;
}
#drewdleLinks #drewdleLinksLeft ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#drewdleLinks #drewdleLinksLeft a {
	color: #999999;
	text-decoration: none;
}
#drewdleLinks #drewdleLinksLeft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#drewdleLinksRight {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	position: absolute;
	height: 100px;
	width: 500px;
	top: 10px;
	text-align: right;
	right: 10px;
	color: #666666;
	background-color: #000000;
	padding: 0px;
	z-index: 100;
}
object {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #99CC00;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #666666;
	background-image: url(../drewpng/contentBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 200px;
	padding-left: 200px;
}
#container h1{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#container h2{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#container h3{
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
#container a:link {
	color: #99CC33;
	text-decoration: none;
}
#container a:visited {
	text-decoration: none;
	color: #99CC33;
}
#container a:hover {
	text-decoration: none;
	color: #333333;
}
#container a:active {
	text-decoration: none;
	color: #333333;
}
#logo {
	background-color: #333333;
	background-image: url(../drewpng/logo.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 70px;
	text-align: right;
}
#drewdleLinksRight p {
}
#drewdleLinksRight p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#drewdleLinksRight .light {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#drewdleLinksRight .medium {
	color: #CCCCCC;
}
#drewdleLinksRight .dark {
	color: #999999;
}
#drewdleLinksRight .csl {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 20px;
}
#drewdleFooter {
	height: 91px;
	background-image: url(../drewpng/footerbg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#navBar {
	position: relative;
	height: 24px;
	width: 100%;
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(../drewpng/navBGDrop.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0px;
	margin-left: 0px;
}
#navBar #navList .navItem{
	display: inline;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../drewpng/navItemBg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navBar #navList{
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#navBar #navList a{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #454545;
	border-bottom-color: #646464;
	border-left-color: #333333;
	color: #EFEFEF;
	text-decoration: none;
	list-style-position: inside;
	background-image: url(../drewpng/navItemBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	height: 24px;
}
#navBar #navList a:hover{
	background-color: #999999;
	background-image: url(../drewpng/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	text-decoration: none;
}
.navEnd{
	color: #999999;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#navBarHolder{
	background-image: url(../drewpng/navBg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#navBar #drewdleLogo {
	float: right;
}
#navSelected {
	background-color: #999999;
	background-image: url(../drewpng/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	text-decoration: none;
}
#drewdleVotingConsole {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	position: absolute;
	top: 5px;
	right: 5px;
}
#DrewdleLoginForm {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ECECEC;
	line-height: 14px;
	border: 1px solid #CCCCCC;
}
#DrewdleLoginForm #login_f_name {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#DrewdleLoginForm #login_l_name {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#DrewdleLoginForm #login_email {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#DrewdleLoginForm #login_password {
	width: 140px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#warnings {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 2px solid #FF3300;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
}
#success {
	color: #FFFFFF;
	background-color: #99CC00;
	border: 2px solid #99CC33;
	text-align: center;
}
#DrewdleLoginForm #loginButton {
	background-color: #DADADA;
	background-image: url(../drewpng/navItemBgOver.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	height: 24px;
	border: 1px solid #333333;
}
#DrewdleLoginForm a {
	color: #99CC00;
	text-decoration: none;
}
#DrewdleLoginForm a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
