#corner {
display: none;
}

.wrapper {
/*border: thin solid gray;*/
}

.borderwrap {
border-top: thin solid gray;
border-left: thin solid gray;
border-right: thin solid gray;
}

.footer2 {
border-left: thin solid gray; 
border-right: thin solid gray;
border-bottom: thin solid gray;
}

.bottombanner {
background-color: #c00000;
}

.nav {
display: none;
}
