#content {
	float: left;
	width: 541px;
	padding-left: 10px;
}

#content a {
	color: #9f9188; 
	text-decoration:underline;

}

#content a:link {
}
#content a:visited {
}
#content a:hover {
	color:black; text-decoration:underline;
}
#content a:active {
}

#content h2{
	float: left;
	width: 531px;
	height: 22px;
	padding-left: 30px;
	padding-top: 15px;
	margin: 0;
}
#content_in {
	float: left;
	width: 531px;
}
#content_text_header {
	float: left;
	width: 541px;
	height: 36px;
	color: white;
	padding-bottom: 20px;
	background-image: url(../images/jpgs/text_header.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position: left;
}
#content_text_old {
	float: left;
	width: 511px;
	padding: 20px;
	padding-top: 5px;
}
#content_text {
	float: left;
	width: 530px;
	padding-top: 15px;
  margin:0px 5px;
}
#content_form {
	float: left;
	width: 540px;
	color: white;
	background-image: url(../images/jpgs/form_back.jpg);
	background-repeat: no-repeat;
	background-color: #3c549a;
	background-position: bottom;
}
#content_form_header {
	float: left;
	width: 540px;
	height: 36px;
	padding-bottom: 20px; 
	color: white;
	background-image: url(../images/jpgs/form_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#content_form_text {
	float: left;
	width: 460px;
	padding-left: 30px;
}
#content_list_header {
	float: left;
	width: 541px;
	height: 36px;
	color: white;
	padding-bottom: 20px;
	background-image: url(../images/jpgs/list_header.jpg);
	background-repeat: no-repeat;
	background-color: white;
	background-position: left;
}

.content_list_top {
  width:540px;
  height:12px;
  margin:0px;
  background: url(../images/jpgs/list_back_top.jpg) top left no-repeat;
}

.content_list {
	width: 540px;
	height: 205px;
	color: white;
	margin-top: 10px;
	background-image: url(../images/jpgs/list_back_bottom.jpg);
	background-repeat: no-repeat;
  background-color:#8e6434;
	background-position: bottom left;
}

.content_list_content {
  margin: 0px 20px 60px 20px;
  float:left;
  display:inline;
}
#content_index_top {
	float: left;
	width: 544px;
	color: white;
  background: url(/images/jpgs/index_middle.jpg) left repeat-y;
}
#content_index_top h2 {
  padding:0px;
}
#content_index_bottom {
	float: left;
	width: 544px;
	color: white;
	background-repeat: no-repeat;
	background-color: #3c549a;
	background-position: bottom left;
	background-image: url(../images/jpgs/index_bottom.jpg);
  height:117px;
}
#content_footer {
	float: left;
	width: 589px;
}
#committee_names {
}
#committee_names p {
  margin:0px;
}
