#outer-container {
width:100%;
}

#container {
width:100%;
}

#header {
width:100%;
height:auto;;
background:transparent;
}


#header h1 {
height:auto
}

#header h1 a {
text-indent:0;
height:auto;
}


#main-nav {
display:none;
}


#content {
width:100%;
position:relative;
left:0;
}

#sidebar-a {
display:none;
}
