body {
margin: 10px 0 10px 0;
padding: 0;
background-color: #14375d;
background-image: url(navback2.jpg); 
background-repeat: repeat-x;
background-attachment: scroll;

background-position: 0px 140px;
}
#wrapper { 
 margin: 0 auto;
 width: 950px;
 border: 0;
}
#header {
 width: 950px;
 height: 125px;
 float: left;
 margin: 0;
 padding: 0;
 background: #00152a;
 border: 0;
 background-image: url(headerback125I.jpg); 
 background-repeat: no-repeat;
}
#navigation {
 width: 950px;
 height: 45px;
 float: left;
 margin: 0;
 padding: 0;
 background: #c9d1d8;
 border: 0;
}
#searchbar {
 width: 950px;
 height: 35px;
 margin: 0;
 padding: 3px 0 0 0;
 background: #ffffff;
 border-top: 1px #ffffff solid;
 text-align: center;
 clear: both;
}
#pagetitlebar {
 width: 950px;
 height: 40px;
 float: left;
 margin: 0;
 padding: 0;
 background: #00152a;
 border-bottom: 2px white solid;
 text-align: center;
 clear: both;
}
#bannerbar {
 width: 950px;
 height: 75px;
 float: left;
 margin: 0;
 padding: 0;
 background: #ebebeb;
 border-top: 2px white solid;
 border-bottom: 4px white solid;
 text-align: center;
 clear: both;
}
#bodycontainer {
 width: 950px;
 float: left;
 margin: 0;
 padding: 0;
 background-color: #00152a;
 border: 0;
 }
#bodysubcode{
 width: 930px;
 float: left;
 margin: 0;
 padding: 10px;
 background-color: #ffffff;
 border: 0;
 text-align: center;
 }
#leftcolumn { 
 width: 200px;
 min-height: 300px;
 float: left;
 margin: 0;
 padding: 15px 0 15px 0;
 background: #00152a;
 border: 0;
 text-align: center;
}
#maincontent { 
 width: 750px;
 min-height: 300px;
 float: right;
 margin: 0;
 padding: 0 0 15px 0;
 background: #ffffff;
 border: 0;
 display: inline;
 text-align: center;
}
#footer { 
 width: 950px;
 height: 200px;
 margin: 0;
 padding: 10px 0 5px 0;
 background: #00152a;
 border-top: 2px white solid;
 clear: both;
 text-align: center;
}
