body {

	background-color: #000000;

	text-align: center;

}



h1 {

	font-family: Georgia, Georgia, serif;

	font-size: 35px;

	text-align: center;

	margin-top: 0;

}



h2 {

	font-family: Georgia, Georgia, serif;

	font-size: 24px;

	text-align: center;

	margin-top: 0px;

}



h3 {

	text-align: center;

	margin-top: 0px;

}



p {

	font-family: Georgia, Georgia, serif;

	font-size: 14px;

	text-align: left;

}



p.center {

	font-family: Georgia, Georgia, serif;

	font-size: 14px;

	text-align: center;

}



ul {

	list-style-type: none;

}



a:link {

	color: #000000;

	text-decoration: none;

}



a:hover {

	font-weight: bold;

	font-style: italic;

}



a:visited {

	color: #000088;

	text-decoration: none;

}



#header {

	width: 900px;

	height: 50px;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



#pictures {

	background-color: #FFFFFF;

	width: 898px;

	height: 200px;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



#inner {

	background-color: #FFFFFF;

	width: 900px;

	display: block;

	margin-left: auto;

	margin-right: auto;

	border-bottom: 3px solid black;

}





#navbar {

	width: 225px;

	font-family: Georgia, Georgia, serif;

	font-size: 12px;

	text-align: left;

	float: left;

}



#textbody {

	width: 650px;

	margin-left: 235px;

	padding-left: 5px;

	padding-bottom: 3px;

	border-left: 3px solid black;

}



#internallinks {

	font-family: Georgia, Georgia, serif;

	font-size: 11px;

	text-align: center

}



#calendar {

	width: 215px;

	height: 200px;

	float: left;

}



#featured {

	width: 400px;

	height: 200px;

	margin-left: 35px;

	float: left;

}



#footer {

	background-color: #FFFFFF;

	width: 900px;

	height: 20px;

	display: block;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

	font-size: 10pt;

}
