@charset "utf-8";
/* CSS Document */


html, body {
	text-align: center;
	background-color: #ffffff;
	height: 101%;	
}
#bottom {
	height: 182px;
	width: 980px;
	background-image: url(../images/field_poll.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
	float: left;
}
#bottom_inside_right {
	height: 182px;
	width: 443px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
}
#bottom_inside_left {
	height: 142px;
	width: 492px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	text-align: left;
	line-height: 17px;
	padding-left: 42px;
	padding-top: 40px;
}


ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}
.slideshow {
	float: left;
	height: 258px;
	width: 779px;
	margin-top: 40px;
}


#wrapper {
	
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width:980px;
	background-color: #FFF;
	margin-top: 30px;
	
}

	#top_left {
	float: left;
	height: 180px;
	width: 540px;
	background-image: url(../images/place_holder_upper_left.jpg);
	clear: left;
}
#top_left_fieldpoll {
	float: left;
	height: 180px;
	width: 540px;
	background-image: url(../images/poll_header.gif);
	clear: left;
	background-repeat: no-repeat;
	background-position: left top;
}

#top_left2 {
	float: left;
	height: 160px;
	width: 497px;
	background-image: url(../images/main_top_left.gif);
	clear: left;
	padding-left: 43px;
	text-align: left;
	padding-top: 100px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}

#top_right {
	float: right;
	height: 180px;
	width: 440px;
	background-image: url(../images/FRC_logo.gif);
	background-repeat: no-repeat;
	clear: right;
}
#top_right_fieldpoll {
	float: right;
	height: 180px;
	width: 440px;
	clear: right;
}

#top_right2 {
	float: right;
	height: 180px;
	width: 440px;
	background-image: url(../images/FRC_logo.gif);
	background-repeat: no-repeat;
	clear: right;
}

#menu {
	float: right;
	height: 488px;
	width: 206px;
	clear: right;
	padding-top: 100px;
}
#menu2 {
	float: right;
	height: 238px;
	width: 150px;
	clear: right;
	padding-right: 38px;
	padding-top: 55px;
}

#contact {
	height: 144px;
	width: 172px;
	display: block;
	padding-top: 9px;
	margin-top: 303px;
	margin-right: 4px;
}





#main_text {
	float: left;
	height: 100%;
	width: 697px;
	text-align: left;
	padding-right: 34px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	background-image: url(../images/bottom_gray.gif);
	clear: left;
	float: left;
	height: 36px;
	width: 980px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#border {
	height: 100%;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	clear: left;
	float: left;
	bottom: 0px;
	clip: rect(auto,0px,auto,auto);
	position: relative;
}


#top_space {
	clear: right;
	float: right;
	height: 32px;
	width: 140px;
}

#bottom_space {
	clear: right;
	float: right;
	height: 20px;
	width: 190px;
	background-color: #5e81aa;
	padding-right: 11px;
}
#bottom_space_poll {
	clear: right;
	float: right;
	height: 46px;
	width: 201px;
	background-color: #5e81aa;
}
#bottom_space_top {
	clear: right;
	float: right;
	height: 32px;
	width: 201px;
	background-color: #5e81aa;
}
#one_column_ul {
	-moz-column-count: 1;
	-moz-column-gap: 10px;
	-webkit-column-count: 1;
	-webkit-column-gap: 10px;
	column-count: 1;
	column-gap: 10px;
	margin-left: 0.1em;
	padding-left: 0.1em;

	list-style-position: inside;
	list-style-image: url(../images/dot.gif);
}
