body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   background: #FFFFFF;
   font-size: 70%;
   color: black;
   }
   
th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size:70%;
}

td p {
	font-size:100% !important;
}

#header{
	height:95px;
	margin:0 0 1px 0;
	padding:0;
	background:#005596 url(../../images/logos/logo_michaelletch.gif) no-repeat left top;
}

#register, #footer {
	display:none;
}  
 
h1, .heading1, .maintitle-help, .maintitle-reference, .maintitle-home, .maintitle-admin, .maintitle-career, .maintitle-interact, .maintitle-news {
	font-size:150%;
	font-weight:normal;
}
   
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#menu {
	display:none;
}

#searchbox {
	display:none;
}

#contentlinks {
	display:none;
}