/* NAVIGATION */#nav-pages {	float:left;	width:700px;	margin-top:0px;	padding-bottom:1px;}/* GALLERY */#center-slideshow {	position:absolute;	top: 50%;	left: 50%;	width:700px;	height:650px;	margin-left: -350px; 	margin-top: -325px; 	overflow:hidden;}#slideshow {	width: 970px; 	float: left;	padding: 32px 0px 0px 0px;}/* BIO */#center-bio {	position:absolute;	top: 50%;	left: 50%;	width:700px;	height:540px;	margin-left: -350px; 	margin-top: -220px;	overflow:hidden;}#bio-wrapper {	float:left;	width: 700px;	padding-bottom:10px;}	#bio-wrapper p {		width: 225px;		float: left;		font-family: verdana, arial, sans-serif;		color: #fff;		line-height: 24px;	}	#bio-wrapper img {		float: right;		padding: 1px;		border: 1px solid #fff;	}/* CONTACT */#center-contact {	position:absolute;	top: 50%;	left: 50%;	width:700px;	height:500px;	margin-left: -350px; 	margin-top: -200px;	overflow:hidden;}#contact-wrapper {	float:left;	width: 700px;}	#contact-wrapper p {		width: 225px;		float: left;		font-family: verdana, arial, sans-serif;		color: #fff;		line-height: 24px;	}#contact-left { 	float: left;	width: 250px;	height: 474px;}#contact-right {	float: right;	width: 250px;	height: 474px;	text-align: right;}#contact-right p {	width: 250px;	margin: 8px 0; }#contact-right a {	font-family: verdana, arial, sans-serif;	font-size: 12px;	color: #fff;	margin-top: 15px;}#contact-input {	border: 0;	margin: 5px 0;	width: 220px;	padding: 4px;	color: #535353;}#contact-submit {	border: 0;	margin: 5px 0;	padding: 4px;	background-color: #535353;	color: #fff;	border: 1px solid #fff;}textarea {	border: 0;	padding: 4px;	margin: 5px 0;	width: 220px;}/* resources */#resources-wrapper {float:left;	width: 700px;	font-family: verdana, arial, helvetica, sans-serif;	padding-bottom:30px;}#resources-wrapper h1 a {color: #fff;padding-bottom: 5px;font-weight: normal;display: block;text-decoration: none;font-size: 24px;background-color: #676767;padding: 10px 5px 5px 10px;border-bottom: 2px solid #fff;}#resources-wrapper a.biglink {display: block;padding: 15px 10px;text-decoration: none;font-size: 12px;line-height: 18px;color: #fff;padding-left: 30px;background-color: #494949;margin-bottom: 25px;}#resources-wrapper p {margin: 20px 0;background-color: #676767;display: block;border-bottom: 1px dotted #fff;}#resources-video {	position:absolute;	top: 50%;	left: 50%;	width:700px;	height:600px;	margin-left: -350px; 	margin-top: -300px; 	overflow:hidden;}#resources-video p {	float:left;	margin: 100px 0px 100px 190px;	padding:0px 0px 100px 0px;	text-align:center;}
