.nav {
	top: 300px;
	text-align: center;
	width: 612px;
	position: relative;
	left: 0px;
} 


#center {
	text-align: center;
	position: relative;
	width: 612px;
	border: .5px dotted #666666;
	padding: 28px;
	float: none;
	clear: none;
	top: 0px;
	bottom: 100px;
	left: 48%;
	right: 50px;
	margin-left: -306px;
	background-color: #FFCC99;
} 
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}
