html {
	background: url(images/background.jpg)
}
body {
	text-align: center;
	font-family: arial, sans serif;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #363636;
}
a:hover {
	text-decoration: underline;
}
 a:selected {
font-weight: bold;
}
li {
	list-style: none;
}
#container {
	margin: auto;
	width: 850px;
	text-align: left;
	height: 800px;
}
#header {
	position: relative;
	background: url(images/navbar-back.png) repeat-x;
	background-position: bottom;
	height: 77px;
	width: 852px;
	padding-top: 128px;
	margin-bottom: 10px;
}
#header img {
	position: absolute;
	background-position: bottom;
	left: 7px;
	bottom: 14px;
	width: 350px;
	height: 183px;
}
#nav {
	position: absolute;
	left: 330px;
	bottom: 27px;
	width: 500px;
}
#nav li {
	float: left;
	height: 5px
}
#nav li a {
	border-right: 1px solid #717377;
	font-size: 1.05em;
	padding: 0 6px;
	color:#363636;
font-weight: bold;
}
#main {
	position: relative;
	background: url(images/maindiv-back.png) no-repeat;
	background-position: bottom;
	height: 560px;
	width: 852px;
}
#primary {
	width: 494px;
	height: 278px;
	float: left;
}
#primary img {
	position: absolute;
	left: 38px;
	width: 450px;
	height: 100px;
	top: 20px;
}
#primary p {
	position: absolute;
	top: 105px;
	left: 70px;
	width: 385px;
	color: #363636;
	font-size: .8em;
	text-indent: 2.5em;
}
#secondary {
	position: absolute;
	top: 287px;
	width: 494px;
	height: 259px;
	float: left;
}
#audio {
	width: 200px;
	height: 200px;
	position: relative;
	top: 23px;
	left: 40px;
	border: 1px solid;
	float: left;
}

#graphic {
position: absolute;
left: -50px;
top: 30px;
}
#secondary p {
	position: absolute;
	top: 15px;
	left: 307px;
	width: 120px;
	font-size: 1em;
	text-align: center;
	color: #363636;
}
#footer {
	background: url(images/footer-back.png) repeat-x;
	position: absolute;
	width: 850px;
	height: 18px;
	border: 1px black solid;
	top: 540px;
}
#nav2 {
	position: relative;
	top: -19px;
	left: -40px;
	height: 18px;
	width: 146px;
}
#nav2 li {
	float: left;
	height: 18px;
}
#nav2 li a {
	font-size: .7em;
	padding-left: 5px;
	height: 18px;
}
#footer p {
	position: relative;
	top: -59px;
	font-size: .7em;
	width: 520px;
	height: 18px;
	float: right;
	text-align: right;
}
#times {
	width: 343px;
	height: 200px;
	float: right;
	position: relative;
	top: 2px;
	right: 4px;
text-align: center;
}
#times img {
	position: relative;
	text-align: center;
	font-weight: normal;
	color: #565656;
top: 25px;
}

#sunday {
position: relative;
}

.sunday, .wed {
line-height: .15;
position: relative;
color: #363636;
top: 0px;
}

.sunh, .wedh {
color: #828282;
position: relative;
top: 10px;
text-decoration: underline;
font-weight: normal
}

.wedh {
top: -5px;
}

.wed {
top: -10px
}
