#nav, #snav, .photo_right, .hidden{
	display: none;
}

#footer{
	
display: none;
}
#header {
	float: right;
	border-top: thin;
	border-right: thin;
	border-bottom: thin;
	border-left: thin solid;
	padding-left: 10px;
	font-family: Gramond, Georga, "Times New Roman", serif;
	font-size: large;
}
#info {
	padding-top: 20px;
}
#title h1 {
	font-family: Gramond, Georga, "Times New Roman", serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
}
a, a:link, a:visited{
	color:#000000;
}
h4 em{
	font-size:small;
}
.skiplink{
	display: none;
}
.imgnav, .pagelist {
	display: none;
}