body {
	background-color: #2A4A18;
}
#topframe {
	background-color: #F0F1D3;
}
#bottomframe {
	background-color: #F0F1D3;
}

#slideshow {
	border: 1px solid #4F892F;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F1D3;
}
#viewer {
	width: 850px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;
}
#viewer2 {
	width: 850px;
	height: 630px;
	margin-right: auto;
	margin-left: auto;
}

#thumbbox {
	width: 500px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F1D3;
	padding-bottom: 15px;
}
#webdisplay {
	width: 650px;
	height: 75px;
}
#webdisplay div {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}


#photodisplay {
	width: 1150px;
	height: 75px;
}
#photodisplay div {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#editingdisplay {
	width: 675px;
	height: 75px;
}
#editingdisplay div {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#printdisplay {
	width: 940px;
	height: 75px;
}
#printdisplay div {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#illustrationdisplay {
	width: 565px;
	height: 75px;
}
#illustrationdisplay div {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.thumbnail {
	background-color: #F0F1D3;
}
.thumbnaiborder  {
	border: 1px solid #959595;
}

