html {
		max-width: 1100px;
}
body {
   margin : 0;
	padding: 0;
   font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F6F8EA url(header_strip.jpg) left top no-repeat;
	}

h1 {
   color : #3E5E6A;
	margin: 0 0 0.6em 0;
	text-align : right;
	letter-spacing: 0.7em;
	padding: 7px 1.5em 38px;
	font-style: italic;
	font-weight: bold;
	font-size : 1.1em;
	border-bottom: 1px solid #3E5E6A;
}	

div#center_container{position : absolute;
	top: 170px;
	left: 20%;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#photo img, div#photo embed {
	border: 2px solid #BABF9D;
	text-align: center;
	margin-bottom: 15px;
}

div#prev_next, div#prev_next a, div#prev_next a:hover {
	font-size : 0.95em;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	color : #f6f8ea;
	background: none;
	padding : 2px 3px;
}

div#prev_next a {
color : #3E5E6A;
background: #eef1dd;
border: solid 1px #3e5e6a;
display : inline;
}

div#prev_next a:hover {
color : red;
display : inline;
}

div#caption {width: 400px;
font-size : 0.9em;
padding: 0.6em 16px 5px;
color : #3E5E6A;
background-color: #EEF1DD;
border-top: 1px dashed #3e5e6a;
border-bottom: 1px dashed #3e5e6a;
margin-top: 8px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

div#menu {
	background: url(images/heading_corner_right.jpg) right top no-repeat;
	background-color: #ccd0b3;
	position: absolute;
	top: 165px;
	right: 3%;
	width: 8em;
}

div#menu a, div#menu h4, div#submenu h4, div#search h4, div#styleswitcher  h4 {
	margin: 0;
	}

h4 {	
	background: url(images/heading_corner_left.jpg) left top no-repeat;
	background-color: transparent;
   color : #3E5E6A;
	margin: 15px 0 0 0;
	padding: 0.6em 0.5em 0.1em;
	font-weight: bold;
	font-size : 0.9em;
	text-align: center;
	border-bottom: 1px dashed #3e5e6a;
	}
	
a {
	display: block;
	padding: 1px 10px 1px 10px;
	background-color: #F6F8EA;
	text-decoration: none;
	font-size : 0.9em;
	color: #9DA27F;
	}
a:visited {color: purple;}
a:hover {
	background-color : #E9EBDB;
	color:  #3E5E6A;
	}
	
div#menu a {
	text-align : right;
	border-bottom : 1px  dashed #3E5E6A;
	}
div#menu a:hover {border-bottom : 1px dashed #3E5E6A;}	
	
div#submenu {
	background: url(images/heading_corner_right.jpg) right top no-repeat;
	position : absolute;
	top: 280px;
	left: 3%;
	width: 16%;
	background-color: #CCD0B3;
}

div#submenu p {
	font-size : 0.9em;
	color: #9DA27F;	
	margin: 0;
	padding: 1em 0.5em 1em 0.5em;
	border-bottom : 1px #3E5E6A dashed;
	background-color: #eef1dd;
	text-align : center;
}

div#submenu a {	
	border-bottom: 1px dashed #3e5e6a;
	text-align : left;
	}	
	
div#submenu a:visited {color: purple;}

div#search {
 	background: url(images/heading_corner_right.jpg) right top no-repeat;
	background-color: #CCD0B3;
	position: absolute;
	top: 190px;
	left: 3%;
	width: 16%;
	padding: 0;
}

div#search form {
	padding: 6px 0 5px 0;
	margin: 0;
	background-color: #eef1dd;
	border-bottom : 1px #3E5E6A dashed;
}

div#keywords {
	background-color: #eef1dd;
	padding: 0;
	margin: 0;
}

input#button { 
 	font-size : 0.5em;
 	font-weight: bold;
 	background-color: #ccd0b3; 
 	color: #3e5e6a; 
 	margin: 0 0 2px 1px;
 	padding: 0;
}

div#recordcount{
	 color: #9DA27F; 
    font-size : 0.8em;
	 margin-bottom : 3px;
}

div#w3c{
	position : absolute;
	top: 45px;
	right: 3%;
}

div#w3c a{
	display : inline; 
	font-size : 0.7em;
	color: #eef1dd;
	background-color : transparent;
}

div#w3c a:hover{
	color: #3E5E6A;
}

div#styleswitcher {
 	background: url(images/heading_corner_right.jpg) right top no-repeat;
	background-color: #ccd0b3;
	position : absolute;
	top: 430px;
	left: 3%;
	width: 16%;
}

div#styleswitcher  a{
	padding: 0;
	border-bottom: 1px dashed #3E5E6A;
	margin: 0;
	text-align : left;
	padding: 1px 10px 1px 10px;
}

div#gallery_header{
	display: none;
}
#videos, ul#videos li a:hover {
	list-style-type: none;
	background: transparent;
	}
h2 {color:#A4AB78;}
