body 
        {background-color:#333333;
	color:#000000;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 10px;
	padding: 0px;}

.clear{clear:both;}
*       {margin: 0px;
	padding: 0px;}

#container 
        {margin: 0px auto;
	text-align: left;
	width: 717px;}

a{font-size:13px;}

p{margin: 10px 0px;}


/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(header.jpg);
	width:717px;
	height:150px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:150px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:20px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 12px;
}
#header ul a:hover{
	text-decoration:none;
	color:#28556b;
}


/********************** Content ***************************/
#content {
	background-image:url(content.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:22px;
        text-align:center;
	margin: 20px 0px 12px 0px;
}

h2{
	color:#85a157;
	font-size:16px;
	text-align:center;
	width:200px;
	margin: 10px 0px 12px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:25px;
	padding: 30px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#85a157;}

#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 15px 20px 20px 20px;
	margin-top:20px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#806517;
        font-weight: bold 
}
#right a:hover{
	color:#85a157;
}
.floatleft
{
float: left;
margin: 0 0 0px 0px;
border: 0px solid #666;
padding: 4px;
}
.floatright
{
float: right;
margin: 0 0 0px 0px;
border: 0px solid #666;
padding: 4px;
}

.style1
       {
           color: #CCCCCC;
       }
           a { text-decoration:none }
.style2
       {
           color: #FFFFFF;
           font-weight: bold;
       }

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(footer.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 10px 0px;
}
