body {
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#header #headmast {
	margin: 0px;
	padding: 0px;
}
#header #tagline {
	color: #FFF;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
.headmastText {
	font-size: 30px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.headmastSubtext {
	font-size: 10px;
	color: #CCC;
	margin: 0px;
}
#header #photoCredit {
	font-size: 9px;
	color: #CCC;
	position: absolute;
	right: 10px;
	top: 140px;
}
#header #navigation {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
}
#mainContent p {
	font-size: 14px;
	color: #000;
}
#navigation a {
	color: #666;
	text-decoration: none;
}
#navigation a:hover {
	color: #333;
	text-decoration: underline;
}
#navigation a:visited {
	color: #666;
}
#navigation a:active {
	color: #FFF;
	text-decoration: underline;
}
.navActive {
	font-weight: bold;
	color: #333;
}
.navInactive {
	background-color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainContent {
	margin: 0px;
	float: left;
	width: 530px;
	margin-bottom: 30px;
}
#mainContent img {
	padding: 15px;
}
#mainContent a {
	color: #666;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #000;
	text-decoration: underline;
}
#mainContent a:visited {
	color: #666;
}
#mainContent a:active {
	color: #CCC;
	text-decoration: underline;
}
#sidebar {
	margin: 0px;
	float: right;
	width: 180px;
	font-size: 11px;
	color: #666;
	text-align: justify;
}
#sidebar p {
	margin-top: 0px;
}
#footer {
	font-size: 10px;
	color: #666;
	background-color: #CCC;
	clear: both;
	text-align: center;
	padding: 5px;
	margin-bottom: 30px;
}
H1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	color: #333;
	margin-top: 0px;
}
H2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
}
#twitter_div ul {
	color: #06F;
	text-align: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#twitter_div li {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
img.centered {
	margin-left: 130px;
}
