body {
	background-color: #000000;
	font-family: Gill Sans MT, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
     }
		 
#table {
 width: 720px;
 border: 1px #000000 solid;
 background-color: #FFFFFF;
 font-size: 11px;
 border-collapse: collapse;
            }
			
#logo {
	width: 720px;
	height: 135px;
	background-image:  url(images/titles/sbcheader102909.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
      }
	  
#content {
 position: static;
 float: left;
 width: 350px;
 height: auto;
 color: #000000;
 background-color: transparent;
 vertical-align: top;
 padding-left: 10px;
           }
		   
#rightsec {
 vertical-align:top;
 position: static;
 float: right;
 width: 340px;
 text-align:center;
 padding-right:12px;
           }
		   
#contentframe {
              }	  
	  
#navbar {
 width: 720px;
 vertical-align: top;
 background-color: transparent;
            }
			
#bottom {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 0 25px 0 25px;
	padding: 10px;
	background-color:#999933;
}

#bottomtable {
 width: 100%;
 border-collapse: collapse;
              }
			  
.bottomtabletd {
 font-family: Gill Sans MT, sans-serif;
 font-size: 10px;
 text-align:center;
                }
