body {	background-color: #FFFFFF;	margin-top: 0px;	margin-left: 0px;}#wrapper {	height: 560px;	width: 960px;	position: absolute;	left: 50%;	top: 50%;	margin-top: -280px;	margin-left: -480px;}#logo {	height: 80px;	width: 250px;	position: absolute;	left: 35px;	top: 20px;}#tagline {	height: 50px;	width: 385px;	position: absolute;	left: 555px;	top: 20px;}#nav {	height: 25px;	width: 650px;	position: absolute;	left: 330px;	top: 100px;}#content {	height: 425px;	width: 960px;	position: absolute;	left: 0px;	top: 135px;}#wrapper2 {	height: 560px;	width: 960px;	margin-left: auto;	margin-right: auto;	margin-top: 25px;	position: relative;}.bodycopy {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 2em;	color: #FFF;}.subhead {	font-weight: bold;	color: #333;}a:link {	color: #000000;	text-decoration: underline;}a:visited {	color: #000000;	text-decoration: underline;}a:hover {	color: #CCCCCC;	text-decoration: none;}