body {
	margin: 0 140px 0 140px;
	background-color: #fff;
	height: 100%;
}
h1 {
	background-color: #a01600;
	color: #fff;
	font: 20pt "Lucida Sans Unicode", sans-serif;
	padding: 20px 0 7px 12px;
	margin-bottom: 0
}
#menu {
	background-color: #5e5e5e;
	padding-bottom: 4px
}
ul {
	display: inline;
	width: 100%;
	margin-left: 12px;
	padding-left: 0
}
li {
	display: inline;
	padding-left: 10px
}
li.home {
	padding-left: 0
}
li a:link {
	color: #fff;
	font: 10px Verdana, sans-serif;
	text-decoration: none
}
li a:visited {
	color: #fff;
	font: 10px Verdana, sans-serif;
	text-decoration: none
}
a:link, a:visited {
	font: 13px/1.6 "Lucida Sans Unicode", sans-serif;
	color: #a01600;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
#main {
	padding: 0 9px 0 9px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	background-color: #fff;
	height: 612px
}
p.first {
	margin-top: 0;
	padding-top: 4px
}
p.last {
	margin-bottom: 0;
	padding-bottom: 4px
}
p {
	font: 13px/1.6 "Lucida Sans Unicode", sans-serif;
	color: #363636;
	text-align: justify
}
.sectionTitle {
	font: bold 14px Georgia, serif
}
.linkSection {
	font: bold 13px "Lucida Sans Unicode", sans-serif
}
.author {
	font-weight: bold
}
.entryIndent {
	padding-left: 20px
}
.italics {
	font-style: italic
}
.payment {
	text-align: right;
	padding-left: 15px
}
#footer {
	background-color: #5e5e5e;
	width: 100%;
	text-align: center;
	padding: 4px 0 4px 0
}
#copyright {
	color: #fff;
	font: 10px Verdana, sans-serif
}
#membership {
	margin-top: 10px;
	margin-bottom: 10px
}