@charset "UTF-8";
/* CSS Document */

<style type="text/css">

#apDiv1 {
	position:relative;
	left:0px;
	width:800px;
	height:180px;
	z-index:1;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(../Site2/CSS%20Templates/Site_Images/repeat.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #737373;
}

</style>
#name {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFF;
	background-color: #999;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#main {
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 750px;
}
#name {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFF;
	background-color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
	text-indent: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	vertical-align: bottom;
}
#rhcol {
	float: right;
	width: 600px;
	position: absolute;
	background-color: #F4F4F4;
	top: 0px;
	left: 200px;
	height: 700px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10.5px;
	color: #000;
	margin-top: 4px;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-left: 16px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 14px;
}
#lhcol {
	float: left;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 250px;
}
#centre {
	background-color: #FFF;
	width: 250px;
	top: 0px;
}
.blocks {
	background-color: #696;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFF;
	padding-left: 8px;
	width: auto;
}
#logo {
	float: right;
	width: 01px;
	position: absolute;
	top: 0px;
	height: 40px;
	left: 720px;
}
.gothic {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	text-indent: 0px;
}

