body{
  background-color: #080808;
  font-family: "Trebuchet MS", Verdana, Tahoma;
  margin: 0;
  padding: 0;
}


div.topbar{
  height: 25px;
  background-color: #3a3a3a;
  color: #ffffff;
  padding-right: 5px;
  padding-top: 5px;
  text-align: right;
  font-size: small;
}

div.topbarcontent{
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: right;
  color: #FFFFFF;
}

div.topbarcontent a{
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 5px;
}

div.topbarcontent a:hover{
  color: #aaaaaa;
}




div.content{
  background-image: url(mainbg.png);
  background-repeat: repeat-x;
}

div.bar1{
  background-image: url(mainlogo.png);
  background-repeat: no-repeat;
  height: 120px;
  width: 790px;
  margin-left: auto;
  margin-right: auto;
}

div.menubar{
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
div.menubar a{
  color: #ffffff;
  text-decoration: none;
}
div.menuleftend{
  height: 35px;
  width: 18px;
  background-image: url(menubarleftend.png);
  float: left;
  margin-bottom: 20px;
}
div.menulink{
  width: 100px;
  height: 29px;
  background-color: #000000;
  background-image: url(menubarlinkbg.png);
  padding-top: 6px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  float: left;
  text-align: center;
}
div.menulink:hover{
  background-color: #cccccc;
  background-image: url(menubarlinkbghover.png);
}
div.menubarpadding{
  width: 254px;
  height: 35px;
  background-image: url(menubarlinkbg.png);
  float: left;
}

div.menurightend{
  height: 35px;
  width: 18px;
  background-image: url(menubarrightend.png);
  float: left;
}


div.bar2{
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
div.bar2singlecontent{
  width: 776px;
  padding-left: 6px;
  padding-right: 6px;
  color: #ffffff;
  border: 1px solid #444444;
  min-height: 100px;
  background-color: #3a3a3a;
  margin-bottom: 15px;
}
div.bar2singlecontent a{
  color: #aaaaaa;
  text-decoration: none;
}
div.bar2singlecontent a:hover{
  color: #ffffff;
}

div.bar2left{
  float: left;
  width: 205px;
  color: #ffffff;
}
div.bar2left a{
  color: #aaaaaa;
  text-decoration: none;
}
div.bar2left a:hover{
  color: #ffffff;
}


div.bar2right{
  float: right;
  width: 572px;
  border: 1px solid #444444;
  min-height: 371px;
  background-color: #3a3a3a;
  margin-bottom: 15px;
}
div.bar2righthomepage{
  float: right;
  width: 572px;
  border: 1px solid #444444;
  height: 371px;
  background-color: #080808;
  background-image: url(homebg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-bottom: 15px;
}
div.bar2rightmedia{
  float: right;
  width: 572px;
  border: 1px solid #444444;
  height: 371px;
  background-color: #3a3a3a;
  background-image: url(mediabg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-bottom: 15px;
}
div.bar2rightgroups{
  float: right;
  width: 572px;
  border: 1px solid #444444;
  min-height: 371px;
  background-color: #3a3a3a;
  background-image: url(groupsbg.png);
  background-repeat: no-repeat;
  background-position: top;
  margin-bottom: 15px;
}

div.clear{
  clear: both;
}

div.bar2leftlink{
  border: 1px solid #444444;
  width: 200px;
  height: 80px;
  margin-bottom: 15px;
}
div.bar2leftlink:hover{
  border: 1px solid #ffffff;
}

div.bar2rightcontent{
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff;
}
div.bar2rightcontent a{
  color: #ffffff;
}
div.bar2rightcontent a:hover{
  color: #aaaaaa;
}



div.bar3{
  width: 790px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  clear: both;
}
div.bar3left{
  float: left;
  width: 386px;
  color: #ffffff;
  border: 1px solid #444444;
  height: 100px;
}
div.bar3right{
  float: right;
  width: 386px;
  border: 1px solid #444444;
  height: 100px;
}
div.bar3header{
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff;
  background-color: #3a3a3a;
  height: 22px;
}

div.bar3content{
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff;
  background-color: #080808;
  height: 78px;
  font-size: 11.5px;
  background-image: url(bar3sermonbg.png);
}
div.bar3content h4{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12pt;
  font-weight: normal;
}





div.bottombar{
  background-color: #252525;
  background-image: url(menubarlinkbg.png);
  width: 784px;
  color: #ffffff;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: right;
  font-size: x-small;
  border: 1px solid #444444;
}

div.bottombarcontent{
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

div.bottombarcontent a{
  color: #888888;
  text-decoration: none;
}

div.bottombarcontent a:hover{
  color: #ffffff;
  text-decoration: none;
}







table.loginbox{
  margin-top: 10px;
  margin-bottom: 40px;
  border: 1px solid #444444;
  padding: 10px;
}

div.recentmedia{
  border: 1px solid #444444;
  width: 200px;
  height: 80px;
  margin-top: 5px;
  margin-bottom: 10px;
}
div.recentmedia:hover{
  border: 1px solid #ffffff;
}
div.recentmediathumb{
  float: left;
  height: 80px;
  width: 80px;
  background-image: url(iconsound2.png);
  overflow: hidden;
}
div.recentmediatext{
  float: right;
  width: 114px;
  height: 75px;
  overflow: hidden;
  padding-right: 2px;
  font-size: 9pt;
}
div.recentmedia h4{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 10pt;
}
div.mediaitem{
  border: 1px solid #ffffff;
  margin-top: 20px;
}

div.mediaitem h2{
  font-size: 15pt;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #333333;
  background-color: #ffffff;
}
div.mediaitem h2 a{
  color: #333333;
  text-decoration: none;
}
div.mediaitem h2 a:hover{
  color: #cccccc;
  text-decoration: none;
}
div.mediaitem h3{
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: normal;
  font-style: italic;
  background-color: #ffffff;
  color: #333333;
}
p.mediasummary{
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: normal
}

div.group{
  border: 1px solid #aaaaaa;
  margin-bottom: 20px;
}
div.grouptitle{
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff;
  background-color: #3a3a3a;
  height: 22px;
}

div.groupsummary{
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  color: #ffffff;
  background-color: #080808;
  font-size: 13px;
  background-image: url(groupbg.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

div.groupdetails{
  font-size: 13px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #3a3a3a;
}

div.byline{
  color: #ffffff;
  text-align: right;
  font-size: 11.5px;
}
div.byline a{
  text-decoration: none;
}


