#wrapper { 
	width: 100%;

	}

#nav { 
	width:200px;
	text-align:top; 
	float:left;
	}

#content {
	 padding-left:15px; 
	 font-family:"Book Antiqua, Times New Roman, Times";
	 }

#footer {
	padding-top:35px; 
	width:100%; 
	clear:both; 
	text-align:center;
	}
	
.h2center {
	color:#660033;
	text-align:center;
	}	