html, body {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../images/background.jpg');
	background-color: Black;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #877c72;
}
a {
	color: #b16127;
	text-decoration: none;
}
img {
	border: none;
}
label, form, input {
	margin: 0;
	padding: 0;
}
h1 {
	color: #193355;
	text-transform: uppercase;
}
#panel {
	width: 977px;
	margin: 0 auto 0 auto;
	position: relative;
}
#top_menu {
	color: #6f6562;
	font-size: 10px;
	font-weight: bold;
	height: 33px;
	padding-top: 14px;
}
#top_menu a {
	text-decoration: none;
	color: #6f6562;
	text-transform: uppercase;
	margin: 0 6px 0 6px;
}
#photograph {
	position: absolute;
	top: 100px;
	left: -34px;
	width: 286px;
	height: 335px;
	z-index: 100;
}
#title {
	margin-left: 2px;
	height: 86px;
}

#column_left {
	width: 735px;
	background-image: url('../images/shadow_left.png');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 8px;
}
#column_left_interior {
	height: 736px;
	position: relative;
	background-image: url('../images/column_left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#column_left_interior2 {
	position: relative;
	height: 1227px;
	background-image: url('../images/column_left2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
div.p1 {
	padding: 32px 0 0 253px;
	width: 440px;
	line-height: 140%;
}
div.p1 img {
	margin-bottom: 4px;
}
#help_kelsey {
	position: relative;
	margin: 26px 0 0 228px;
	background-image: url('../images/help_kelsey.jpg');
	width: 494px;
	height: 175px;
	z-index: 10;
}
#hk1, #hk2, #hk3 {
	position: absolute;
	top: 48px;
}
#hk1 {
	left: 18px;
	width: 138px;
}
#hk2 {
	left: 184px;
	width: 128px;
}
#hk3 {
	right: 17px;
	width: 125px;
}
#hk1 div.hk_title, #hk1 div.hk_description {
	padding-left: 5px;
}
div.hk_title {
	color: #877c72;
	text-transform: uppercase;
	font-size: 12px;
	font-style: italic;
	height: 31px;
}
div.hk_description {
	color: #cd7128;
	font-size: 9px;
	height: 54px;
}

#vote_now {
	position: relative;
	margin: 12px 0 0 228px;
	background-image: url('../images/vote_now.jpg');
	width: 494px;
	height: 279px;
}
#vote_options {
	padding: 56px 0 0 26px;
}
#vote_options td {
	height: 34px;
	padding-right: 8px;
}
#vote_options label {
	display: block;
	width: 420px;
	font-size: 11px;
}
#vote_button {
	text-align: right;
	padding-right: 16px;
}
#vote_results {
	position: absolute;
	bottom: 20px;
	left: 24px;
	color: #1d2f4b;
	font-weight: bold;
	font-size: 10px;
}
#vote_results span.divider {
	font-weight: normal;
	margin-left: 4px;
	margin-right: 4px;
}
#vote_results span.vote_count {
	font-weight: normal;
	text-transform: uppercase;
	color: #c3642b;	
}
#bottom_menu {
	position: absolute;
	bottom: 22px;
	left: 253px;
	color: #cf762d;
	font-size: 10px;
	height: 33px;
}
#bottom_menu a {
	text-decoration: none;
	color: #cf762d;
	text-transform: uppercase;
	margin: 0 4px 0 4px;
}
#column_left_bottom {
	background-image: url('../images/column_left_bottom.png');
	background-repeat: no-repeat;
	width: 743px;
	height: 31px;
}

#column_left_bottom2 {
	background-image: url('../images/column_left_bottom2.png');
	background-repeat: no-repeat;
	width: 743px;
	height: 31px;
}

#column_right {
	background-image: url('../images/column_right.png');
	width: 234px;
	height: 747px;
	position: absolute;
	right: 0;
	top: 125px;
}
#twitter {
	position: absolute;
	top: 480px;
	left: 24px;
}
#twitter_feed {
	padding: 3px 0 0 5px;
	height: 200px;
	font-size: 10px;
}
#twitter_feed div {
	background-image: url('../images/twitter_border.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
	padding: 8px 0 8px 0;
	width: 190px;
}
#twitter_feed a.more {
	float: right;
}
#twitter_follow {
	padding-left: 27px;
}
#copyright {
	color: #b2adab;
	font-size: 10px;
	text-align: center;
	width: 800px;
	margin: 40px auto 0 auto;
	line-height: 20px;
}
#copyright a {
	color: #b2adab;
}


#donate {
	padding: 30px 0 0 253px;
	color: #c8702a;
	font-size: 10px;
}
#donate table {
	margin-top: 11px;
}
#donate strong {
	font-size: 11px;
}
#donate td {
	padding-right: 10px;
	text-transform: uppercase;
}
#item_price_1 {
	background-color: White;
	border: solid 1px #b7b1af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px 0 0 8px;
	width: 176px;
	height: 16px;
	vertical-align: middle;
}

span.title {
	color: #b56427;
	text-transform: uppercase;
	font-weight: bold;
}

#side_graph_container {
	position: absolute;
	left: 11px;
	top: 173px;
}

#vote_results_container {
	position: absolute;
	top: 51px;
	left: 19px;
}