
html,body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url(../images/background.jpg);
 	font-family: Georgia, Times New Roman, serif;
	font-size: 95%;
	line-height: 1.4em;

} 



 #wrapper {width:696px; margin-left:auto; 
 margin-right:auto;}
 
#header{ 
 width:696px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
   background-image:url(../images/header.png);
  background-repeat:no-repeat;
  height: 238px;
} 

#contentwrap{
	
margin-left:auto; 
 margin-right:auto; 
 width:678px;
 background-image:url(../images/contentbg.jpg);
 background-repeat: repeat-y;}
 
 #contentmain
 {margin-left:auto; 
 margin-right:auto; 
 width:670px;
 background-image:url(../images/contenttopbg.jpg);
 background-repeat: no-repeat;}
 
 #contentmain .content {padding: 10px;text-align: left;}

 #contentmain a {color:#066; text-decoration: none; border-bottom: 1px dotted #033;}
 #contentmain a:visited {text-decoration: none; color:#505050; border: 0;} 
 #contentmain a:hover {text-decoration: none; border: 0; color:#069;} 
 
 

#footer
{margin-left:auto; 
 margin-right:auto; 
 width:678px;
  background-image:url(../images/contentfooter.jpg);
 background-repeat: no-repeat;
 }

h1 {color: #066; font-size: 3.5em; margin-bottom: 0;}
h2 {color: #3f3f26; font-size: 2em;margin-bottom: 0;}
p {font-size: 1.1em; line-height: 1.3em;}
.h_mnu_01{
	
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 261px;
padding-top: 112px;}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;

	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF
}

.h_mnu_01 ul li{
display: inline;
}



.h_mnu_01 ul li a{
	float: left;
	color: #669378;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #56573d;
}

.h_mnu_01 ul li a:visited{
color: #669378;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #56573d !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #caebd8;
}

.h_mnu_01 ul li .last
{border: 0;}

.content img {border: medium solid #0CC; float:left; margin: 5px 5px 0 0;}