@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 100.1%;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 970px;
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#everything {
	background-color: #F7F7F7;
	font-size: 0.65em;
}

#firstcolumn  {
	background-color: #F7F7F7;
	float: left;
	height: 565px;
	width: 180px;
	padding-top: 15px;
	padding-left: 20px;
	position: relative;

}


#copyright {
	font-size: 90%;
	position: absolute;
	bottom: 20px;
	clear: both;
	right: 20px;
}

#secondcolum {
	float: left;
	width: 730px;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #F7F7F7;
	padding-bottom: 20px;
	position: relative;
}
#maingalleyimg {
	width: 510px;
	float: left;
	height: 349px;
}
#thumbmaingallery {
	float: left;
	height: 450px;
	width: 190px;
	overflow: auto;
	margin-left: 20px;
}
.thumb {
	padding-right: 10px;
	padding-bottom: 10px;
}
#imageinfo {
	width: 400px;
	float: left;
}
#videolinks {
	width: 240px;
	float: left;
	margin-left: 30px;
}
#galleryinfobottom {
	clear: both;
	padding-top: 25px;
}
#galleryinfo {
	clear: both;
}
#gallerytitle {
	clear: both;
	height: 24px;
	position: relative;
	width: 710px;
}
.gallerytitle_text {
	font-size: 120%;
	color: #000000;
	position: absolute;
	bottom: 0px;
	width: 710px;	
}

#gallerysubinfo {
	width: 700px;
	height: 30px;
}
#randomimage {
	padding-right: 20px;
	padding-left: 60px;
}
.playtext {
	font-size: 100.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 24px;
	float: none;
}
.playsign {
	float: left;
	padding-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

