@charset "utf-8";

/* CSS Document */



body{

	background-color:#CCC;

	text-align:center;

	margin:0;

	padding:0;

	font-size: .9em;

	font-family:Verdana, Geneva, sans-serif;

	background: #d6d6d6 url('images/bg.jpg') repeat-x;

}



h1{
	font-size:1.5em;
	display:inline;
	color:#3f6f39;
	text-align: left;

}



h2{

	font-size:1.2em;

	display:inline;

	color:#e1b70f;

}



h3{

	font-size:1em;

	display:inline;

	color:#636363;

}





#content{

	width:800px;

	text-align:left;

	margin-right:auto;

	margin-left:auto;

	background-color:#fff;

	_height:700px;

	min-height:700px;

}



#header{

	margin-left:20px;

	margin-right:20px;

	width:760px;

	background-color:#EBEBEB;

}



#navigation{

	width:780px;

	margin-top:10px;

	margin-left:20px;

	min-height:2em;

	_height: 2em;

	float:left;

}



#nav{

	list-style:none;

	margin:0px;

	padding:0px;

}



#nav li{

	float:left;

	display:inline;

	padding:.3em;

}



#nav a {

	color:#000;

	font-size: 1em;

	text-decoration:none;

	display:block;

	padding:.5em;

	padding: 5px 10px 5px 10px;

	}

	

#nav a:hover{

	padding: 5px 10px 3px 10px;

	color:#fff;

	display:block;

	background-color:#749b6c;

	border-bottom:2px solid #e1b70f;

	}



#bodycontent{
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	width:740px;
	min-height:500px;
	_height:500px;
	padding:10px;
	float:left;
	background:#EBEBEB url('images/contentbg.jpg') top left no-repeat;
	text-align: left;



}



#footer{

	clear:left;

	background-color:#999;

	padding: 10px 20px 20px 20px;

	width:760px;

	font-size: .8em;

	margin-left:auto;

	margin-right:auto;

	min-height:20px;

	_height:20px;

	color:#fff;

	background:#999999 url('images/footercorner.jpg') no-repeat bottom right;

}



#picture{

	float:right;

	width:408px;

	height:294px;

	padding:5px;

	background-color:#d2d2d2;

	border:#e1b70f 1px  solid;

}



#hagp{

	float:left;

	width:300px;

	height:294px;

	padding:5px;

	background: url('images/balloons.jpg') top left no-repeat #fff;

	text-align:center;

	border:#e1b70f 1px  solid;

	margin:10px;

}



#hagptext{

float:right;

width:170px;

margin-top:100px;

}



#hagptext a{

	display:block;

	padding:5px;

	background-color: #C30;

	color:#fff;

	text-decoration:none;

}
 
.wwbwrap{
	text-align:center;
	width:750px;
}