.li {display:none;} 
.information {display:none;} 
.contactname{display:none;} 
#leftnav {display:none;}

#container {
border: 0;
}

#top {
padding: .2em;
background: rgb(195, 153, 96);
border-bottom: 2px solid black;
color: inherit;
}

#top h2 {
font: 18pt "times new roman", serif;
line-height: 16pt;
text-align: center;
letter-spacing: .75em;

}

h1 {
font:bold 16pt "times new roman", serif;
margin-top: 0.5em;
margin-bottom:0;
border-bottom: 4pt double black;
text-align: center;
}

#content{
margin: 0 10pt 0 0;
font: 12pt "times new roman", serif;
line-height: 16pt;
border: 0;
}

div#url {
font-family: "times new roman", serif;
text-align: right;
color:black;
background: inherit;
}

div#footer {
border-top: 4pt black double;
margin-top: 1.5em;
text-align: right;
font-family: "times new roman", serif;
color: black;
background:white;
}