﻿body {
}
#middlebox,#menuCol,#headerBox,#footer{ visibility:hidden; display:none; width:0px; height:0px;}

#content {
position:absolute;
top:0px;
left:0px;
width:100%;
}

#col1 {
float:left;
width:65%;
margin-right:20px;
}

#col2 {
float:right;
width:25%;
margin-top:0px;
}