#divContainer {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/main_10.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border: 2px solid #FFFFFF;
}
#divFooter {
	background-image: url(../images/main_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	background-color: #A7B8C8;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 35px;
	padding-right: 20px;
}
#divContent {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#divClearer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#divNav {
	background-image: url(../images/main_04.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 750px;
	height: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
body {
	background-color: #4076A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345F82;
	color: #355D80;
}
.textcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ulPeople {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ulPeople li {
	margin: 0px;
	padding: 0px;
}
#ulPeople a {
	color: #FFFFFF;
	background-color: #4076A5;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}
#ulPeople a:hover {
	color: #4076A5;
	background-color: #B7C7D4;
}
a {
	color: #33597D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#divSilver {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#divBronze {
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.border {
	border: thin solid #FFFFFF;
	height: 225px;
}
#ulLatest {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#ulLatest li {
	padding-bottom: 5px;
}
#ulPDF1, #ulPDF2     {
	list-style-type: none;
	list-style-image: url(../images/pdf_sm.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#ulPDF1 li, #ulPDF2 li {
	padding-bottom: 4px;
	padding-top: 4px;
}
