* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #e5d0c5;
	color: #000;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;	
}

ul, ol {
	margin-left: 20px;
}

blockquote {
	border-left: 1px solid #000;
}

#wrapper {
	background: #fff;
	color: #000;
	width: 700px;
	height: 100%;
	margin: 0 auto;
}

#header_position {
	display: block;
	float: none;
}

#header img {
	border: none;
}

h1 {
	display: none;
}

h2 {
	background: #fff;
	color: #393985;
	font-size: 12px; 
	font-weight: bold; 
}

h3 {
	background: #fff;
	color: #393985;
	font-size: 10pt; 
	font-weight: bold; 
	margin-left: 10px; 
}

h4 {
	background: #fff;
	color: #393985;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: italic; 
	margin-left: 10px; 
}

a {
	background: #fff;
	color: #393985;
	text-decoration: none;
}

a:hover {
	background: #fff;
	color: #393985;
	text-decoration: underline;
}

img a {
	border: none; 
}

img {
	border: 1px solid #000;
}

.righttextwrap {
	float: right; 
	margin: 10px;
}

.lefttextwrap {
	float: left; 
	margin: 10px;
}

#footer img {
	border: none;
}

#footer img a {
	border: none;
}

#main_menu ul {
	padding-left: 125px;	margin-left: 0;	background: #a1562a;	color: #fff;	float: left;	width: 575px;}

#main_menu ul li {
	display: inline;
}

#main_menu ul li a {
	padding: 3px 15px;	background: #a1562a;	color: #fff;	text-decoration: none;	float: left;
	font-family: 14pt; 	border-right: 1px solid #fff;
}

#main_menu ul li:first-child a {
	border-left: 1px solid #fff;
}
#main_menu ul li a:hover {
	background: #393985;
	color: #fff;
}

.posting {
	clear: both;
	overflow: auto;
	border-bottom: 3px solid #a1562a;
	padding: 10px;	
	margin-bottom: 5px;
}

.posting h2 {
	background: #fff;
	color: #393985;
	font-size: 12pt;  
	font-weight: bold; 
}

.posting h2 a {
	background: #fff;
	color: #393985;
	text-decoration: none;
	font-size: 12pt;  
	font-weight: bold; 
}

.posting h2 a:hover {
	background: #fff;
	color: #393985;
	text-decoration: underline;
	font-size: 12pt;  
	font-weight: bold; 
}

/*
.msg {
	float: left;
	width: 450px;
}
*/

.audiobox {
	float: right;
	width: 230px;
	padding: 25px;
}

#prevnext {
	padding: 5px; 
}

#footer {
	text-align: center;
	font-size: 8pt; 
	padding-bottom: 3px;
}

span.month {
font-size: 120%;
font-style: italic;

}



#main_menu {display: none;}
