body {margin: 0; padding: 0; font: .8em/1.4em verdana, arial, sans-serif;}

#header {
	background: #67009A url(images/bbbslogo.png) 10px 10px no-repeat;
	margin: 0;
	padding: 10px 0 10px 110px;
	color: #fff;
	border-bottom: 3px solid #9431C5;
	height: 90px;
}

#content {margin: 1em 0 0 14em; width: 600px; }
#footer {}
#sidebar {float: left; list-style: none; margin: 1.2em 0 0 1em; padding: 0; font-family: arial, sans-serif;}
#sidebar li {margin-bottom: .8em;}
#sidebar li a {color: #000; text-decoration: none; font-weight: bold;}

h1 {font-size: 1.5em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1em;}

#nextpage {clear: right; float: right;}
#nextpage a {font-weight: bold; text-decoration: none;}
#nextpage a:hover {color: #5656FF; text-decoration: underline;}
.listplain {list-style: none;}
ul li {margin-bottom: .5em;}

.listtitle {font-weight: bold; margin-bottom: .5em;}

.centered {text-align: center;}

#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

dt {font-weight: bold;}