body {
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background: #675d5c;
	font-size: 99%;
}
#pagetop {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
#wrapper {
	position: relative;
	width: 755px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 45px;
	border-left: 4px solid #5A5150;
	border-right: 4px solid #5A5150;
	text-align: left;
	background: #2b1e27 url(bscheader2.jpg) no-repeat bottom;
}
#header {
	width: 755px;
	height: 150px;
	background: url(bscheader2.jpg) no-repeat;
}
#site {
	position: absolute;
	top: 60px;
	left: 26px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 0.75em;
}
#site h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	color: #fff;
}
#site p {
	margin-top: 8px;
	margin-left: 9px;
	margin-bottom: 3px;
	margin-right: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #b8a89b;
	font-weight: bold;
	letter-spacing: .07em;
}
#basicnav, #categorynav, #footnav {
	color: #655258;
	text-align: center;
	font-size: 0.9em;
	border: 1px solid #b8a89b;
	width: 701px;
}
#basicnav {
	position: absolute;
	top: 0;
	left: 26px;
	width: 701px;
	padding-top: 8px;
	border-top: none;
}
#basicnav ul, #categorynav ul {
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}
#basicnav ul {
	padding-bottom: 4px;
}
#basicnav ul li, #categorynav ul li, #footnav ul li {
	list-style-type: none;
	display: inline;
	padding: 4px;
}
#basicnav ul li a, #footnav ul li a, #categorynav ul li a {
	text-decoration: none;
	color: #9A8981;
}
#basicnav ul li a:hover, #footnav ul li a:hover, #categorynav ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#categorynav {
	background: #1c0e1f;
	margin: 0 auto;
	margin-top: 6px;
	padding-bottom: 8px;
	border-bottom: none;
}
#categorynav ul {
	margin-top: 4px;
	padding-top: 4px;
}
#main {
	background: #fefefe url(maingrdnt.jpg) repeat-x;
	padding: 10px;
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
#text {
	margin: 6px;
	margin-top: 0;
	border: 1px solid #b8a89b;
	border-top: none;
	padding: 12px;
	padding-top: 3px;
	line-height: 1.3;
	font-size: .9em;
}
#text a {
	color: #75616c;
}
#text a:visited {
	color: #7A7870;
}
#text a:hover, #text a:active {
	color: #463941;
}
#text li {
	margin-bottom: 6px;
}
h2, h3, h4, h5, h6 {
	margin: 3px;
}
h2 {
	color: #75616c;
	text-align: right;
	font-size: 1.3em;
}
h3 {
	text-align: center;
	border-bottom: 1px solid #F1EEEB;
	margin-top: 20px;
	font-size: 1.15em;
}
h4 {
	font-style: italic;
	font-size:1em;
}
h5 {
	text-decoration: underline;
	text-align: center;
	font-size:.9em;
}
blockquote, .note {
	font-size: .84em;
}
blockquote blockquote {
	font-size: inherit;
}
blockquote blockquote p {
	margin: 4px;
}
.note { font-style:italic; }
hr {
	margin-bottom: 0;
}
.author, .subtitle {
	color: #75616c;
	text-align: right;
	font-style: italic;
	font-size: .9em;
	margin-top: 2px;
}
.subtitle {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 4px;
}
#footnav {
	margin: 0 auto;
	background: #1c0e1f;
	border-top: none;
}
#footnav ul {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
#credit {
	font-size: .6em;
	margin-top: 8px;
	margin-left: 26px;
}
#credit a {
	text-decoration: none;
	color: #5c5052;
}
#mail {
	width: 600px;
	margin: 0 auto;
}
textarea {
	width: 580px;
	margin: 0;
	padding: 10px;
}
.warning {
	font-size: 4em;
	text-align: center;
	margin: 12px;
}
.warning2 {
	font-size: 2.7em;
	margin: 5px;
	text-align: center;
}
.chart {
	font-size: .8em;
	border-collapse: collapse;
	margin-top: 6px;
}
.chart td {
	padding: 3px;
	border: 1px solid #5c5052;
	margin: 0;
}
.portrait {
	float: left;
	margin-top: 16px;
	margin-bottom: 4px;
	margin-right: 8px;
}