.AffiliationsBottom
{
	position: relative;
	width: 948px;
	height: 500px;
}
.AffiliationsTextDiv
{
	position: absolute;
	width: 925px;
	margin: 20px;
	font-size: 12pt;
}
.GoToPepinHeart
{
	position: absolute;
	left: 560px;
	top: 400px;
}
.GoToPepinHeart a:visited, .GoToPepinHeart a:hover, .GoToPepinHeart a:active, .GoToPepinHeart a:link
{
	font-size: 12pt;
	color: #BB0000;
}
.PepinPicturePlaceHolder
{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 170px;
	left: 0px;
}
.SleepIntroPlaceHolder
{
	height: 1px;
	width: 1px;
	position: relative;
	top: 25px;
	left: 10px;
}
.SleepSymptomsPlaceHolder
{
	height: 1px;
	width: 1px;
	position: relative;
	top: 10px;
	left: 580px;
}
.SleepCenterInfo
{
	height: 500px;
	width: 948px;
	background-image: url('img/Affiliations/WomanSleeping.jpg');
	background-repeat: no-repeat;
	background-position: 300px 10px;
	position: relative;
}
.SleepIntroText
{
	width: 300px;
	border-right: solid black 1px;
	border-left: solid black 1px;
}
.SleepIntroText div
{
	margin: 10px;
	text-align: justify;
}
.SleepIntroText span
{
	padding-left: 20px;
	font-size: 11pt;
}
.SleepSymptomsText
{
	width: 370px;
}
.SleepHeader
{
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	padding: 0 20px;
}
.SleepLinkPlaceHolder
{
	height: 1px;
	width: 1px;
	position: absolute;
	top: 450px;
	left: 355px;
}
.SleepLinkText
{
	width: 600px;
	color: #BB0000;
	font-size: 12pt;
	font-weight: bold;
}