
body,
body.sbhbody{
	background : #deb887 none no-repeat fixed;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
}

div.content {
	margin: 12px;
}

a:link {
	color: #a0522d; 
	text-decoration: none;
}
a:visited { 
	color: #800000; 
	text-decoration: none;
}
a:active { 
	color: #228b22;  
	text-decoration: none;
}

h1, h2 { 
	text-align: center;
}

ul { 
	margin-top: 8px; 
}

div#legalese {
	border-top: 2px solid black;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	font-size: 65%;
	color: #000000;
	clear: both;
}

div#legalese li {
	display: inline;
	border-left: 1px solid black;
	padding-left: 8px;
	padding-right: 8px;
}

div#legalese ul {
	display: block;
	padding: none;
	margin-left: 0px;
	xborder: 1px solid black;
	xlist-style: square outside;
}

div#legalese li.first{
	border: none;
}

div#legalese a:link,
div#legalese a:visited {
	text-decoration: none;
	color: #000000;
}

div#legalese a:hover {
	text-decoration: underline;
}

div#intro p{
	font-style: italic;
	font-size: 90%;
	padding: 0;
	margin: 0;

}
div#intro hr {
	margin: 0;
}
