a img {
	border: 0px;
}

p {
	text-align: justify;
}

#site_header, #site_footer, #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 {
  color: #bbaaff; 
	font-size: 21px;
	font-weight: thicker;
}


th {
	text-align: left;
	padding: 6px;
	border-style: solid;
	border-width: 1px
}

td {
	padding: 6px;
	border-style: solid;
	border-width: 1px
}

#page_header img {
	display: none;
}