/* CSS Document */

body { 
background: #ffffff; 
font-size: 12pt; 
color:#666666; 
width:auto;
}

#frame {
float:none;
width:auto;
border-left:none;
border-right:none;
}

div#container {
float: left;
width:auto;
}

div#sectionnav, #menu2, #submenu, #acenetfooter, #rightcontent, #branding {
display: none;
}

div#statusbar {
position:relative;
left: 300;
padding-bottom: 20px;
}

div#footer	{
clear:both;
bottom:0;
}