/* Universal */
body {text-align: center; margin: auto; background: url('background.jpg') no-repeat center top;}
#wrapper {width: 900px; text-align: center; margin: auto; }
#container {width: 900px; position: relative;}

/* Divisions */

#MenuPos {position: absolute; top: 145px; left: 260px;}
#top {position: absolute; top: 0; left: 0; z-index: 5;}
#motto {position: absolute;	top: 220px; left: 0; text-align: left; font-weight: 500; letter-spacing: 1.0px;}
#sermons {position: absolute; top: 280px; left: 15px; }
#calendar {position: absolute; top: 364px; left: 15px; }

#links {position: absolute; top: 448px; left: 15px; z-index: 1; }

#links-text {position: absolute; top: 485px; left: 28px; z-index: 200; font-family: verdana, arial; text-align: left; font-size: 10px; color: #fff;}
#links-text a:link {color: #fff; text-decoration: none; font-family: verdana, arial; font-size: 10px; }
#links-text a:visited{color: #fff; text-decoration: none; font-family: verdana, arial; font-size: 10px; }
#links-text a:hover {color: #fff; text-decoration: underline; font-family: verdana, arial; font-size: 10px; }
#links-text a:active {color: #fff; text-decoration: none; font-family: verdana, arial; font-size: 10px; }

#main-text {position: absolute; top: 303px; left: 200px; font-family: georgia, arial; font-size: 14px; color: #fff; text-align: justify; width: 665px;}
#logo {position: absolute; top: 18px; left: 660px; }
#ministries {position: absolute; top: 430px; left: 198px; }

#background div {position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#background td {vertical-align:middle;text-align:center}
#background img {min-height:50%;min-width:50%;margin:0 auto}

#copyright {position: absolute; top: 650px; left: 300px; font-family: verdana, arial; font-size: 9px; color: #fff;}
#copyright a:link {color: #fff; text-decoration: none; }
#copyright a:visited {color: #fff; text-decoration: none; }
#copyright a:hover {color: #fff; text-decoration: underline; }
#copyright a:active {color: #fff; text-decoration: none; }

#map {position: absolute; top: 300px; left: 20px; padding: 20px; width: 800px;}
#map-copyright {	position: absolute;	top: 700px;	left: 240px;	width: 457px; font-family: verdana, arial; font-size: 9px; color: #fff; text-align: center;}
#map p {font-family: georgia, arial; font-size: 14px; color: #fff; }
#map a:link {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#map a:visited {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#map a:hover {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#map a:active {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}

#sermon-player {position: absolute; top: 280px; left: 330px; width: 520px; }
#sermon-player {font-family: verdana, arial; font-size: 12px; color: #fff; position: absolute; top: 296px; left: 163px; text-align: left;}
#sermon-player a:link {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#sermon-player a:visited {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#sermon-player a:hover {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#sermon-player a:active {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}

#contact { position: absolute; top: 270px; left: 30px; width: 830px;}
#contact td {font-family: georgia, arial; font-size: 12px; color: #fff; text-align: left; padding: 10px; }
#contact a:link {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#contact a:visited {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#contact a:hover {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}
#contact a:active {font-family: verdana, arial; font-size: 12px; color: #fff; text-decoration: underline;}


/* Classes */

.large {color: #fff; font-family: georgia; font-size: 24px; }
.med {color: #fff; font-family: georgia; font-size: 16px; font-weight: 600;}
.nbs {margin-bottom: 0; padding-bottom: 0; }
.nts {margin-top: 0; padding-top: 0; }
.center {text-align: center; }
.border-rt {border-right: 1px dashed #fff; }
.dashed {border-bottom:  1px #BF9C6C dashed; }