#pageblock {
	background-image: url(images/paper.jpg);
	background-repeat: repeat-y;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 69%;
	background-color: #777777;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 36px 0;
	padding: 0;
}
#headerblock {
	position: relative;
	height: 37px;
	width: 920px;
	margin: 0;
	padding: 0;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#logo {
	position: absolute;
	height: 112px;
	width: 116px;
	left: 41px;
	top: 20px;
}
#nav {
	position: absolute;
	height: 37px;
	width: 636px;
	top: 0px;
	right: 12px;
	text-align: center;
}
#contentblock {
	width: 920px;
	margin: 0;
	padding: 0;
}
#footerblock {
	height: 135px;
	width: 920px;
	margin: 0;
	padding: 0;
}
#footertop {
	position: relative;
	height: 76px;
	width: 920px;
	margin: 0;
	padding: 0;
	background-image: url(images/footer_bg_top.gif);
	background-repeat: no-repeat;
}
#ga_logo {
	position: absolute;
	height: 38px;
	width: 99px;
	top: 12px;
	right: 29px;
}
#footerbtm {
	background-image: url(images/footer_bg_btm.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 920px;
	text-align: center;
}
#content {
	margin: 48px 29px 30px 350px;
}
#content h1 {
	font-size: 2em;
	margin-top: 0px;
	color: #008c00;
}
#content h2 {
	font-size: 1.6em;
}
#content h3 {
	font-size: 1.5em;
	color: #d57800;
}
#content p, #content li {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}#content li {
	margin: 0.75em 0;
}
#sidebar {
	position: absolute;
	top: 149px;
	width: 273px;
	height: auto;
	left: 36px;
}
#content strong {
	color: #008c00;
}
#sidebar p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
#sidebar h1 {
	font-size: 1.4em;
	color: #008C00;
	margin: 0 0 0.25em 0;
}
#sidebar h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
	margin: 0 0 0.25em 0;
	color: #d57800;
}
.picleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-bottom: 0px;
}
ul.MenuBarHorizontal a.urhere {
	color: #F8981D;
}
#content a:link {
	color: #008c00;
}
#content a:visited {
	color: #008c00;
}
#content a:hover {
	color: #000000;
}
#gallery {
	float: right;
	height: 188px;
	width: 288px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
	border: 2px solid #F8981D;
}
#content .AccordionPanelContent p, #content .AccordionPanelContent li {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0.7em 0;
}
.picright {
	display: inline;
	float: right;
	margin-bottom: 0px;
	margin-left: 12px;
}
.floatclear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
