#thumbnails {
	width: 278px;
	height: 485px;
	position: absolute;
	right: 20px;
	top: 30px;
}

div.tablepager-links {
	position: relative;
	bottom: 0px;
}


table.thumbnails img {
	float: left;
	width: 65px;
	height: 65px;
	margin: 2px;
}

#photoLoad {
	margin-left: 200px;
	margin-top: 70px;
}


span.whiteSquare,
span.whiteSquareLogo {
	display: block;
	width: 64px;
	height: 49px;
	color: #FFF;
	border: 1px solid #2F2F2F;
	background-color: #000;
	margin: 2px 1px 2px 2px;
	text-align: center;
	padding-top: 15px;
	font-size: 10pt;
	font-weight: bold;
}


span.whiteSquareLogo {
	width: 64px;
	height: 64px;
	margin-top: 4px;
	padding-top: 0px;
}

#Flickr, #youTube {
	width: 63px;
	height: 63px;
}


span.whiteSquare a:link,
span.whiteSquare a:hover {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
}

#photoDisplay,
#flicker {
	display: table-cell;
	width: 450px;
	height: 480px;
	position: relative;
	text-align: left;
	line-height: 0px;
	z-index: 50;
	background-color: #000;
}

#flicker {
	display: none;
}


#photodisplay img {
	margin: auto;
}

div.parent {
	position: relative;
}


#photoNavigation {
	background-color: #000;
	bottom: 0px;
	right: 0px;
	width: 65px;
	height: 65px;
	position: absolute;
	z-index: 99;
}

#photoNavigation div.left,
#photoNavigation div.slideShow,
#photoNavigation div.right {
	float: left;
	width: 10px;
	height: 65px;
}

#photoNavigation div.slideShow {
	width: 45px;
	padding-top: 20px;
	text-align: center;
	height: 35px;
}

#photoNavigation div.left {
	text-align: left;
}


#photoNavigation div.right {
	text-align: right;
}


#backward:link,
#forward:link, 
#backward:active,
#forward:active, 
#backward:visited,
#forward:visited {
	color: #EFEFEF;
}

#backward:hover,
#forward:hover {
	color: #FFF;
}


#visualWrapper {
	position: absolute; 
	top: 30px; 
	left: 10px;
}