body {
	background:#000; 
	text-align:center;
	color:#777777; }

a {
	text-decoration:none;
	color:#666666; }

a:hover {
	color:#eeeeee;
	text-decoration:underline; }

a.site {
	font-size:13px;
	color:#aaaaaa; }

a.sect {}
a.title {}
a.links{}

#thumbs-wrapper {
	background:#000;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:938px; }

#header {
	position:relative;
	height:25px;
	margin:0 auto;
	font-size:12px; }

#header-left {
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	color:#aaaaaa; }

#header-right {
	color:#aaaaaa;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	padding-top:5px;
	padding-right:10px; }

.thumb {
	border:1px solid #000;
	position:relative;
	top:-50%;
	left:-50%; }

.thumb[class] {
	margin:auto;
	border:1px solid #000;
	vertical-align:middle; }

#thumb-container {
	list-style:none;
	position:relative;
	width:938px;
	margin-left:10px; }

.thumbs-container {
	list-style:none;
	position:relative;
	width:938px;
	margin-left:-40px; 
	margin-top:15px}

.thumb-float {
	display:inline;
	width:130px;
	height:130px;
	float:left;
	margin:2px; }

.thumb-float a {
	display:block;
	float:left;
	width:130px;
	height:130px;
	cursor:default;
	text-decoration:none; }

.thumb-float a img {
	border:0px solid #000;
	display:block;
	width:130px;
	height:130px; }

.thumb-float a:hover {
	white-space:normal; 
	position:relative; }

.thumb-float a:hover img {
	position:absolute;
	left: -65px;
	top: -65px;
	width:260px;
	height:260px;
	border:2px solid #000; }

.gallery-float {
	background:#f5f5f5;
	position:relative;
	width:179px;
	height:179px;
	float:left;
	margin:2px; 
	overflow:hidden; }

.gallery-container {
	position:absolute;
	top:40%;
	left:50%; }

.gallery-container[class] {
	position:relative;
	line-height:142px;
	width:179px;
	height:144px;
	text-align:center; }

.caption {
	position:absolute;
	top:80%;
	left:0%;
	width:179px;
	font-size:12px;
	color:#555555; 
	text-align:center; }

.caption[class] {
	position:relative;
	top:0%;
	background:#f5f5f5;
	font-size:12px;
	color:#555555;
	text-align:center; }