div#outerbox {
	width: 750px;
	margin: 0 auto;
	min-height:554px;
}
div#wrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height:554px;
	float:left;
}
div#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 176px;
	background-color: #FFFFFF;
}
#navmain
{
	line-height: 26px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 750px;
	position:relative;
	top:-15px;
}
#navmain ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
	margin-left: 145px;
	position:relative;
	top:-15px;
}
#navmain li {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 114px;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
}
#navmain a{
	color: #FFFFFF;
	text-decoration:none;
}
#navmain a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
div#content {
	background-color: #FFFFFF;
	float: right;
	width: 535px;
	font-size: 80%;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position:relative;
	display:inline;
}
#content li{
	margin-top: 10px;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #A38257;
	width: 750px;
	float: left;
	text-align: center;
	color: #4A2813;
	line-height: 28px;
}
div#footer a{
	text-decoration:none;
	color: #4A2813;
}
div#footer a:hover{
	text-decoration:underline;
	color: #4A2813;
}
div#leftwrapper {
	padding-left: 15px;
	float: left;
	background-color: #FFFFFF;
	width: 160px;
	height:100%;
	display:inline;
}
div#leftwrapper hr{
	display: inline; 
	clear: left; 
	margin: -0.66em 0;
  	visibility: hidden;
}
div#left_resources {
	background-image: url(images/resources_bg.gif);
	background-repeat: no-repeat;
	height: 278px;
}
div#left_res_content{
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 70%;
	float: left;
}
div#left_res_content a{
	text-decoration: none;
	color:#133463;
	padding: 25;
}
div#left_res_content a:hover{
	text-decoration: underline;
	color:#133463;
}
div#left_meetings{
	background-image: url(images/meetings_bg.gif);
	background-repeat: no-repeat;
	height: 236px;
	margin-top:20px;
	padding-bottom: 20px;
}
div#left_meet_content{
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 70%;
	float: left;
}
div#left_meet_content a{
	text-decoration: none;
	color:#133463;
	font-size: 11.5px;
	padding: 25;
}
div#left_meet_content a:hover{
	text-decoration: underline;
	color:#133463;
}
html {
	background-color: #4A2813;
}
h1.main {
	font-size: 125%;
	font-weight: bold;
	background-color: #D6BA78;
	line-height: 30px;
	text-align: center;
	color: #4A2813;
}
h1.article{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #B0BDD3;
	line-height: 30px;
	text-align: left;
	color: #133463;
	padding-left: 30px;
}
h1.article a
{
	color: #133463;
	text-decoration: none;
}
h1.article a:hover
{
	color: #133463;
	text-decoration: none;
	text-decoration: underline;
}
p.summary
{
	font-size: 11px;
	border-bottom-style: dotted;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-top-color: #4A2813;
	border-right-color: #4A2813;
	border-bottom-color: #4A2813;
	border-left-color: #4A2813;
}
#subhead {
	font-weight: bold;
	background-color: #B8C7CB;
}

form#confreg
{
	font-size: .95em;
}
