
body { color: #333; font-size: 11pt; font-family: serif; margin: 0; padding: 0    }

.inlineimage { margin: 5px 10px; visibility: visible; border: 0 #666; float: left   ; }

#header { color: #fff; background-image: url(../emblem/images/emblem_title004.gif); background-repeat: repeat-x; height: 110px; clear: both  }

#menu {
	background-image: url(../images/menubg.gif);
	padding-top: 25px;
	height: 20px;
	vertical-align: bottom }

#menu ul {
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a { color: #fff; font-size: 11pt; font-weight: bold; text-decoration: none; margin: 0 0 0 10px  }

#menu a:hover {
	color: #de9050;
	font-weight: bold;
	text-decoration: none }

#title { color: #fff; font-size: 11pt; font-weight: normal; line-height: 14pt; background-color: #b77a2e; white-space: nowrap; padding-left: 20px; width: 600px; height: 110px; float: left   }

#headercorner {
	background-image: url(../images/topcorner_100.gif);
	background-repeat: no-repeat;
	width: 51px;
	height: 110px;
	float: left }
#content { color: black; font-size: 11pt; line-height: 12pt; background-image: url(../emblem/images/emblem_bg.gif); background-repeat: no-repeat; background-position: right bottom; float: none; margin: 0 0 0 10px; padding: 0 10px          }

ul {
	list-style: none;
	margin-top: 0 }
h1  { color: #fff; font-size: 18pt; font-weight: bold; margin: 5px 0 0; padding: 0; }

h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }

