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

dl {
	position: relative;
	width: 650px;
	margin: 0;
	padding : 255px 0 0 0;
	background: url(../design/logo_ghostPartial.png) no-repeat right top;
	}
	
dt
	{
	display: block;
	margin:0;
	padding:0;
	font: bolder normal 0.90em Georgia, "Times New Roman", Times, serif;
}	
	
dd
	{
	display: inline;
	margin:0;
	padding:0;
	color: #666;
	font: 0.85em/133% "Times New Roman", Times, serif;
}
	
dt img {position: absolute; }

dt#wilcox img {top:0; left: 80px;}
dt#duncan img {top: 0; left:200px;}
dt#rose img {top:0; left: 320px;}
dt#cassy img {top: 120px; left: 80px;}
dt#gagnon img {top: 120px; left: 200px;}
dt#morse img {top:120px; left: 320px;}
#container #mainContent ul li {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 120%;
	padding-left: 30px;
	list-style: none;
	text-indent: 0px;
}

