body 	{
    margin : 0;
	padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color : #fff;
	}

h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color : #999999;
	margin: 0 0 0.6em 0;
	text-align : center;
	padding: 43px 1.5em 4px;
	font-style: normal;
	font-weight: normal;
	font-size : 2.3em;
	border-bottom: 1px solid #666666;
	background: #e5e5e5;
}	

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

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

div#prev_next {
font-size : 0.9em;
font-weight: bold;
margin: 0 auto;
text-align: center;
color : #000000;
background: none;
display : inline;
padding : 2px 3px 2px 3px;
}

div#prev_next a{
margin: 0 auto;
text-align: center;
color : #666666;
background: #fafafa;
display : inline;
padding : 2px 3px 2px 3px;
border: solid 1px #666666;
}

div#prev_next a:hover{
margin: 0 auto;
text-align: center;
color : blue;
background: none;
display : inline;
padding : 2px 3px 2px 3px;
}

div#caption {width: 400px;
text-align: center;
font-size : 0.8em;
padding: 0.6em 16px 5px;
color : #666;
background-color: #FAFAFA;
border-top: 1px dotted #666;
border-bottom: 1px dotted #666;
margin-top: 8px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

div#menu {
	background: url(images/heading_corner_right_grey.jpg) right top no-repeat;
	background-color: #ececec;
	position: absolute;
	top: 120px;
	left: 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_grey.jpg) left top no-repeat;
	background-color: transparent;
    color : #999;
	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 dotted #000;
	}
	
a {
	display: block;
	padding: 1px 10px 1px 10px;
	background-color: #FAFAFA;
	text-decoration: none;
	font-size : 0.8em;
	color: #999999;
	}
a:visited {color: #999999;}	
a:hover {
	color: #000;
	background-color: #ececec;
	}
	
div#menu a {
	text-align : right;
	border-bottom : 1px  dotted #666666;
	background-color: #FAFAFA;
	}
div#menu a:hover {
	border-bottom : 1px dotted #666666;
	color: #000;
	background-color: #ececec;
	}	
	
div#submenu {
	background: url(images/heading_corner_right_grey.jpg) right top no-repeat;
	position : absolute;
	top: 245px;
	right: 3%;
	width: 16%;
	background-color: #ececec;
}

div#submenu p{
	font-size : 0.9em;
	color: #999999;	
	margin: 0;
	padding: 1em 0.5em 1em 0.5em;
	border-bottom : 1px #666666 dotted;
	background-color: #FAFAFA;
	text-align : center;
}

div#submenu a {	
	border-bottom: 1px dotted #666666;
	text-align : left;
	}	
	
div#submenu a:visited {
	color: #999999;
}

div#submenu a:hover {
	color: #000;
	background-color: #ececec;
}

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

div#search form {
	padding: 6px 0 5px 0;
	margin: 0;
	background-color: #FAFAFA;
	border-bottom : 1px #666666 dotted;
	color: #333333;
}

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

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

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

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

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

div#w3c a:hover{
	color: #000;
}

div#styleswitcher {
 	background: url(images/heading_corner_right_grey.jpg) right top no-repeat;
	background-color: #ececec;
	position : absolute;
	top: 370px;
	left: 3%;
	width: 8em;
}

div#styleswitcher  a{
	padding: 0;
	border-bottom : 1px #666666 dotted;
	margin: 0;
	text-align : right;
	padding: 1px 10px 1px 10px;
}

div#gallery_header{
	display: none;
}
