body{
background-color:#2b2867;
margin: 0 auto;
}

div#wrapper{
width:810px;
margin: 0 auto;
}

.headerbar{
position: relative;
background-image: url(Images/hdr-fehc.gif);
background-repeat: no-repeat;
background-color: #ffffff;
width:810px;
height: 100px;
padding-top: 10px;
margin-top: 15px;
} 
.topnav{
position: relative;
background-color: #9d98c5;
width:810px;
height: 25px;
padding-top: 10px;
text-align: center;
} 

#content{
position: relative;
float: left;
background-color: #ffffff;
width: 790px;
height: 100%;
padding: 10px 10px;
} 

#leftcontent{
float: left;
background-color: #ffffff;
width: 290px;
padding: 0 15px;
} 


#rightcontent{
float: right;
background-color: #ffffff;
width: 469px;
border-left: 1px solid #9d98c5;
} 


div#footer{
position: relative;
background-image: url(Images/ftr-fehc.gif);
background-position: bottom: left;
background-repeat: no-repeat;
width: 810px;
padding: 25px 0;
float: left;
} 


div#highlight-container {
background-image: url(Images/hh-bg.jpg); 
width: 458px; 
height: 295px; 
text-align: left;
}

div#highlight-text {
float: left; 
width: 225px; 
padding-left: 10px;
}