.botPulse {
	position: absolute;
	z-index: 48;
	height: 75px;
	width: 100%;
	left: 0px;
	margin-top: -100px;
	top: 100%;
}
.topPulse {
	position: absolute;
	z-index: 49;
	height: 75px;
	width: 100%;
	left: 0px;
	top: 135px;
}
.header {
	overflow: visible;
	position: absolute;
	z-index: 50;
	height: 153px;
	width: 167px;
	left: 4px;
	top: 4px;
}
.move {
	position: absolute;
	height: 153px;
	width: 302px;
	left: 50%;
	top: 4px;
	margin-left: -210px;
	z-index: 51;
}
.menu {
	position: absolute;
	height: auto;
	width: 270px;
	left: 100%;
	top: 0px;
	margin-left: -280px;
	z-index: 54;
}
.PrimaryArt {
	position: absolute;
	height: auto;
	width: 475px;
	left: 100%;
	top: 200px;
	margin-left: -485px;
	margin-top:0;
	z-index: 52;
	overflow: visible;
}
.PrimaryText {
	position: absolute;
	height: auto;
	width: 40%;
	left: 10%;
	top: 200px;
	margin:0;
	z-index: 53;
	overflow: visible;
}
.LinkPrimaryText {
	position: absolute;
	height: auto;
	width: 40%;
	left: 10%;
	top: 200px;
	margin:0;
	z-index: 53;
	overflow: visible;
}
.SecondText {
	position: absolute;
	height: auto;
	width: 40%;
	left: 55%;
	top: 200px;
	margin:0;
	z-index: 54;
	overflow: visible;
}
.primText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
.primBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336600;
	line-height: 13px;
}
.artText {
	position: absolute;
	height: auto;
	width: 800px;
	left: 79px;
	top: 180px;
	z-index: 60;
	overflow: visible;
}
.artArt {
	position: absolute;
	height: auto;
	width: 400px;
	left: 100%;
	top: 180px;
	margin-left: -420px;
	z-index: 52;
	overflow: visible;
}
#artPics{
	float:right;
	width:260px;
	height:auto;
	}
#artStory {
	width:520px;
	height:auto;
	}
.artCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color:#666666;
}
