/* CSS Document */

#wrapper {
width: 800px;
background-image:none;
border:none;
}

#left_col {
display:none;
}

#main_nav ol {
/*margin-left: 0;*/
display:none;
}

#logo {
width:100%;
}

#top_images {
position: absolute;
top: 105px;
/*left: 190px;*/
left:0;
}

#centre_col {
position:relative;
top:100px;
width: 480px;
}

#centre_text {
margin: 20px 15px 25px 0;
}

#right_col {
position:relative;
top:100px;
}

#bottom_row {
position:relative;
top:75px;
margin-left: 0;
}

#bottom_row ol {
display:none;
}

#W3 {
display:none;
}