#MiddleofPage
{
float:left;
width: 500px;
height: 2400px;
margin-left: 10px;
background-image: url(/fran/LA/houmaLA/images/restrntid_bkgnd.jpg);
}
#TopofPage
{

height:150px;
width: 825px;
background-image: url(/fran/LA/houmaLA/images/DIDLogo.gif);
background-repeat: no-repeat;
}
#LeftofPage
{
width: 148px;
height: 2400px;
float: left;
background-image: url(/fran/LA/houmaLA/images/leftback.gif);
background-repeat: repeat-y;

}
#RightofPage
{
width: 145px;
height: 2400px;
float: right;
background-image: url(/fran/LA/houmaLA/images/rightback.gif);
background-repeat: repeat-y;
}
