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

* { margin:0px; border:none; padding:0px; outline: none; }
body {
	width:340px;
	display:block;
	background: url(../images/bio_popUp_bckgrd.gif) no-repeat 0px 0px;
	padding: 30px;
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:1.6;
}
/*h1.aidan {
	background: url(../images/bio_aidan_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.chad {
	background: url(../images/bio_chad_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.jeff {
	background: url(../images/bio_jeff_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.heather {
	background: url(../images/bio_heather_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.scott {
	background: url(../images/bio_scott_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.katie {
	background: url(../images/bio_katie_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.sean {
	background: url(../images/bio_sean_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}
h1.annemarie {
	background: url(../images/bio_annemarie_h1.png) no-repeat;
	display: block;
	height: 38px;
	text-indent: -9999px;
}*/

img.bio {
	border: 3px solid #d4e9f8;
	width: 95px;
	height: 109px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#title {
	position: relative;
	height: 116px;
	margin-bottom: 12px;
	top: -80px;
}
h1 {
	position: absolute;
	bottom: 17px;
	padding-bottom: 8px;
	width: 230px;
	color: #ffffff;
	font-size:25px;
}
h2 {
	position: absolute;
	bottom: 0px;
	padding-bottom: 8px;
	width: 240px;
	color: #ffffff;
	font-size:14px;
	line-height:17px;
}

h1.twoLines {
	bottom: 30px;
}

#logo {
	background: url(../images/bio_logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 98px;
}
#header {
	background: url(none);
	height: 63px;
	position: relative;
	margin-bottom: 20px;
}
#close {
	position: absolute;
	top: -15px;
	right: -3px;
}
#close a,
#close a:link
#close a:visited
 {
	line-height:8px;
	background: url(../images/bio_PopUp_close_off.gif) no-repeat 0px 0px;
	height: 12px;
	width: 99px;
	display: block;
	text-indent: -9999px;
	cursor:pointer;
}
#close a:hover { background: url(../images/bio_PopUp_close_on.gif) }
p { margin-bottom: 15px; }
#header2 { position: absolute; }
#content { margin-top: -50px; }
