#topnav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 5px;
}

#topnav p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#topnav p a {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topnav p a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
#wrapper #maintext {
	clear: both;
	padding: 5px;
	border: 0px none #000;
}
#wrapper #navbar {
	height: 50px;
	width: 804px;
	clear: both;
	margin: 0px;
}
#wrapper #frameholder {
	margin: 0px;
	height: 200px;
	width: 804px;
}

#wrapper #footer {
	height: 68px;
	background-color: #CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
#wrapper #maintext table tr td p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}
#wrapper #maintext table tr td ul li #peoplepic {
	float: right;
	margin-right: 200px;
	margin-top: -25px;
}
#wrapper #maintext table tr td h1 {
	font-size: 24px;
	color: #333;
}
#wrapper #maintext table tr td #courses {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper #maintext table tr td #ol {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper #maintext table tr td table tr td p {
	margin-top: 0px;
}
#wrapper #maintext table tr #news h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	font-size: 20px;
}
#wrapper #maintext table tr #news p {
	font-size: 14px;
}
