p, ol, ul, div, h1, h2 {
	font-family: Verdana;
	font-size: 10pt;
}
p, pre {
	margin:0px 0px 0px 0px;
}

body {
	font-family: Verdana;
	background-color: #ffffff;
	margin: 0 auto;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	padding-left: 5px;
	padding-bottom: 5px
}
h2 {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px
}
h3 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
h4 {	
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#banner {
	top: 36px;
	left: 80px;
	position: absolute;
	width: 802px;
	height: 137px;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
}
#headmenu {
	display: none;
}
#main {
	position: absolute;
	top: 195px;
	left: 80px;
	width: 800px;
}
#main #content {
	width: 800px;
	padding-bottom: 30px;
}
#main #left {
	display: none;
}
#main #dates {
	display: none;
}
#main #menu {
	display: none;
}
#main #quickmenu {
	display: none;
}
#main #news {
	display: none;
}
#main #foot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 794px;
	height: 15px;
	background-color: #ffffff;
	color: #000000;
	font-size: 9pt;
	text-align: center;
}
#main #foot a {
	color: #000000;
	text-decoration: underline;
}
#main #foot a:hover {
	color: #000000;
	text-decoration: none;
}
#main #print {
	display: none;
}
#main #end {
	bottom: -15px;
	left: 0px;
	position: absolute;
	width: 794px;
	height: 20px;
	color: #5e6063;
	font-size: 9pt;
	text-align: center;
}
