* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img a {
	border: 0;
}

body {
	background-color: #333333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
}

a:link,a:visited {
	color: #fffcac;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

#global_header {
	width: 100%;
	background: #171717 url('/images/shadow.gif') bottom left repeat-x;
	height: 213px;
	margin: -20px 0 0 0;
}

* :first-child+html #global_header {
	width: 100%;
	background: #171717 url('/images/shadow.gif') bottom left repeat-x;
	height: 213px;
	margin: 0 0 0 0;
}

* html #global_header {
	width: 100%;
	background: #171717 url('/images/shadow.gif') bottom left repeat-x;
	height: 213px;
	margin: 0 0 0 0;
}

#global_logo {
	width: 776px;
	margin: 0 auto 20px auto;
}

#mainlogo {
	display: inline;
	float: left;
	margin: 20px 0 0 32px;
}

#thp {
	display: inline;
	float: left;
	margin: 55px 0 0 30px;
}

ul#global_menu {
	width: 776px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #191919;
	padding: 5px 0;
	height: 21px;
	text-align: center;
	font-size: 18px;
}

ul#global_menu li {
	display: inline;
	float: left;
	margin: 0 0 0 32px;
}

#main {
	width: 776px;
	margin: -3px auto 0 auto;
}

#main_text {
	float: left;
	width: 302px;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.4em;
}

.full {
	width: auto !important;
}

#main_text p {
	margin: 0 0 5px 0;
}

#frontpage_slideshow {
	float: right;
	width: 449px;
	height: 305px;
	background: url('/images/frontpage_slideshow_bg.gif') top right
		no-repeat;
	margin: 0 -6px 0 0;
}

#frontpage_images {
	margin: 8px 0 0 8px;
}

h2 {
	margin: 5px 0 10px 0;
}

#hcard-Thomas-Haywood {
	width: 776px;
	margin: 15px auto 0 auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	text-align: center;
	font-size: 0.7em;
}

.fn {
	font-weight: bold;
}