body {
  background: transparent url(images/bg2.jpg) no-repeat scroll center 126px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  text-align: center;
}

.podcastLink a {
  font-size: 0.8em;
  color: #7ccdeb;
}

.scheduleNext {
  text-align: right;
}

.nowNext {
  background: transparent url(images/nowNext2.png) no-repeat scroll center top;
  float: right;
  position: relative;
  width: 277px;
  height: 100px;
  top: 15px;
  left: 0px;
  color: #FFF;
}

.nowNext table {
  position: relative;
  left: 46px;
  top: 24px;
}

.nowNext td {
  padding-bottom: 10px;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
}

.countdown {
  background: transparent url(images/countdown_bg.png) no-repeat scroll center top;
  float: right;
  position: relative;
  width: 234px;
  height: 85px;
  top: 29px;
  left: -40px;
  color: #FFF;
}

.countdown table {
  position: relative;
  left: 4px;
}

.countdown td {
  text-align: center;
  color: #fff;
}

.countdown #leftNum {
  width: 65px;
}

.countdown #centerNum {
  width: 84px;
}

.countdown #rightNum {
  width: 61px;
}

.countdown .number {
  font-size: 30px;
  height: 35px;
}

.banner {
  position: relative;
}

.cover {
  position: absolute;
  visibility: hidden;
}

#pray {
  top: 0px;
  left: 0px;
}

#give {
  top: 0px;
  left: 256px;
}

#do {
  top: 0px;
  left: 514px;
}

img {
  border:none;
}

table {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  margin-bottom: 1em;
}

.centered {
  margin: 0 auto;
  text-align: center;
}

div.topMenu {
  background:transparent url(images/menuBackLeft.png) no-repeat scroll left top;
  height:36px;
  margin-bottom: 1em;
}

div.topMenu > span {
  display:block;
  height:36px;
  width: auto;
}

.topMenu li {
  cursor:pointer;
  display:inline-block;
  float:left;
  line-height:36px;
}

.topMenu ul, .topMenu ul li {
  border:0 none;
  height:36px;
  line-height:36px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0;
  padding: 0;
}

.topMenu ul {
  background:transparent url(images/menuBackRight.png) no-repeat scroll right top;
  margin-left: 9px;
}

.topMenu a {
  color:#403E32;
  cursor:pointer;
  display:inline-block;
  font-weight:bold;
  text-decoration:none;
}

.topMenu a span {
  cursor:pointer;
  display:inline-block;
  height:36px;
  line-height:36px;
  margin-left:20px;
  padding:0 20px 0 0;
}

.topMenu .depressed a, .topMenu .depressed a:hover {
  background:transparent url(images/menuDarkLeft.png) no-repeat scroll left top;
}

.topMenu .depressed a span, .topMenu .depressed a:hover span {
  background:transparent url(images/menuDarkRight.png) no-repeat scroll right top;
  color: #fff;
}

.topMenu a:hover {
  background:transparent url(images/menuLeft.png) no-repeat scroll left top;
  cursor:pointer;
  height:36px;
  line-height:36px;
}

.topMenu a:hover span {
  background:transparent url(images/menuRight.png) no-repeat scroll right top;
  cursor:pointer;
  height:36px;
  line-height:36px;
}

img.alphaPng {
  behavior: url(internal/iepngfix.htc);
}

.mainSidebar {
  margin-right: 20em;
}

.mainNoSidebar {
  margin-right: 2em;
}

.main {
  background-color: #fff;
  margin-left: 2em;
  margin-bottom: 2em;
  margin-top: 0em;
}

.main p {
  margin-bottom: 1em;
}

.statusBar {
  font-size: 0.8em;
}

.adminItem {
  background-color: #f00;
}

.topMenu {
  background-color: #aaa;
}

.attrib {
  text-align: right;
}

blockquote {
  background-color: #bef;
  padding: 1em;
}

.div {
  margin: 0em;
  padding: 0em;
}

.doMargin {
  margin-left: 20%;
  font-size: 0.8em;
}

.centerScreen {
  margin:0 auto;
  position:relative;
  text-align:left;
  width:752px;
}

.contentHeader {
  margin-top:1em;
  padding: 0em;
  background:transparent url(images/whiteFade.png) no-repeat scroll center bottom;
  height: 9px;
}

.mainContainer {
  background-color: #fff;
  margin-top: 0px;
  padding-top: 1em;
}

.rightSidebar {
  float: right;
  width: 20em;
  height: 100%;
  margin-left: 2em;
  padding: 0em;
}

.login {
  text-align: right;
  float: right;
  font-size: 0.8em;
}

.header {
  background-color: transparent;
  color: #FFF;
  font-family: sans-serif;
  margin-top: 33px;
  margin-bottom: 0;
}

.horzMenu {
  color: #FFF;
}

.horzMenu ul {
  display: block;
}

.horzMenu li {
  display: inline;
}

.horzMenu a {
  text-decoration: none;
  font-weight: bold;
}

.footer {
  background-color: transparent;
  color: #000;
  text-align: left;
  font-size: 0.8em;
  border-top: solid 1px #999;
}

.footer span {
  float: right;
}

a {
  color: #555;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #006FB6;
}

.event {
  margin: 0em 0em 2em 0em;
}

.event p {
  margin-top: 0em;
  margin-bottom: 0.5em;
}

.indent {
  margin: 0em 0em 0em 5em;
}

.newsItem {
  width: 80%;
  margin-left: 10%;
  border-top: 1px solid #000;
}

.newsFooter {
  text-align: right;
  font-size: 0.8em;
  font-style: italic;
}

.newsTitle {
  font-weight: bold;
}

a img {
  border: none;
}

p {
  margin: 0em;
  padding: 0em;
}

h1 {
  margin: 0em;
  padding: 0em;
}

h2 {
  font-family: bold Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  font-size: 1.7em;
  margin: 0em;
  padding: 0em;
}

.sidebarItem {
  margin: 0em;
  padding: 0em;
  padding-bottom: 2em;
  background-color: #fff
}

.sidebarItem h2 {
  font-weight: normal;
  border-bottom: solid 1px #999;
}

.sidebarItem p {
  margin: 0em;
  padding: 0em;
}

.sched {
  border-collapse: collapse;
  width: 100%;
}

.showName {
  background-color: #e3f4fc;
  font-weight: bolder;
  padding: 5px 5px 5px 25px;
  width: 70%;
}

.showTime {
  background-color: #c7e8f9;
  text-align: right;
  padding: 5px 5px 5px 25px;
}

.showDay {
  background-color: #73c6f0;
  text-align: right;
  vertical-align: top;
  padding: 10px 10px 10px 50px;
}
