body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fffde5;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrap_bg.gif);
}
#content {
	width: 577px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-right: 12px;
	font-size: 12px;
	float: right;
}
#content p {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}
#content h2 {
	color: #243A7D;
	margin: 14px 0px 6px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #243A7D;
	width: 250px;
}
#content ul {
	margin: 0px 0px 0px 18px;
}

.navDiv {
	width: 141px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-image: url(images/but_reg.gif);
	margin-bottom: 12px;
	line-height: 34px;
	color: #253A7D;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.navDiv a {
	text-decoration:none;
	color: #253A7D;
}
.navDiv a:hover {
	color: #FFFFFF;
}


#headWrap {
	height: 103px;
}
#nav {
	float: left;
	width: 161px;
	margin-right: 10px;
}
#footer {
	background-color: #c7b1bd;
	clear: both;
	height: 47px;
	width: 760px;
	line-height: 47px;
	font-size: 11px;
	color: #243A7D;
	text-align: center;
}
#content h1 {
	padding: 4px 4px 4px 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 16px;
	background-color: #FFFBD5;
	width: 300px;
	color: #253A7D;
	margin-left: 0px;
	margin-right: 0px;
}
.Agenda {
	font-size: 11px;
}
.Agenda th {
	font-weight: bold;
	font-size: 11px;
	color: #243A7D;
	padding: 0px;
}
.shadedRow {
	background-color: #E6DBE1;
}
.disclosure {
	font-size: 11px;
}
.newsThumb {
	width: 165px;
	float: left;
	margin-right: 12px;
}
.newsButtons {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}

.newsAbout {
	float: right;
	width: 390px;
}
.newsArchive {
	float: right;
}
.archButtons {

	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
