body {
	background: #220F00;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #444444;
}

#wrapper {
	width:690px;
	background-color: #000;
	margin: 0 auto;
	font-size: 1.3em;
}

a {
	text-decoration: underline;
	color: #026CA0;
}

a:hover {
	text-decoration: none;
	color: #29A7DF;
}

#header {
	padding: 10px 25px 5px 25px;
	clear: both;
}

#picture {
	background: #000 url(http://www.sbm.org/meeting/2009/images/header_img.jpg) no-repeat;
	height: 180px;
	padding: 0px;
}

#content {
	height: auto;
	padding: 0px 25px 20px 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#sbm_nav {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 20px;
	font-size: 1.0em;
}

#main {
	background: #FFF url(http://www.sbm.org/meeting/2009/images/content_bar.gif) no-repeat;
	margin: 0;
	padding: 10px 25px 10px 25px;
	overflow: hidden;
}

#main_text {
line-height: 1.5em;
}

#footer {
	background: #000 url(http://www.sbm.org/meeting/2009/images/footer_bar.gif) no-repeat;
	height: 21px;
	clear:both;
}

.heading1, h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
	color: #00509F;
}

.heading2, h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
	color: #000000;
}

.heading3, h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
	color: #000000;
}

p {
	margin: 5px 0px 5px 0px;
	line-height: 1.4em;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.smaller {
	font-size: 0.8em;
}
