/* CSS Document */

body { 
padding: 0;
margin: 0;
text-align: center;
font: 12px Verdana, Arial, Helvetica, sans-serif;
background: #000 url(../images/audio.jpg) center top no-repeat;
color:#FFF;
}

#header{
position:relative;
width: 850px;
margin: 0 auto 0 auto;
text-align:left;
padding: 0;
height: 100px;
}

.header-nav {
position:absolute;
top:0px;
left:0px;
width:850px;
height:100px;
padding:0;
margin:0;
z-index:100;
}

.header-nav a {
	display:block;
}

.header-nav li {
	list-style:none;
	position:absolute;
}

.home {
	width: 229px;
	height: 55px;
	left: 0px;
	top: 26px;
}

.home a{
	width: 229px;
	height: 55px;
}

.home a:hover{
	background:url(../images/MenuOver2.jpg) 0px -26px no-repeat;
}

#wrapper {
width: 900px;
margin: 0 auto 0 auto;
padding: 7px;
border: 3px solid #333;
background: #000;
}

.float_left { float: left; margin: 0; width: 300px; text-align: left; background: #1d1d1d; padding: 10px; border: #666 1px solid;}

.clear { clear:both;}

.message_files {margin-top: 10px; padding-bottom: 10px; border-bottom: #BFBFBF 1px solid; clear:both;}

.series {padding: 10px; background: #ece8d9; border: 1px solid #ccc;}

.message_name { font: 14px Helvetica, Arial, sans-serif; color: #999; font-weight: normal;}

.message_title { font: 12px Helvetica, Arial, sans-serif; color: #336699; font-weight: normal; float: left;}

.scripture { font: 10px Helvetica, Arial, sans-serif; color: #666; }

.download_buttons { float: right;}

.close_button { float: right; margin: 30px 70px 0 0;}

.series_image { float: left; margin-right: 10px;}

.clear_bottom { clear: both;}

.close { display: none; clear: both;}

.open { display: block; clear: both;}

h2{ font:18px Geneva, Arial, Helvetica, sans-serif; color:#336699; margin:0; padding:0; font-weight:normal;}

.float_right{ float:right; width: 550px; background: #1d1d1d; padding:10px; border: #666 1px solid;}

a.links { padding: 5px; background: #000; border: 1px solid #666; color: #FFF; text-decoration: none;}
a.links:hover { background: #666; color: #FFF; text-decoration: none;}