#top_panel, #subnav_panel, #std_crumbtrail, hr, #right_inner_panel, #footer_panel ul, .backtoptop_green, .backtoptop {
	display: none;	
}

#footer_panel {
	display: block;
	width: 100%;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-botton: 10px;
}

#footer_panel p {
	margin: 0 0 5px 0;
	font-size: 0.8em;
}

div.clear {
	margin-top: 20px;
	clear: both;
	display: block;
}

#content {
	margin: 30px 0 10px 0;	
}

#content div.clear {
	margin-bottom: 30px;	
}

body {
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.8em;
	padding: 10px 20px;
}

a:link, a:visited {
	text-decoration: none;
	color: #179438;
}

p {
	margin: 0 0 5px 0;	
}

p.logo {
	font-size: 2.2em;
	font-weight: bold;
	width: 100%;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 0;
	color: #179438;
}

h1 {
	font-size: 1.8em;	
	margin-bottom: 20px;
}

h2 {
	margin: 20px 0 10px 0;	
}

h2, .index_link_span {
	font-size: 1.4em;
	font-weight: bold;
}

div.index_thumb  {
	margin-botton: 10px;
}

div.index_text {
	clear: both;
	display: block;
	margin-top: 15px;
}

div.index_text p {
	margin-top: 5px;
}


div.staff_item, div.index_item_noborder {
	margin: 25px 0;
}
