body, html {
	background-color: #AEB1CC;
}

#site_holder {
	border: 10px solid #006131;
	width: 909px;
	margin-left: 0px;
	margin-right: 0px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;	
	background-color: white;	
}

#header {
	overflow: hidden;
	clear: both;
}

#header_main {
	width: 909px;
	height: 264px;
	background-repeat: no-repeat;
	background-image: url(images/main_banner.png);
}

#header_main h1 {
	display: none;
}

#nav {
	height: 32px;
	border: 1px solid #2A245E;
	border-left: 2px solid #2A245E;
	width: 906px;
	background-color: #2A245E;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 32px;
	border-right: 1px solid #2A245E;	
	background-image: url(images/nav_background.png);
}

#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
}

#main_content {
	margin-bottom: 10px;
	overflow: hidden;
	background-image: url(images/site_background.png);
}

#col_right {
	padding-top: 10px;
	background-color: #2A245E;
	overflow: hidden;
	width: 250px;
	float: left;
}

#col_right h2 {
	display: block;
	text-align: center;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;		
}

#col_right div {
	padding: 5px;
}

#join_our_team h2 {
	color: white;
}

#stay_connected {
	overflow: hidden;
	background-color: #AEB1CC;
}

#stay_connected h2 {
	color: #2A245E;
}

#live_in_district {
	background-color: #006131;
	height: 1000px;
}

#live_in_district h2 {
	color: white;
}

#col_right ul.right_nav {
	list-style-type: none;
	width: 224px;
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
}

ul.right_nav li {
	height: 52px;
	width: 224px;
	margin-bottom: 10px;
}

ul.right_nav a {
	display: block;
	width: 100%;
	height: 0px;
	padding-top: 52px;
	overflow: hidden;
}

li.contribute_option {
	background-image: url(images/contribute_button.png);
}

li.volunteer_option {
	background-image: url(images/volunteer_button.png);
}

li.updates_option {
	background-image: url(images/updates_button.png);
}

#col_right ul#nav_badges {
	margin-left: 0px;
	width: 250px;
}

#col_right ul#nav_badges li {
	float: left;
	width: 76px;
	height: 76px;
	margin-right: 5px;
}

li.facebook_option {
	background-image: url(images/facebook_button.png);
}

li.youtube_option {
	background-image: url(images/youtube_button.png);
}

li.flickr_option {
	background-image: url(images/flickr_button.png);
}

ul.right_nav li.where_you_live_option {
	height: 77px;
	background-image: url(images/where_you_vote_button.png);
}

#col_right ul.spider_food {
	margin-top: 20px;
	width: 90%;	
	margin-left: 5px;
	margin-right: 5px;	
	list-style-type: none;
	text-align: center;
	margin-bottom: 10px;
}

#col_right ul.spider_food li {
	display: inline;
	margin-left: 5px;
}

#col_right ul.spider_food a {
	color: white;
	text-decoration: none;
	font-size: smaller;
	font-family: Georgia, "Times New Roman", Times, serif;			
}

span.disclaimer {
	border: 1px solid white;
	font-size: smaller;
	font-family: Georgia, "Times New Roman", Times, serif;				
	display: block;
	width: 80%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	color: white;
	margin-bottom: 100px;
}

#left_col {
	float: left;
	width: 592px;
	padding: 15px;
}

#admin_nav a {
	color: white;
	font-size: 20px;
}

#left_col h2 {
	color: #2A245E;
	font-family: Georgia, "Times New Roman", Times, serif;				
	font-size: 28px;
	border-bottom: 1px solid #2A245E;
}

#left_col hr {
	display: block;
	clear: none;
	height: 1px;
	width: 90%;
	margin-left: 0px;
	margin-right: 0px;	
	margin: auto;
	overflow: hidden;
}

#fighting_for_you {
	padding-top: 50px;
	height: 0px;
	width: 250px;
	cursor: pointer;
/*
	position: absolute;
	right: 0px;
	top: 0px;
*/
	overflow: hidden; 
	float: right;
}