a img {
	border: 0px;
}

p {
	text-align: justify;
}

#site_header, #site_navmenu,
#page_header, #page_content {
	margin: 10px auto;
	width: 95%;
}

#site_header #google_search,
#site_navmenu,
#index_links,
#page_header object,
#sidebar {
	display: none;
}

#site_tagline {
	float: right;
	margin: -33px 0px 0px 0px;
}

h1 {
	border-bottom: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: thick;
	margin: 0px 1px 20px 0px;
}

h2 {
  color: #dd0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: thicker;
	margin: 2px 0px 20px 0px;
}

h3 {
  font-family: Arial Narrow, Helvetica, sans-serif; 
	font-size: 24px;
	font-weight: thicker;
}




#page_header img {
	display: none;
}

#site_footer table {
	border: 0px;
}
#site_footer th, #site_footer td {
	background-color: transparent;
	padding: 4px;
}