body {
	font-family:Arial, Helvetica, sans-serif;	
	background-color: #D7DEF0;
	padding: 0px;
	margin: 4px;
	font-size: 11pt;
}

h1,h2,h3 {
	color: #000080;
	margin: 0px;
}

h1.banner {
	color: #000000;
	font-size: 24pt;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 14pt;
}

.smallrider {
	font-style: italic;
	font-size: 9pt;
}

div.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.news {
	width: 100%;
	border: none;
	padding-bottom: 16px;
}

.phototext {
	text-align: center;
	font-size: 8pt;
	font-style: italic;
}

img.photo {
	border: 1px solid #000000;
	margin: 1px;
}

div.adminbanner {
	border-bottom: 1px solid #000000;
}

div.banner {
	background-color: white;
	height: 90px;
	background-repeat: no-repeat;
	background-position:  right; 
	background-image: url("/images/right_masthead.jpg");
	border: none;
}

div.masthead {
	float: left;
	width: 218px;
	height: 90px;
	border: none;
}

div.rightmasthead {
	width: 574px;
	margin-left: 8px;
	float: left;
	height: 90px;
	border: none;
}

div.links {
	clear: both;
	background-color: white;
	text-align: center;
	border-top: 1px solid #000044;
	border-bottom: 1px solid #000044;
	vertical-align: middle;
}

div.page {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	border: none;
	background-color: white;
	border: 1px solid #eeeeee;
}

div.mainbody {
	width: 796px;
	background-color: white;
	border: none;
	padding-left: 4px;
}

div.navright {
	float: right;
	border: none;
	width: 160px;
	margin: 0px;
	margin-left: 2px;
	padding: 0px 0px 0px 2px;
	background-color: #8080e0;
	border-left: 1px solid #000020;
	border-bottom: 1px solid #a0a0e0;
}

div.navrighttop {
	color: #000040;
	font-size: 10pt;
	padding-left: 2px;
	bbackground-color: #000044;
}

div.navrightfade {
	width: 100%;
	height: 32px;
	background-image: url("/images/navfade.gif");
	background-repeat: no-repeat;
}

ul.navlink {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	list-style-type: none;
	font-size: 8pt;
}

li.navlink {
	margin: 0px;
	padding: 0px;
}

ul.linklist  {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	list-style-type: none;
}

li.link {
	padding-right: 32px;
	display: inline;
	color: red;
	font-size: 12pt;
}

img {
	border: none;
}

a.bodylink {
	color: #2020e0;
	text-decoration: underline;
}

a.bodylink:hover {
	color: #4444ee;
	text-decoration: none;
}

a.link {
	color: #000044;
	text-decoration: none;
}

a.link:visited {
	color: #000044;
}

a.link:hover {
	color: #4444ee;
}

a.navlink {
	color: #000020;
	font-weight: bold;
	text-decoration: none;
}

a.navlink:visited {
	color: #000020;
}

a.navlink:hover {
	color: #000080;
	text-decoration: underline;
}

div.news {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
}

div.sitelinks {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding: 8px;
}
