body {
background: #fff;
color: #000;
font-family: "Times New Roman",Helvetica,serif;
font-size: 12pt;
width: 770px;
}
#navigation {
display: none;
}
#sec-content {
display: none;
}
.sec-content-container {
display: none;
}
#poll {
display: none;
}
#header {
border: 1px solid #777;
background: #eee url(images/b1-small.png) top right no-repeat;
color: #000;
overflow: visible;
}
#header h1 {
font-family: "Trebuchet MS", Garamond, serif;
}
#header form {
display: none;
}
#main-content {
width: 100%;
margin: 0;
float: none;
}
#main-content h1 {
font-size: 150%;
}
img {
float: right;
margin: 5px;
}
.skiplink {
display: none;
}
a:link, a:visited {
color: #336;
background-color: #fff;
font-weight: bold;
text-decoration: underline;
}
#recent {
border-bottom: 1px solid #000;
}
#main-content a:link:after, #main-content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#main-content table a:link:after, #main-content table a:visited:after {
	content: "";
    }
#footer {
border: 1px solid #777;
padding: 2px;
text-align: right;
background: #eee; 
color: #000;
}
