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

.stateOffices {
	margin-left: 82px;
}
.stateOffices .name {
	font-size: 1.2em;
}
.stateOffices .position {
	color: #d57e4d;
}
.bio_pic {
	float: left;
   margin-left: 28px;
   margin-right: 8px;
}
.fancy_heading {
	margin-bottom: 0px;
}
#welcomeVid {
	float: right;
   margin: 8px;
   margin-right: 20px;
}
.ie #welcomeVid {
	float: none;
   width: 320px;
   margin: 12px auto;
}