#OuterBox {
margin: 0;	
width: 600px;
}

a, #ContentBox a {
color: #000;	
}

#ContentColumn, #ContentBoxInner, #ContentBox {
width: auto;
height: auto;
margin: 0;
background-color: transparent;
background-image: none;
color: #000;
}

#ContentBoxInner {
width: 500px;	
}

#LogoBar, #MenuColumn {
display: none;	
}