body {
	
	font-size: medium;	
	font-family: verdana, arial, sans-serif;	
	/*margin-right: 5%;*/
	margin:auto;
	background-color: #ffffff;
	background-image: url(hd_banner6.gif); width: 100%; 
	background-repeat: no-repeat;
	/*background-position: 0% 0%;*/
	background-position: center top;
	 
	
}

* html body {
	/*font-size:x-small; /* for IE5/Win */
	/*f\ont-size: small; /* for all other IE versions */
	font-size: 95%;
}
html>body { /* be nice to Opera	*/
	font-size: 95%; }

#header  {
	padding:4% 0% 0% 3%; /* change bottom % to 0 if adding h2 */
}

/*#wrap { margin: 0 auto; padding: 0; max-width: 90%; background-color: white; }
.group: after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* IE6*/
/**html .group { height: 1%; }
/* IE7*/
/**:first-child+html .group { min-height: 1px; }*/

#wrap { margin: 0 auto; padding: 0; max-width: 80%; }
.group: after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* IE6*/
*html .group { height: 1%; }
/* IE7*/
*:first-child+html .group { min-height: 1px; } 
#center { float:right; 
	width:60%; 
	line-height: 1.5em;
	/*margin:top: 52%; 
	clear:left;*/}

#peter	{
	float: right;
	width:80%;
	margin-top: 2%;
	text-align:right;
	/*margin-right:4%;*/
	clear:left;
	}

#rightnav   	{
	float:left;
	margin-top:10%;	
	text-decoration: none;
	list-style: none;
	width:35%;	
	/*clear:both;*/
}

#bottomnav {
	text-align: center;	
}


#tag {
	clear: both;
	text-align: right;
}


h1 	{
	
	font-size: 220%;
	color:teal;
margin: 0;
	
}

		
h2 {	font-size: 150%;
	margin: 0 0 -10px 0;
	padding:0;
}

h3 	{	
	font-size: 125%;
	
	}

h4	{
	/*text-indent:10px;*/
	margin-bottom: -10px;
	
}

a:link {color:teal;
	/*text-decoration:none;*/
}

a:visited { 
	color: teal;
	/*text-decoration:none;*/
}
a:hover {
	color: maroon;
	/*text-decoration:none;*/
}
a:active { 
	color: maroon;
	/*text-decoration:none;*/
}		
	
ul {
	list-style: none;
	text-decoration: none;
	margin:0;
	margin-left: 2%;
}

li {	
	padding: 5px 0 0 0;

}




hr	{
	border: none;	
	background-color:teal;	
	color:teal;   /*for Mozilla */
	width:70%;
	height: 4px;	
	margin-top: 10px;
	margin-right:0%;
	

}


/*#content {
	clear: both;	

	margin-left:22%;
	margin-right:10%;	
	line-height: 1.5em;
}*/

/*#index {
	clear: both;	
	margin-top: -5%;
	margin-left:27%;
	margin-right:10%;	
	line-height: 1.6em;
}*/


dl{ 
	text-indent: 10px;}

dt {
	font-weight:bold;
	
}

.bold {
	font-weight:bold;
		}
.indent {
	font-weight:bold;
	text-indent: 10px;
		}

.footer {
	/*margin-left: 5%;*/

	text-align:center;
	border-top: 2px dotted maroon;
	line-height:1.5;
	clear: both;
	width:100%; 
}
.img	{ border: 0;
	float: left;
	margin:0;
	padding: 10px 10px 10px 0; 
	
}

.note{
	float:left;
	padding: 0 10px  0 0;
}

.photobox { 
	
	float:right; 	
	/*width: 191px;*/
	margin-left: 15px;
	padding: 10px; 		
	border: 2px dashed #ccc;
	line-height:1.2;
	text-align: right;
	/*color: #ccc;*/
	font-size:x-small;
	clear:both;	
.topnav {align:right; }
.header ul {float:left;
	margin-left:1%;	
    text-decoration: none;
	list-style: bullet;	}
.header li {font-size:150%; font-weight:bold;}