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

/* AP Divs */

#container {
	position:relative;
	left:0px;
	top:-15px;
	width:900px;
	height:870px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/people/peoplebackground.jpg);
}
#flashmovie {
	position:absolute;
	left:233px;
	top:256px;
	width:175px;
	height:175px;
	font-size: 24px;
	text-align: center;
}
#committeesbox {
	position:absolute;
	left:445px;
	top:117px;
	width:414px;
	height:385px;
	background-image: url(images/people/committeesbox.png);
}
#committeestext {
	position:absolute;
	left:48px;
	top:60px;
	width:359px;
	height:316px;
}
#spat1 {
	position:absolute;
	left:13px;
	top:60px;
	width:24px;
	height:19px;
}

#spat2 {
	position:absolute;
	left:13px;
	top:105px;
	width:24px;
	height:19px;
}

#spat3 {
	position:absolute;
	left:13px;
	top:151px;
	width:24px;
	height:19px;
}

#spat4 {
	position:absolute;
	left:13px;
	top:194px;
	width:24px;
	height:19px;
}

#spat5 {
	position:absolute;
	left:13px;
	top:240px;
	width:24px;
	height:19px;
}

#spat6 {
	position:absolute;
	left:13px;
	top:284px;
	width:24px;
	height:19px;
}

#spat7 {
	position:absolute;
	left:13px;
	top:329px;
	width:24px;
	height:19px;
}
#delegatesbox {
	position:absolute;
	left:445px;
	top:529px;
	width:414px;
	height:194px;
	background-image: url(images/people/delegatesbox.png);
}
#column1 {
	position:absolute;
	left:5px;
	top:54px;
	width:200px;
	height:134px;
	text-align: center;
}
#column2 {
	position:absolute;
	left:212px;
	top:54px;
	width:200px;
	height:135px;
	text-align: center;
}

/* Styles */

.delegatetitle {
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-transform: uppercase;
}
