﻿body
{ 
	height:100%;
	font-family: "Times New Roman",serif;
	font-size:medium;
	color:black;
	orphans:0;
	widows:0
}
   
#container 
{
  	position: absolute;
  	top: 1em;
  	width: 780px;
  	margin: 0 auto
}

#header 
{
  	width: 100%;
  	border-bottom:thin black solid;
   	float:left;
}

#localnav 
{
	display:none	
}

#content 
{
  	float:left
}

#footer 
{
	display:none
}

img.logo
{
	padding-bottom:.25em;
	border:none	
}

div.searchnav
{
	display:none
}

p.backtotop
{
	display:none
}