body {
	background-color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h2, h4 {
	display: inline;
	}
h2 {
	font-size: 18px;
	}
h4 {
	font-size: 12px;
	}
p {
	margin-left: 20px;
	}
h3 {
	display: inline;
	font-weight: bold;
	color: #4e5819;
	text-decoration:underline;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 792px;
	text-align: left;
	}
#header {
	width: 792px;
	}
#navigation {
	padding-top: 2px;
	width: 792px;
	background-image: url(images/buttonBkgrnd.jpg);
	height: 37px;
	text-align: center;
	}
#content {
	width: 732px;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
	padding: 10px 30px 10px 30px;
	overflow: hidden;
	}
	* html #content {
		width: 792px;
		}
#news {
	margin-left: 138px;
	width: 446px;
	height:75px;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	background-color: #F1F5F8;
	border-left: #000066 solid 1px;
	border-right: #000066 solid 1px;
	border-bottom: #000066 solid 1px;
	}
#photo {
	}
#footer {
	clear: both;
	width: 792px;
	text-align: center;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-y;
	}
.bold {
	font-weight: bold;
	}