body {
	background-color:#D0DB82;
	color:#000000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
	color: #000;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../Website%20Images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#51CECA;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2, #logo_w3, #logo_w4 {
	font-size: 18px;
	font-style:normal;
	color:#000;
	position:absolute;
	width: 437px;
	height: 632px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	left: 149px;
	top: 498px;
}
#logo_w1{
	top:297px;
	left:14px;
}
#logo_w2{
	top:411px;
	left:266px;
}
#logo_w3{
	top:381px;
	left:186px;
}
#logo_w4{
	top:697px;
	left:-37px;
}
#logo_w5 {
	font-size: 14px;
	font-style:oblique;
	color:#F00;
	position:absolute;
	width: 167px;
	height: 184px;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 149px;
	top: 498px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FF6;
}
#logo_w5{
	top:691px;
	left:183px;
}
#logo_w6, #logo_w7 {
	font-size: 24px;
	font-style:normal;
	color:#000;
	position:absolute;
	width: 241px;
	height: 106px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	left: 149px;
	top: 498px;
	text-decoration: blink;
}
#logo_w5{
	top:697px;
	left:246px;
}
#logo_w6{
	top:485px;
	left:187px;
}
#logo_w7{
	top:374px;
	left:191px;
}
#logo_w8, #logo_w9 {
	font-size: 10px;
	font-style:normal;
	color:#000;
	position:absolute;
	width: 437px;
	height: 43px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	left: 149px;
	top: 498px;
}
#logo_w8{
	top:627px;
	left:14px;
}
#logo_w9{
	top:910px;
	left:160px;
}
#header_text {
	top:597px;
	left:150px;
	width:304px;
	position:absolute;
	height: 42px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../Website%20Images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:420px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(../Website%20Images/footer_bg.gif);
	font-size:1px;
	height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
