body{
	margin:0px 0px; 
	padding:0px;
	background: url(../images/gray438.gif);
	text-align: center;

}

div.container {
	width:706px;
	margin-left:auto;
	margin-right:auto;
	border:4px solid seagreen;
	background-color:lightyellow;

}
#newsticker_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


div.footer {
	width:706px;
	padding: 0;;
	text-align:center;
	color:white;
	background-color:seagreen;
	clear: left;
}

div.header {
	width: 706px;
    height: 65px;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0;
	padding: 0;
  	border-bottom: 4px solid seagreen;
}

div.left {
	float:left;
	background-color:lightyellow;
	width:130px;
	margin:0;
	padding:1em;
	border-right:1px solid seagreen;
}

div.content {
	margin-left:162px;
	padding:10px;
	border-left: 1px solid seagreen;
	text-align: left;
	background-color:white;
}
/* Navbar information */
a.nav:link, a.nav:visited {
	color: darkgreen; 
	text-decoration: none
}

a.nav:hover {
	color: seagreen;
	text-decoration: underline
}

a.nav:active{
	color:white;
	background-color:seagreen;
}	

ul.navbar {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font-weight: bold;
	color: seagreen;
}

div.verse {
	float: left;
	margin-top: 50px;
	padding: 0;
	width: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:lightyellow;
	background-color: #FFFFFF;
	border: thin solid #2E8B57;
}

h2.content {
	text-align:center;
}	
h3.verse {
	font-style: italic;
	border: 1px seagreen solid;
	padding: 5px;
	text-align: center;
}
ul.biblestudy {
	list-style-type: square;
	margin-left: 15px;
	padding: 5px;
	font-family: arial;
}
	
#study {
	position: relative;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: seagreen;
	border-bottom-color: seagreen;
	border-left-color: seagreen;
}

#study h3 {
	background-color: seagreen;
	color: white;
	padding: 5px;
	text-align: center;
}
	
#sstreat {
	margin-left: 10px;
	background-image: url(../sstreat_thumbnail.png);
	background-repeat: no-repeat;
	height: 170px;
}

#sstreat p {
	margin-left: 170px;
	padding-top: 50px;
}
#sspicnic {
	margin-left: 10px;
	background-image: url(../sspicnic_thumbnail.png);
	background-repeat: no-repeat;
	height: 170px;
}

#sspicnic p {
	margin-left: 170px;
	padding-top: 50px;
}

div.audio {
	text-align: right;
	height: 200px;
	width: 425px;
	margin-left: 50px;
	margin-bottom: 50px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.list table.mp3list {
	font-size: small;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
	