* {
	margin: 0;
	padding: 0;
}

a {color: #6D6346; text-decoration: none; border 0px;}

a:hover {color: #393619;}

body {
	background: #663300;
	color: black;
	font: normal 75% serif,sans-serif;
	margin: 0;
	text-align: justify;
}

p,ul {margin-bottom: 1em;}

h1 {font: normal 1.3em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: black;
	font: normal 1.1em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(img/divider1.gif) no-repeat;
	height: 20px;
	margin: 15px 0;
}

.container {
	background: url(img/old_paper2.jpg) repeat-y center top;
	margin: 0 auto;
	width: 735px;
	
}

.top {
	background: url(img/blank.png) no-repeat  0px;
	float: left;
	text-align: center;
	width: 632px;
	padding-left: 52px;
}

.header {
	background: #393619 url(img/header.png) no-repeat;
	color: #FFC;
	font: normal 1.6em serif,sans-serif;
	height: 221px;
	padding-right: 312px;
	letter-spacing: 1px;
}

.header h1 {
	font: normal 1.6em serif,sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
	background: #334127 url(img/pattern2.gif) repeat-x;
	clear: both;
	height: 6px;
}

.navigation {margin: 0 24px;}

.navigation a {
	color: #6D6346;
	font: normal 1.3em serif;
	line-height: 30px;
	margin: 0 16px;
	text-decoration: none;
	font-weight: bold;
}

.almenu a {
	color: #6D6346;
	font: normal 1.1em serif;
	line-height: 40px;
	margin: 0px 16px;
	text-decoration: none;
	font-weight: bold;
}

.almenu a:hover,.almenu #selected {
	color: #393619;
	font-weight: bold;
	text-decoration: underline;
}

.navigation a:hover,.navigation #selected {
	color: #393619;
	font-weight: bold;
	text-decoration: underline;
}

.content {
	background: url(img/blank.png) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 53px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}

.item {clear: both;}

.item .title {
	color: #445044;
	font: normal 2em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.3em;
}

.item .title1 {
	color: #445044;
	font: normal 1.6em serif;
}

.item .title1:first-letter {
	display: block;
	float: left;
	font-size: 1.9em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

.footer {
	background: url(img/blank.gif) no-repeat;
	color: gray;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 630px;
}

.footer a {
	color: gray;
	text-decoration: none;
}

.footer a:hover {
	color: gray;
	text-decoration: underline;
}

.footer a:visited {
	color: gray;
}
