#homepage_div {
background: url(../i/header_bg.jpg) no-repeat top left;
width: 727px;
padding-top: 88px;
position: relative;
}

h3#home {
display:none;
}

ul#homenav {
list-style-type: none;
border: 0;
display:inline;
float:left;
margin:0 0 10px 0;
padding: 0;
}

ul#homenav li {
padding: 0;
margin: 0 23px 0 0;
float: left;
text-indent: -10000px;	
}

ul#homenav li a {
border: 0;
display: block;
height: 35px;
}

li#podcast a {background-image: url(../i/podcast.gif); width: 136px;}
li#chapel_live a {background-image: url(../i/chapel_live.gif); width: 64px;}
li#calendar a {background-image: url(../i/calendar.gif); width: 158px;}

li#podcast a:hover {filter:alpha(opacity=75); -moz-opacity:.75; opacity:0.75;}
li#chapel_live a:hover {filter:alpha(opacity=75); -moz-opacity:.75; opacity:0.75;}
li#calendar a:hover {filter:alpha(opacity=75); -moz-opacity:.75; opacity:0.75;}

#homepage_content {
position: relative;
width: 430px;
}
