#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 340px;
}
#back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 470px;
	top: 340px;
}
#gallerybrown { 
		background: #CCCC99 url(images/galleryIcon.gif) no-repeat bottom;
		position: absolute;
		left: 0px;
		top: 30px;
		height: 156px;
		width: 600px;
}
#galleryblue { 
		background: #003366;
		position: absolute;
		left: 0px;
		top: 332px;
		height: 350px;
		width: 600px;
}

#gallerymaxbottom {
		background:url(images/bottomEaton.gif) no-repeat left top;
		position: absolute;
		left: 0px;
		top: 682px;
		height: 30px;
		width: 600px;
}
#photoalbum {
		position: absolute;
		left: 0px;
		top: 385px;
		height: 165px;
		width: 600px;
}
#albumb {
		position: absolute;
		left: 9px;
		top: 550px;
		height: 90px;
		width: 600px;
}
