body #Header, body #Secondarycontent {
display: none;
}

body #Menu {
margin-top: 0px !important;
}

body #Primarycontent {
width:auto !important;
}

body #Outer {
min-height:auto !important;
padding:0;
margin:0;
border:none;
}

body #Inner {
border:none;
}

body #copyright {
position:static;
}

body a {
color:#000;
text-decoration:underline;
}