﻿body
{
	width:970px;
	background-color:White;
	background-image:url('/image/bsccheader.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	z-index:-1;
}

body img
{
    border-width:0;    
}

.emergency
{
    border: 3px red solid;
    width:970px;
    text-align:left;
}

.topNavBar
{
    font-size:10px;   
}

.banner
{
	margin-top:100px;
    text-align:center;
}

.banner img
{
    border-width:0px;    
}

.mainBody
{
    float:left;
    width:970px;    
    
}

.infoBody
{
    float:left;
    width:715px;
    height:425px;    /*Change height*/
}
.contentBody
{
    background-repeat:repeat-x;
	background-position:left top;
	width:963px;
}
/*
*/
.sideInfo
{
    float:right;
    width:245px;    
    border:1px solid gray;
    height:425px;    /*Change height*/
}


.sideInfoTitle
{
    font-size:14pt;
    text-decoration:underline;
}

.sideInfoTitle ul
{
    
}

.sideInfoTitle ul li
{
    font-style:italic;   
}

.sideInfo a
{
    font-size:10pt; 
}

.footer
{
    float:left;
    width:970px;
    border:1px solid gray
}

.footer img
{
    width:65px;
    height: 65px;
    border: 0px;
}

.footerImages
{
    float:left;
    width:370px;
    border:1px solid gray;
    text-align:center;
}

.footerImages img
{
    height:80px;
    width:80px;    
}

.footerNavigation
{
    float:right;
    width:580px;
    border:1px solid gray
}

.footerTitle
{

}


.copyRight
{
    float:left;
    width:970px;    
    text-align:center;
    font-size:10px;
    border-top:1px solid gray
}


.login
{
    float:left;
    width:300px;    
    font-size:10px;
    text-decoration:underline;
}

.siteAdmin
{
    float:right;
    text-align:right;
    width:300px;    
    font-size:10px;
    text-decoration:underline;
}

.navigator_contentBox {
  border:1px solid #317082;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#E2EBED;
  overflow:hidden;
  padding:2px;
  width:200px;
  text-align:left;
  z-index :3000;  
}

.navigator_content {
  text-align:left;
  position:relative;  
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  width:100%;
  font-size:12px;
}

.navigator_slidedown {
  position:relative;
  width:200px;
}

.ImageLeft
{
 float:left;	
}

.ImageRight
{
 float:right;	
}

.SermonBulletList
{
	font-style: italic;
	font-size:14px;
	color:#000033;
	margin: 10px 0px 10px 0px;
	padding-bottom: 5px;
	line-height:130%;
	width:480px;
}

.SermonPageTitle
{
	font-size:12pt;
	font-weight:bold;
	font-family:Verdana;
	color:#154a80;  
}
