#center {
	background: #F1F9E9;
	float: left;
	width: 180px;
}

#right {
        background: url(../images/pageBg.gif) no-repeat left top;
        /* position: absolute; */
        /* top: 0px; */
        /* left: 180px; */
	float: left; 
	width: 588px; 
	/* height: 800px; */
}

legend {
         display:none;
         /* better solution is to correct the stylesheets jjk:27-06-06 */
}

