body {
	margin:0;
	padding:0;
	color: #597188;
	font-size: 12px;
	background-color: #1a334d;
	}
			
p {
	color: #597188;
	font-size: 14px;
	margin-top: 0px;
	}

H3 {
	font-family:arial; font-size: 18px;
    	margin-top: 3px;
    	margin-bottom: 3px
    	}
    
H4 {
    	font-family:arial; font-size: 16px;
    	margin-top: 3px;
    	margin-bottom: 3px
    	}
    
H5 {
    	font-family:arial; font-size: 14px;
    	margin-top: 3px;
    	margin-bottom: 3px
	}
    			
#header {
	display:block;
	width:740px;
	height:80px;
	background-image:url("../Images/header.png");
	background-repeat:no-repeat;
	background-position:top center;
	}
			
#main{
	padding:0;
	position:absolute;
	width:740px;
	left:50%;
	margin-left:-370px;
	margin-top: 5px;
	}
	
#content {
    	display: inline;
    	float:left;
	width:740px;    
    	background-image: url("../Images/body.png");
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 20px;
	}

#results {    
    	padding-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	}


#footer {
    	display: block;
    	clear: both;
	width:740px;
	color: #597188;
	font-size: 12px;
    	background-image: url("../Images/footer.png");
	background-repeat: no-repeat;
	background-position: top center;
	}

#footer a {
    	color: #597188;
	font-size: 12px;
	}
			
#col1 {
    	width: 240px;
	margin-left: 80px;
	margin-right: 0px;
     	padding-top: 10px;
    	}
    
#col2 {
    	width: 240px;
    	margin-left: 20px;
	margin-right: 80px;
     	padding-top: 10px;
	}

#nav {
    	margin-top: -5px;
    	padding-left: 10px;
    	padding-right: 10px;
    	padding-top: 0px;
    	background-image: url("../Images/body.png");
	background-repeat: repeat-y;
	background-position: top left;
	}

#nav a {
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #597188;
    	font-style: italic;
	}

#nav a:hover {
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #ADBDF5;
    	font-style: italic;
    	background-color: #1a334d;
	}

.floatImg {
    	padding-left: 20px;
	padding-bottom: 10px;
	}

#tblSermon {
	
	width: 200px;
	}

#tblSermon td {
    	background-color: #597188;
    	color: White;
    	padding-left: 10px;
	}

#tblSermon a {
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: white;
	}

#tblSermon a:hover {
    	display:block;
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #ADBDF5;
    	background-color: #1a334d;
	}

#tblSermon2 {
	
	width: 400px;
	}

#tblSermon2 td {
    	background-color: #597188;
    	color: White;
    	padding-left: 10px;
	}

#tblSermon2 a {
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: white;
	}

#tblSermon2 a:hover {
    	display:block;
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #ADBDF5;
    	background-color: #1a334d;
	}

#audio {
    	width: 200px;
	}

#audio a {
    	display: block;
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: white;
    	background-color: #597188;
	}

#audio a:hover {
    	display:block;
    	padding-left: 10px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #ADBDF5;
    	background-color: #1a334d;
	}
	
#gospelmeetingaudio{
    	width: 238px;
	}
	
#gospelmeetingaudio td{
		width: 238px;
    	padding-left: 10px;
    	padding-top: 5px;
		padding-bottom: 5px;
    	color: #1a334d;
    	border-bottom-color: #1a334d;
		border-bottom-width: 2px;
		border-bottom-style: dotted;
	}

#gospelmeetingaudio a {
    	
    	padding-left: 0px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #597188;
	}

#gospelmeetingaudio a:hover {
    	
    	padding-left: 0px;
    	padding-right: 10px;
    	text-decoration: none;
    	color: #ADBDF5;
    	background-color: #1a334d;
	}

#adobe a img{
	    background-color: #ffffff;
    	height: 22px; 
	    width: 75px; 
	    border-width: 0;
	    }
	    
#adobe a {
	    background-color: #ffffff;
    	text-decoration: none; 
	    border-width: 0;
	    }


.adminHeader {
    	display: block;
    	background-color: #597188;
    	font-size: 15px;
    	font-weight:bolder;
    	color: White;
    	margin: 5px 0px 5px 0px;
    	padding: 3px 10px 3px 10px;
    	width: 400px;
	}

#dir th { 
	background-color: #597188; 
	color: white;
	}

#dir td {
	padding: 0px 20px 20px 0px;
	}

#row2 {
    	padding-left: 50px;
    	padding-right: 50px;
	}

#infotable table
{
    
}

#infotable td
{
  padding-right:20px;
}

#infotable a
{
   color: #999999;
}