#navImage {
	position: absolute;
	top: 291px;
	height: 154px;
	width: 653px;
	left: 133px;
	background: url(layout/work-nav.gif) no-repeat left top;
}

#theWorkWrapper {
	position: absolute;
	z-index: 5;
	width: 483px;
	left: 332px;
	top: 159px;
}

#theWorkImage {
	position: relative;
}

#theWorkImage #workDescription {
    color: #999999;
    padding: 0px 5px 0px 0px;
    position: absolute;
    top: -20px;
    left: 0px;
    width: 450px;
}

/* Will use this for the "PDF" link. */
#theWorkImage #pdfBox {
	color: #999999;
	background: #FFFFFF;
    padding: 5px 7px 5px 6px;
	position: absolute;
	bottom: 18px;
    right: -1px;
}

#theWorkImage #pdfBox a:link, #theWorkImage #pdfBox a:visited, #theWorkImage #pdfBox a:hover {
    color: #999;
}

#paginationWrapper {
	position: absolute;
	z-index: 5;
	height: 16px;
	width: 483px;
	left: 332px;
	top: 583px;
}
