body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smaller {
	font-size: 80%;
}
#logo {
	position:absolute;
	width:264px;
	height:82px;
	z-index:1;
	left: 31px;
	top: 33px;
}
#pictureFrame {
	position:absolute;
	width:309px;
	height:385px;
	z-index:2;
	left: 106px;
	top: 135px;
}
#picture {
	position:absolute;
	width:293px;
	height:369px;
	z-index:3;
	left: 113px;
	top: 143px;
}
#infoText {
	position:absolute;
	width:373px;
	height:248px;
	z-index:4;
	left: 537px;
	top: 282px;
}
.bodyCopy {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#navigationTools {
	position:absolute;
	width:450px;
	height:50px;
	z-index:5;
	left: 495px;
	top: 55px;
}
#thumbsImage {
	position:absolute;
	width:44px;
	height:50px;
	z-index:1;
	left: 400px;
	top: 1px;
}
#previousImage {
	position:absolute;
	width:44px;
	height:50px;
	z-index:2;
	left: 117px;
	top: 0px;
}
#nextPictureType {
	position:absolute;
	width:78px;
	height:24px;
	z-index:6;
	left: 45px;
	top: 18px;
}
#previousPictureType {
	position:absolute;
	width:102px;
	height:24px;
	z-index:6;
	left: 165px;
	top: 18px;
}
#thumbnailsType {
	position:absolute;
	width:78px;
	height:24px;
	z-index:6;
	left: 330px;
	top: 18px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navType {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}
.accesskeyNote {
	font-size: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}
