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

h1 {
	background-color: #FA6400;
	font-size: 30px;
	background-image:url(../graphics/images/header_fans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	color: #FA6400;
}
h3 {
	margin: 0px;
	text-align: left;
	letter-spacing: 0.2em;	
}
h4 {
	font-size: 24px;
	color: #FA6400;
	font-weight: bold;
	margin: 1px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#footer {
}
.support {
	width: 500px;
	margin: 10px 10px 30px 50px;
	padding: 0px;
}
.small_link {
	font-size: 12px;
	color: #01A19D;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.small_link a {
	font-size: 12px;
	color: #01A19D;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.small_link a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01A19D;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
ul#committee {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #FA6400;
	font-weight: bold;
}
#committee li {
	list-style-type:none;
	margin:5px 0px 0px 0px;
	padding: 5px 5px 5px 20px;
	position:relative;
	text-align:left;
	width:auto;
	vertical-align: middle;
}
ul#chairs {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #FA6400;
	font-weight: bold;
}
#chairs li {
	list-style-type:none;
	margin:0.8em 0.4em 0 0;
	padding: 5px 5px 5px 20px;
	position:relative;
	text-align:left;
	width:auto;
	vertical-align: middle;
}
.com {
	width: 500px;
	margin: 0px 10px 10px 50px;
	padding: 0px;
	color: #333333
}
