body {
 color: Black;
 text-align:center;
 background: #fac529;
 padding: 0px 0px 0px 0px; 
 margin: 10px 0px 0px 0px;
 background-image: url(images/1800x1200.jpg);
 background-repeat: no-repeat;
 background-position: top center;
 }

 #outer_top {
 width: 892px;
 height: 20px;
 text-align: center;
 margin: auto;
 background-image: url(images/outer_top.jpg);
 background-position: center;
 background-repeat: no-repeat;
 } 

 #outer {
 width: 884px;
 height: 610px;
 text-align: center;
 margin: auto;
 background-color: white;
 border-left: 3px solid black;
 border-right: 3px solid black;
 border-bottom: 3px solid black;
 } 

 #header {
 width: 100%;
 height: 100px;
 text-align: center;
 margin: auto;
 background-color: white;
 float: left;
 } 

 #logo1 {
 width: 120px;
 height: 100px;
 background-color: white;
 float: left;
 background-image: url(images/logo100_2.jpg);
 background-position: center;
 background-repeat: no-repeat;
 }
 
 #banner {
 width: 552px;
 height: 100px;
 float: left;
 background-image: url(images/black_bkgd.jpg);
 background-position: center;
 background-repeat: repeat-x;
 }
 
 #headspace {
 width: 10px;
 height: 100px;
 background-color: white;
 float: left;
 }
 
 #ss_header {
 width: 178px;
 height: 98px;
 background-color: white;
 float: left;
 border: 1px solid black;
 }
 
 #main {
 width: 100%;
 height: 505px;
 text-align: center;
 margin: auto;
 background-color: white;
 } 

 #navigate {
 width: 864px;
 height: 20px;
 color: white;
 text-align: left;
 margin: auto;
 background-color: black;
 float: left;
 } 
 
 #main_space {
 width: 10px;
 height: 485px;
 text-align: center;
 margin: auto;
 background-color: white;
 float: left;
 } 
 
 #main_left {
 width: 260px;
 height: 485px;
 text-align: center;
 margin: auto;
 background-color: black;
 float: left;
 } 
 
 #main_center {
 width: 344px;
 height: 485px;
 text-align: center;
 margin: auto;
 background-color: white;
 float: left;
 } 
 
 #main_right {
 width: 260px;
 height: 485px;
 text-align: center;
 margin: auto;
 background-color: black;
 float: left;
 } 

 #main_full {
 width: 864px;
 height: 485px;
 text-align: center;
 margin: auto;
 background-color: black;
 float: left;
 } 
 
div.text {
 width: 90%;
 text-align: left;
} 
 
div.blueline {
 width: 100%;
 height: 28px;
 background-image: url(images/boxtop_bkgd.jpg);
 background-repeat: repeat-x;
} 
 
 #newsbox {
 height: 295px;
 text-align: left;
 background-color: transparent;
 overflow: auto;
 } 

 #footer {
 width: 892px;
 height: 50px;
 text-align: center;
 margin: auto;
 background-color: transparent;
 } 

