* {margin:0;padding:0;}

body {
	background-image: url(../images/bg.png);
}
a:link {
	color: #EAC3A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EAC3A5;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.splash {
	position: absolute;
	width: 960px;
	height: 455px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -222px;
	text-align: center;
}

.frame {
	position: absolute;
	width: 960px;
	height: 620px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -310px;
}
.individual {
	position: absolute;
	width: 960px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -322px;
}

.picture {
	float:left;
	width: 765px;
	height: 620px;
	position: relative;
}

.namecolumn {
	float:left;
	background-image: url(../images/index_names_back.png);
	background-repeat: no-repeat;
	height: 620px;
	width: 195px;
}

ul.nameslist {
	list-style-type:none;
	font-size:10px;
	line-height:16px;
	margin-top: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.nameslist a, ul.nameslist a:visited {
	color:#EAC3A5;
	text-decoration:none;
}

ul.nameslist a:hover, ul.nameslist a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#brittany_face {
	display: block;
	position: absolute;
	left: 349px;
	top: 238px;
}

#kayla_face {
	display: block;
	position: absolute;
	left: 371px;
	top: 59px;
}

#sean_face {
	display: block;
	position: absolute;
	left: 287px;
	top: 53px;
}

#claire_face {
	display: block;
	position: absolute;
	left: 139px;
	top: 142px;
}

#laurenh_face {
	display: block;
	position: absolute;
	left: 245px;
	top: 276px;
}

#brad_face {
	display: block;
	position: absolute;
	left: 139px;
	top: 16px;
}

#andrew_face {
	display: block;
	position: absolute;
	left: 466px;
	top: 204px;
	z-index: 100;
}

#andy_face {
	display: block;
	position: absolute;
	left: 266px;
	top: 32px;
}

#kirk_face {
	display: block;
	position: absolute;
	left: 352px;
	top: 86px;
}

#lialah_face {
	display: block;
	position: absolute;
	left: 173px;
	top: 40px;
}

#brandon_face {
	display: block;
	position: absolute;
	left: 78px;
	top: 24px;
}

#lindsey_face {
	display: block;
	position: absolute;
	left: 306px;
	top: 65px;
}
#laurent_face {
	display: block;
	position: absolute;
	left: 49px;
	top: 119px;
}

#laurabeth_face {
	display: block;
	position: absolute;
	left: 89px;
	top: 234px;
}
.ind_name {
	height: 178px;
	width: 960px;
}
.ind_img_01 {
	float: left;
	height: 250px;
	width: 333px;
}
.ind_img_02 {
	float: left;
	height: 250px;
	width: 299px;
}
.ind_img_03 {
	float: left;
	height: 250px;
	width: 328px;
}
.ind_comm {
	clear: both;
	height: 115px;
	width: 299px;
	margin-right: 328px;
	margin-left: 333px;
	background-image: url(../images/ind_comm.png);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
.ind_back {
	height: 58px;
	width: 299px;
	margin-right: 328px;
	margin-left: 333px;
}
.ind_comm_body {
	height: 115px;
	width: 299px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	line-height: 16px;
	margin-top: -15px;
	position: absolute;
}
