#nextbutton a:hover,
#prevbutton a:hover  {
   background-position: -31px 0%;
}

#projectthumbsheet .thumbwrapper  {
	position: relative;
	float: left;
	margin: 0px;
	padding: 5px;
	width: 57px;
	height: 28px;
	left: 0px;
	top: 40px;
}

#projectpicturebox table  {
   width: 100%;
   height: 100%;
}

#projectpicturebox  {
	visibility: visible;
	position: absolute;
	left: 62px;
	top: 233px;
	z-index: 3;
	width: 594px;
	height: 220px;
}

#projectthumbsheet  {
	visibility: visible;
	position: absolute;
	left: 62px;
	top: 419px;
	z-index: 2;
	width: 605px;
	height: 38px;
}

.sgthumb  {
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 57px;
   height: 28px;
}
#quote {
	visibility: visiblevisible;
	position: absolute;
	left: 66px;
	top: 462px;
	z-index: 3;
	width: 586px;
	height: 91px;
	color: c9dab3;
   }
