.page_header {
	clear: none;
	float: none;
	height: 120px;
	width: 100%;
	position: absolute;
	top: 0px;
	right: auto;
	left: -1px;
	margin-right: 0px;
	background-image: url(images/granite.jpg);
	background-repeat: repeat;  
	border-bottom: medium outset #444;

}
.page_body {
	text-align: left;
	position: absolute;
	left: 0px;
	top: 131px;
	width: 100%;
	height: 594px;
	z-index: auto;
	color: black;
}

body {
	font-family: Calibri, Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/linen.jpg);
	background-repeat: repeat;  
}
.header_logo {
	margin-right: 0px;
	position: absolute;
	right: 0px;
}
.news {
	width: 230px;
	border-right: inset medium #CCC;
	z-index: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	left: 15px;
	top: 0px;
	padding-left: 30px;
	background:url(images/50p-white.gif);
	color: black;
}
.news ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin: 0px;
	padding: 10px;
}
.news ul li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 5px;
}
.body_content {
	position: absolute;
	height: 513px;
	width: 933px;
	top: 10px;
	margin: 10px 20px;
	padding: 5px;
	text-align: center;
	left: 2px;
	background:url(images/50p-white.gif);
	color: black;
	font-size: medium;

}


.body_content_main p {
	line-height:150%;	
	clear: right;
}

.body_content p a {
	padding: 2px 0.5em;
	display: inline;
	text-decoration: underline;
	color: black;

}

.body_content_main {
	position: absolute;
	height: auto;
	width: 691px;
	top: 0px;
	margin: 10px;
	padding: 5px;
	text-align: center;
	left: 270px;
	border-top-width: medium;
	border-top-style: inset;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
    overflow:visible;
}

#Content_Title {
	font-style: normal;
	font-weight: bold;
}

.small_print {
	font-size: x-small;
	text-align: left;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 45px;
}
.menu {
	height: 49px;
	width: 729px;
	position: absolute;
	left: 221px;
	margin-right: 20px;
	top: 73px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
}


.menu ul{
	padding: 5px;
	margin: 5px;
	left: 0px;
	right: 125px;
}

.menu ul li{
	font-family: Calibri, Verdana, Geneva, sans-serif;
	list-style: none;
	display: inline;
	padding: 5px;
	margin: 5px;
}

.menu ul li a{
	padding: 2px 0.5em;
	display: inline;
	text-decoration: none;
	color: #CCC;
	border-bottom: 4px groove  #777;
}

.menu ul li a:link {
	display: inline;
}
.menu ul li a:visited {
	display: inline;
}
.menu ul li a:hover {
	display: inline;
	border-bottom: 4px groove #F66;
}
.menu ul li a:active {
	display: inline;
	border-bottom: 4px groove #FFF;
}

.menu ul li a.current{
	display: inline;

	border-bottom: 4px groove #CCC;
}
.page_footer {
	width: 100%;
	position:absolute;
	top: 759px;
	border-top: medium groove #444;
	text-align: center;
	padding: 20px;
	margin: auto;
	font-size: small;
	clear:both;
	float: none;
	height: 100px;
	left: 0px;
	background-image: url(images/granite.jpg);
	background-repeat: repeat;  
	color: white;
}

.gallery_list {
	height: 200px;
	width: 919px;
	position: absolute;
	left: -22px;
	margin-right: 20px;
	top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
}

#bottomRightImg {
	float:right; 
	margin-top:0px;
	margin-left: -19px;
	margin-right: -20px;

}

.gallery_list ul{
	padding-left: 0;
	margin-left: 0;
	left: 0px;
}

.gallery_list ul li{
	padding: 2px;
	list-style: none;
	display: inline;
}

.gallery_list ul li a{
	padding: 2px 0.5em;
	display: inline;
	text-decoration: none;
	color: black;

}

.gallery_list ul li a:hover{
	display: inline;

}
