body {
	position: relative;
	margin: 0;
	background: #1b1b4c url(images/background.gif) repeat-y 30px top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 250%;
}

div#masthead {
	position: absolute;
	top: 0;
	left: 30px;
	width: 450px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #d5cebc url(images/masthead.gif) no-repeat left top;
	z-index: 100;
}

div#photo {
	position: absolute;
	top: 10px;
	left: 480px;
	width: 250px;
	height: 190px;
	background-color: #669999;
	overflow: hidden;
	z-index: 500;
}

div#menu {
	position: absolute;
	top: 130px;
	left: 0;
	width: 120px;
	background-color: #336699;
	line-height: 150%;
	overflow: hidden;
	z-index: 600;
}

div#container {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 650px;
}
	body#narrow #container { width: 450px; }

div#content {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: #e6e7d5;
	padding-top: 30px;
	padding-bottom: 5em;
	text-align: justify;
	z-index: 550;
}
	div#content p { margin-left: 187px; margin-right: 30px; }
	div#content p:first-child { margin-top: -.2em; }

ul {
	list-style-type: square;
	padding-left: 187px;
	margin-right: 30px;
	color: #91927e;
}

h1, h2, h3, h4 {
	font-size: 180%;
	padding-top: 5px;
	margin-top: -.1em;
	margin-left: 187px;
	color: #91927e;
	text-align: left;
}

h2, h3 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: -1em;
}

h3 {
	margin-top: -1.5em;
	margin-right: 30px;
	margin-bottom: auto;
	text-align: right;
}

h4 {
	font-size: 120%;
	margin-top: -.5em;
	margin-bottom: auto;
}

div#title {
	position: relative;
	top: 1.5em;
	width: 40px;
	height: 118px;
	float: left;
	padding-left: 110px;
	margin-bottom: 4em;
	z-index: 500;
}

div#content p.nav2 {
	font-size: 90%;
	color: #669999;
	margin-top: 30px;
	margin-left: 0;
}
	div#sidebar p, div#sidebar p.nav2 { margin: 1em 0; padding-top: 1em; border-top: 1px solid #cccccc; }

div#address {
	position: absolute;
	top: 236px;
	left: 552px;
	width: 178px;
	height: 97px;
	margin: 0;
	background: #669999 url(images/address.gif) no-repeat left top;
	z-index: 600;
}

div#footer {
	position: relative;
	width: 700px;
	margin-top: -2.5em;
	margin-bottom: 6px;
	height: auto;
	font-size: 95%;
	line-height: 1.3em;
	color: #4a6d6d;
	z-index: 800;
}
	#container > #footer { margin-top: 0 }
	#footer > p.nav2 { margin-top: -2em }

p.sidebar {
	margin-top: -30px;
	margin-right: -50px;
	margin-bottom: 0;
	padding-top: 30px;
	padding-left: 192px;
	color: #aaaaaa;
	background: #f3f4e5 url(images/bg-sidebar.gif) repeat-y left;
}

p.copyright {
	display: block;
	width: 250px;
	margin-left: 450px;
	font-size: 95%;
	text-align: right;
}
	#content p.copyright { 
		width: inherit; 
		margin-top: 2em; 
		font-size: 90%; 
		line-height: 150%; 
		text-align: inherit;
	}

strong {
	font-weight: 700;
}

span.quote, _span.quote {
	display: inline;
	position: relative;
	top: 0;
	left: 0;
	width: 29px;
	height: 25px;
	background: #e6e7d5 url(images/quote.gif) no-repeat;
}
	p > span.quote {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 600%;
		line-height: 8%;
		color: #666666;
		float: left;
		padding-top: .33em;
		margin-bottom: -.2em;
}

.section {
	display: block;
	background-color: #4677a8;
}

.center {
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}

.key {
	display: none;
}

.indent {
	margin-left: 30px;
}

.graytext {
	color: #333333;
}

.nav {
	margin: 1em 1em 1em 30px;
}

.subnav {
	margin: 1em 0;
}

p.nav2 {
	position: relative;
	clear: both;
}

a.copyright, a.copyright:visited {
	text-decoration: none;
	color: #4a6d6d;
}

p.subnav a, p.subnav a:visited {
	margin-left: 30px;
	text-decoration: none;
	color: #CCCCCC;
}

p.nav a, p.nav a:visited {
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;	
}

a, p.nav2 a, p.nav2 a:visited {
	color: #336699;
	text-decoration: none;	
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
	a.plainlink:hover { text-decoration: none; border-bottom: none; }

.formbox {
	margin-top: -.3em;
	width: 310px;
	padding: 0px 4px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	background-color: #F7F7F2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	color: #595a4c;	
}

.formbutn {
	background-color: #B5B6A5;
	border-color: #666666;
	border-width: 1px;
	border-style: outset;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 2px 4px;
	margin: 20px 15px 8px 0;
	cursor: pointer;
}

.formbutn:hover {
	background-color: #808177;
	cursor: pointer;
}

.formlabel {
	font-weight: 700;
}

form>p.checkbox {line-height: 350%;}
