.full{
width: 755px;
height: 400px;
}

.top{
background-color: white;
border: 1px solid #FF0000;
width: 555px;
height: 400px;
height/* */:/**/400px;	/* Other browsers */
height: /**/400px;
padding: 6px;
position: relative;
left: 230px; 
top: 9;
}

.menu{
background-image: url(menu.gif);
width: 213px;
height: 29px;
height/* */:/**/29px;	/* Other browsers */
height: /**/29px;
padding: 0px;
position: relative;
left: 5px; 
top: -405px;
}

.side{
background-color: white;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
border-bottom: 1px solid #FF0000;
width: 200px;
height: 371px;
height/* */:/**/371px;	/* Other browsers */
height: /**/371px;
padding: 6px;
position: relative;
left: 0px; 
top:  29px;
}

