h1 {
	height: 30px;
	width: 300px;
}
#pagewrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}
#pagewrapper #specialists {
	position: absolute;
	width: 254px;
	height: 238px;
}
#nav {
	margin-top: -35px;
	position: absolute;
}
body {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
h2 {
	font-size: small;
	color: #99CCFF;
	margin-bottom: -10px;
}
h3 {
	font-size: x-small;
}
#pagewrapper #textplacement {
	position: absolute;
	left: 0px;
	top: 310px;
	width: 800px;
}

span {
	visibility: hidden;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#pagewrapper #textcontainer2 {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 310px;
}
#pagewrapper #pagecopy #creditcopy {
	position: absolute;
	height: 238px;
	width: 463px;
	left: 0px;
	top: 30px;
}
#pagewrapper #pagecopy #whodid {
	position: absolute;
	height: 238px;
	width: 319px;
	left: 481px;
	top: 30px;
}
