html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;}

body {
	background-color:white;
	text-align:left;
}
#faux-body {
	width:655px;
	height:620px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
h1 {
	width:655px;
	height:25px;
	margin-top:30px;
	text-align:center;
}
.invisible {
	display:none;
}
ul#main-nav{
	list-style-type:none;
	display:block;
	position:absolute;
	top:550px;
	width:670px;
	margin-left:-6px;
}
ul#main-nav li {
	display:inline;
}
p#copyright {
	background:url('pics/PYTcopyright.png') no-repeat top center;
	width:655px;
	height:25px;
	position:absolute;
	top:590px;
	clear:both;
}
#full-width {
	width:655px;
}
#page-content {
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:55px;
}