body {
	background: url('images/header_bg.jpg');
	background-color:#007700;
	color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 44px auto;
	text-align: left;
	width: 717px;
}
a{ 
	color:#FFFFE5; 
}
	font-size:12px;
	a:hover { color:#666666; }
	a:visited { color:#FFFFE5; }
	a:link { color:#FFFFE5; 
}
p{
	margin: 15px 0px;
}
p1{ 
	color:#FFFFE5; }
}
/********************** Header ***************************/
#header {
	margin: 0px;
	left: 0px
}
#header ul{
	background-color:#FFFFCC;
	width:711px;
	border: 3px solid #000000;
	display:block;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:44px;
	padding:6px 0px 0px 0px;
	text-align:center;
	line-height: 15pt;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#000000;
	margin: 0px 6px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#000000;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#FFFFFF;}
#header_text a:hover{color:#FFFFFF;}
/********************** Content ***************************/
#content {
	background-image:url('images/content_bg.gif');
	width:717px
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	text-align:left;
	margin: 90px 0px 20px 0px;
}
h2{
	color:#000000;
	font-size:14px;
	text-align:left;
	margin: 30px 0px 20px 0px;
}
#left {
	float:left;
	width:665px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#000000;}
#left a:hover{color:#666666;}

#photos a{
	align:center;
	margin-right:19px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFFFFF 2px solid;
}
#right a{
	color:#000000;
}
#right a:hover{
	color:#666666;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url('images/footer_bg.jpg');
height:60px
}
#footer {
	width:717px;
	text-align:left;
	font-size:10px;
	padding: 10px 0px;
	color:#FFFFE5;
	height:30px;
}