#centralcolumn {
float:left; width:475px; border-left:1px #fff solid; border-bottom:1px #fff solid; border-right:1px #fff solid; margin-top:3px;
}

#rightcolumn{
float:right; width:305px; background:url(../images/backRight.jpg) top left; background-repeat: no-repeat; margin-top:3px;
}

#leftcolumn{
float:left; width:150px; background:url(../images/backLeft.jpg) top right no-repeat; margin-top:3px;
}


#footermenu {
width:98%;
background: #fff url(../images/backFoot.jpg); 
background-repeat:repeat-x; 
height:120px;
padding:10px;
color:#fff;
font-weight:bold;
}


#topleft {float:left; margin:5px 0em 2px 2px; padding:0em;}

#topright {float:left; margin:5px 0em 2px 0em; padding:0em;}
