#CommitteeHeader
{
	color:#5185C4;
	background:url('../images/pageHeaderBackground2.jpg') no-repeat;
	height:53px;
	margin:0.5em 0 0 -1em;
	color:White;
	padding:0.1em 0 0 1.25em;
	width:823px;
	z-index:1;
}
#CommitteeMembers
{
	margin-bottom:2em;
	margin-left:2em;
	float:left;
}
#Photos
{
	float:right;
	margin-left:1em;
	margin-top:1.5em;
}
#VendorPhoto
{
	background:url('../images/vendor.jpg') no-repeat top;
	height:170px;
	width:328px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:solid 1px black;
}
#VendorPhoto2
{
	background:url('../images/VendorPhoto2.jpg') no-repeat;
	height:163px;
	width:300px;
	margin-top:2em;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border:solid 1px black;
	margin-bottom:2em;
}
#VolunteerPhoto
{
	background:url('../images/VolunteerPhoto.jpg') no-repeat;
	height:208px;
	width:300px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border:solid 1px black;
}
#VolunteerPhoto2
{
	background:url('../images/VolunteerPhoto2.jpg') no-repeat;
	height:199px;
	width:300px;
	margin-top:2em;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border:solid 1px black;
	margin-bottom:2em;
}
#CommitteePhoto3
{
	margin-top:1em;
	background:url('../images/CommitteePhoto3.jpg') no-repeat;
	height:167px;
	width:200px;
	border:solid 1px #000000;
}
#ArtistMembers
{
	margin-top:1em;
	margin-bottom:2em;
	margin-left:2em;
	float:left;
	width:365px;
}
#ArtistPhoto
{
	background:url('../images/balloonClothing.jpg') no-repeat;
	float:right;
	margin-right:2em;
	height:255px;
	width:336px;
}
#CommitteeText
{
	font:12pt arial,helvetica,sans-serif;
	float:left;
	margin-top:0;
	line-height:18pt;
	margin-left:1em;
	width:750px;
}
#CommitteeText a
{
	font:11pt arial,helvetica,sans-serif;
	color:#5185C4;
	text-decoration:none;
	font-weight:bold;
}
#CommitteeText a:hover
{
	color:#ffe25d;
}
#CommitteeText li
{
    margin-bottom:2em;
}
#VendorNames
{
	font:bold 12pt arial,helvetica,sans-serif;
	float:left;
	color:#000;
	margin-bottom:1em;
	line-height:14pt;
}
#VendorNames a
{
	color:#5185C4;
	font:bold 12pt arial,helvetica,sans-serif;
	text-decoration:none;
}
#VendorNames a:hover
{
    text-decoration:none;
}
#BalloonHeader
{
	color:Black;
	font:bold 11pt arial,helvetica,sans-serif;
	margin-bottom:1em;
}
#BalloonMembers
{
	margin-bottom:2em;
}
.BalloonNames
{
	font:bold 9pt arial,helvetica,sans-serif;
	float:left;
	margin-bottom:0.5em;
}
.BalloonNames a
{
	color:#5185C4;
	font-size:8pt;
}
.BalloonNames a:hover
{
	text-decoration:none;
	color:#ffe25d;
}
#MembersHeader
{
    margin-top:0;
	margin-bottom:0;
	/*color:#5185C4;*/
	color:#000;
	font:bold 20pt arial,helvetica,sans-serif;
}
#CommitteeTitles
{
	font:bold 12pt arial,helvetica,sans-serif;
	margin-left:210px;
}
.committeeTitle
{
	font-weight:normal;
	font-size:12pt;
	color:Black;
}
li .activityImportant
{
	color:#5185C4;
}
.activityImportant
{
	color:#5185C4;
}
.dataList
{
    margin-bottom:2em;
    float:left;
}
.vendorHeader
{
    font-size:12pt;
}