#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

body {
text-align: center;
background: #ddd;
}

html>body body {
background: #ddd;
}

#nav a, #nav h2{
font: bold 11px/28px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 0px 0px;
color: fff;
background-image: url(http://i538.photobucket.com/albums/ff346/fbcfreeport/buttons.jpg);
}

#nav a {
	display: block;
	width: 200px;
	text-decoration: none;
	color: #000;
	border: none;
}
html>body #nav a {
	display: block;
	width: 200px;
	text-decoration: none;
	color: #000;
	border: none;
}

html>body #nav li {
	float: left;
	width: 200px;
	background: #000;
}

#nav h2 {
	text-transform: uppercase;
	color: #fff;
	font-size:12px;
}

#nav li a:hover h2{
	color: #fff;
	background-image: url(http://i538.photobucket.com/albums/ff346/fbcfreeport/buttons2.jpg);
}

#nav li {
	float: left;
	width: 200px;
	background: #000;
}

#nav ul li a{
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
background: #aaa;
color: #000;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}


#nav a:hover {
color: #000;
background: #bbb;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
html>body #main {
background: #444444;
width: 810px;
padding: 10px;
margin-left: auto;
margin-right: auto;
}

#main {
background: #444444;
width: 820px;
padding: 10px;
align:center;
border-width: 2 px;
border-color: #000;
border-style: solid;
color:white;
}

#main a{
color:white;
}


#menu {
margin-left: 0px;
margin-top: 4px;
text-align: left;
}



#sermon {
text-align:left; 
float: left; 
margin-top:0px; 
padding-top:14px; 
padding-left:17px; 
background-image:url(http://i538.photobucket.com/albums/ff346/fbcfreeport/boxsermon.jpg);
background-repeat:no-repeat;
width:780px;
height:150px;
}

html>body #sermon {
text-align:left; 
float: left; 
margin-top:0px; 
padding-top:14px; 
padding-left:17px; 
background-image:url(http://i538.photobucket.com/albums/ff346/fbcfreeport/boxsermon.jpg);
background-repeat:no-repeat;
width:780px;
height:140px;
}

html>body #menu {
margin-left: 5px;
margin-right: auto;
margin-top: 4px;
}

#shadow {
margin-left: auto;
margin-right: auto;
width:834px;
border-width: 2 px;
border-color: #777;
border-style: solid;
}
#shadow2 {
margin-left: auto;
margin-right: auto;
width:838px;
border-width: 2 px;
border-color: #aaa;
border-style: solid;
}

#content {
text-align: left;
}

#staff tr td{
width: 50%;
}

#bottom {
color: #444444;
}