body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
.footer:link,.footer:visited,.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer:hover {
	text-decoration: none;
	color: #666666;
}
#logo {
	background-image: url(images/top_right.gif); 
	background-repeat: repeat-x; 
	width: 100%;
}
#logo_right {
	background-image: url(images/top_right.gif); 
	background-repeat: repeat-x; 
	height: 90px;
}
#bcass {
	position: relative; 
	display: block; 
	color: #FFFFFF;
	float: left;
}
#bcasstext {
	position: relative; 
	display: inline;
	top: -108px; 
	left: 150px;
	float: left;
}
#banner {
	position: relative; 
	display: block; 
	top: 15px; 
	float: right;
}
/* Navigation */
#nav_left {
	background-image: url(images/nav_left.gif); 
	background-repeat: no-repeat; 
	width: 3px; 
	height: 20px; 
	background-position: right;
}
#nav_middle {
	background-image: url(images/nav_middle.gif); 
	background-repeat: repeat-x; 
	width: 180px; 
	text-align: center;
}
#nav_right {
	background-image: url(images/nav_right.gif); 
	background-repeat: no-repeat; 
	width: 3px;
}
#bottom_left {
	background-image: url(images/bottom_left.gif); 
	background-repeat: repeat-x;
}
#highlight_box {
	background-image: url(images/nav_middle.gif); 
	background-repeat: repeat-x; 
	padding: 4px;
	text-align: center;
	width: 400px;
	font-weight: bold;
}
#bottom_right {
	background-image: url(images/bottom_left.gif); 
	background-repeat: repeat-x; 
	background-color: #8396A5; 
	text-align: center; 
	color: #FFFFFF; 
	padding: 2px;
}
.committee_photo {
	border: 1px solid #666666;
}
.title {
	font-weight: bold;
	font-size: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}