body {
	background-color: #B8B8B8 !important;
	background-image: none !important;
}

div#poll {
	margin-top: 150px;
}

div#poll div#question {
	font-weight: bold;
}

div#poll div#poll_options label {
	display: block;
}

div#poll div.submit {
	margin-top: 10px;
}

div#poll div.bar_graph {
	background-color: #626232;
	height: 1em;
}

div#highlights_container {
	height: 1%;
}

div#highlights {
	width: 350px;
	height: 350px;
	float: left;
	position: relative;
	margin-right: 10px;
}

div#today {
	width: 340px;
	background-color: white;
	height: 350px;
	overflow: auto;
	float: left;
}

div#profile {
position: absolute;
left: 20px;
width: 880px;
height: 650px;
overflow: auto;
float: left;

}

div#today div.padding {
	padding: 10px;
}

div#today div#today_search {
	margin-bottom: 15px;
	margin-top: -10px;
	background-color: #e8e8e1;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

div#today div#today_search div {
	display: inline;
}

div#today div#today_search select {
	margin-right: 10px;
}

div#home_content {
	clear: both;
	padding-top: 20px;
}

div#home_content p {
	margin-top: 0;
}

div#home_content a {
	color: #626232;
	text-decoration: underline;
}

div.events_listings div.thumbnail_image {
	width: 70px !important;
	height: 70px !important;
}

div.events_listings div.event_info {
	margin-left: 80px !important;
}

div.events_listings div.event_info h3 {
	font-size: 100% !important;
	font-weight: bold !important;
}

div.events_listings div.event_info h2 {
	font-size: 120% !important;
	color: #313116 !important;
}

div#news_list {
	padding-top: 40px;
}

div#news_list h2 {
	margin-top: 0;
	font-weight: normal;
	font-size: 160%;
}

div#news_list div.news_item h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: 120%;
}

div#news_list div.news_item a {
	color: #000;
}

div#news_list div.news_item span.date {
	display: none;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;


}
