﻿body {
   margin: 0px;
   padding: 0px;
   background-color: #000000;
   background-image: url(images/logobg.jpg);
   background-repeat: no-repeat;
   background-position: top center;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   Text-Align: Center;
   color: #444444;
   font-size: 11px;
}

table {
   border: 0px;
   margin: 0px;
   padding: 0px;
}

td {
   vertical-align: top;
}



a {
    text-decoration: none;
    color: #000000;
}


a:hover {
   text-decoration: underline;
}



H1 {
   font-weight: normal;
   padding: 0px;
   margin-top: 0px;
   Margin-bottom: 5px;
   font-size: 28px;
   color: #000000;
   Text-Align: left;
}

H1 a:hover {
   text-decoration: underline;
}


H2 {
   font-size: 13px;
   color: #000000;
   padding: 0px;
   margin: 0px;
   Text-Align: left;
}

H2 a:hover {
   text-decoration: underline;
}

H3 {
   font-size: 12px;
   color: #00aeed;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   Text-Align: left;
}

H4 {
   font-weight: normal;
   font-size: 10px;
   color: #555555;
   padding: 0px;
   margin: 0px 0px 0px 0px;
   Text-Align: left;
}

#h2Bar {
   font-weight: bold;
   font-size: small;
   padding-top: 12px;
   padding-left: 10px;
   margin-bottom: 8px;
   background-image: url(images/headerbar.png);
   background-repeat: no-repeat;
   height: 27px;
   width: 280px;
   color: #ffffff;
}


#PageContainer {
   width: 811px;
   padding: 0px;
   margin: 0px;
   text-align: justify;
   margin: 0 auto;
}


#Header {
   height: 180px;
}

#Header Img {
   Position: Absolute;
   Top: 20px;
}

#topgfx {
   width: 771px;
   padding: 0px;
   height: 67px;
}

#topgfx Img {
   Position: Relative;
}



#topbar {
   background-image: url(images/topbar.png);
   background-repeat: no-repeat;
   height: 39px;
   width: 751px;
   padding-left: 20px;
   padding-top: 22px;
   margin-bottom: 15px;
}


#topbar a {
   color: #ffffff;
}

#topbar Img {
   Position: Relative;
   top: -5px;
   left: -20px;
   Float: Right;
   border: 0px;
}


#page_start {
   background-image: url(images/bg_top.png);
   background-repeat: no-repeat;
   width: 811px;
   height: 17px;
}

#page_middle {
   background-image: url(images/bg_mid.png);
   background-repeat: repeat-y;
   width: 771px;
   padding: 20px;
}

#page_end {
   background-image: url(images/bg_bottom.png);
   background-repeat: no-repeat;
   width: 811px;
   height: 17px;
}


#LatestSermon {
   Width: 440px;
   border: 0px;
   Margin-bottom: 20px;
   margin-right: 20px;
   text-align: justify;
}

#LatestSermon Img {
   Width: 100px;
   border: 1px solid #888888;
   margin-Right: 10px;
   Margin-Bottom: 10px;
   Float: Left;
}


#contributor {
   width: 203px;
   height: 80px;
   margin-right: 10px;
   margin-bottom: 10px;
   padding: 10px;
   border: 1px solid #888888;
}

#contributor img {
   height: 80px;
   border: 1px solid #888888;
   float: left;
   margin-right: 10px;
}






#VideoPlayer {
   width: 470px;
   margin-bottom: 15px;
   margin-top: 10px;
}

#infoBox {
    padding: 0px;
    background-color: #ffffff;
    font-size: small;
    margin: 0px;
    border: 0px;
    width: 290px;
   margin-bottom: 20px;
}

.MoreFromBox {
    padding: 10px;
    background-color: #ffffff;
    font-size: small;
    border: 1px solid #888888;
    margin: 0px;
    width: 268px;
   margin-bottom: 20px;
}


#InfoPic {
   height: 40px;
   border: 1px solid #888888;
   padding 0px;
   margin-right: 5px;
   Float: Left;
}








#RelatedEntry {
   width: 270px;
   padding: 0px;
   margin-top: 10px;
   height: 50px;
}


#AllEntry {
   width: 270px;
   padding: 0px;
   margin-top: 7px;
   margin-bottom: 7px;
}





#biography {
    padding: 0px;
    background-color: #ffffff;
    font-size: small;
    border: 0px solid #888888;
    width: 450px;
   margin-right: 20px;
}


#SpeakerPic {
   Height: 120px;
   border: 1px solid #888888;
   margin-Right: 10px;
   Margin-Bottom: 10px;
   Float: Left;
}





#BioPic {
   Height: 240px;
   border: 1px solid #888888;
   Margin-Right: 10px;
   Margin-Bottom: 10px;
   Float: Left;
}






#Footer {
   background-image: url(images/footer_bg.png);
   background-repeat: no-repeat;
   padding-Top: 20px;
   width: 811px;
   height: 44px;
   text-align: center;
   color: #ddffdd;
   font-size: x-small;
   font-weight: bold;
   font-family: Arial, Helvetica, Sans-Serif;
   margin-top: 15px;
   margin-bottom: 15px;
}

#Footer a, #Footer a:Visited
{
   color: #ddffdd;
   text-decoration: none;
}

#Footer a:hover
{
   text-decoration: underline;
   color: #ffffff;
}


input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: normal;
   color: #666666;
   border: 1px solid #999999;	
}
