﻿body {
	background-color: #FFFFFF;
}

#header {
	display: block;
	height: 100px;
	position: relative;
	border-bottom: 2px #000000 solid;
	margin-bottom: 20px;
}

#header .top {
	display: none;
}

#header .left {
	display: none;
}

#header .right {
	display: none;
}

#header h1 {
	position: absolute;
	top: 30px;
	left: 0;
	line-height: 40px;
	font-family: Arial, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #333333;
}

#header h1 span {
	display: none;
}

#header .people {
	display:block;
	position:absolute;
	top: 40px;
	left: 300px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 45;
}

#header .subtitle {
	display:block;
	position:absolute;
	top: 40px;
	left: 0px;
	width: 160px;
	height: 60px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	z-index: 40;
}

#header a {
	display: none;
}

#main {
}

#menu {
	display: none;
}

#menu ul li {
	display: none;
}

#menu ul li a {
	display: none;
}

#minheight {
	display: none;
}

a.printpage {
	display: none;
}

#content {
}

#content h2 {
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 36px;
}

#content h3 {
	color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 24px;
}

#content p,
#content {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

#content sup {
	line-height: 0px;
	font-size: 11px;
}

#content a {
	color: #0000FF;
}

#content h3 a {
	text-decoration: none;
}

#content ul,
#content table {
	margin-bottom: 10px;
}

#content ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#content small {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#content .bigimage {
	height: 500px;
	margin-bottom: 10px;
	position: relative;
}
#content .bigimage img {
	padding:0; margin:0;
	position: absolute;
	top: 0;
	left:0;
}

#footer {
	display: none;
}

#footer a {
	display: none;
}

#googlemap {
	width: 520px;
	height: 280px;
}

#ditto_pages .ditto_previous_link,
#ditto_pages .ditto_page,
#ditto_pages .ditto_currentpage,
#ditto_pages .ditto_next_link,
#ditto_pages .ditto_next_off,
#ditto_pages .ditto_previous_off {
	display: none;}

#ditto_pages .ditto_currentpage,
#ditto_pages .ditto_next_off,
#ditto_pages .ditto_previous_off {
	display: none;
}
