body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #839990;
	font: small verdana, sans-serif;
	line-height: 1.6em;
	color: #222;
}

a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

a:link {
	color: #336;
}

a:visited {
	color: #666;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

div#OuterContainer {
	margin: 0 auto;
	padding: 0;
	background: #BBC5C1;
	border: 16px solid #778B83;
	border-top: none;
	border-bottom: none;
	width: 794px; /* for IE5/win */
	voice-family: "\"}\""; voice-family: inherit;
	width: 762px; /* actual value */
}

div#InnerContainer {
	text-align: left;
	margin: 0 1px;
	padding: 20px 84px 20px 70px;
	background: #fff;
	border: 3px solid #778B83;
	border-top: none;
	border-bottom: none;
	width: 760px; /* for IE5/Win */
	voice-family: "\"}\""; voice-family: inherit;
	width: 600px; /* actual value */
}

h1, h2, h3, h4 {
	margin-top: 1.5em;
	font-family: georgia, serif;
	font-weight: normal;
	color: #336;
}

h1 {
	font-size: 24px;
	line-height: 1em;
	color: #446;
}


h2 {
	font-size: 18px;
}

h3 {
	border-bottom: 1px solid #ddd;
}

div#Header {
	text-align: center;
	line-height: .5em;
	margin-bottom: 3em;
}

div#Header p { /* author byline */
	font-style: italic;
}

div#Logo {
	text-align: right;
}

div#Notes {
	margin-top: 3em;
}
