body{
	font: 10pt Arial, Helvetica, sans-serif;
	color: #a3a3a3;
	background: #1e1e1e;
}
:focus {
	outline: 0;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.coverPic{
	padding-right:15px;
}
.clearGif{
	position:absolute; 
	top:100px; 
	left:0px; 
	z-index:10;  
}
.clear{
	clear:both; 
}
.menu{
	padding:30px 0px 0px 30px;
}
.menuGallery{
	position:absolute; 
	top:130px; 
	left:482px;
}
.fineCapOne{
	padding:22px 0 0 0; 
	float:left;
}
.fineCapTwo{
	padding:12px 0; 
	clear:both;
}
.galleryCell{
	display: table-cell; 
	vertical-align: middle; 
	width:500px; 
	height:500px;
}
.footer {
	position:fixed; 
	bottom:0;
	left:0; 
	height:14px; 
	width:98%; 
	padding:4px;
	clear:both;
}
.footer p{
	float:left;
	margin:0px;
	padding:0px;
	clear:none;
}
.footer img{
	float:left;
	margin:0px;
	padding:1px 0 0 0;
	clear:none;
}
.footer a:link, .footer a:visited{
	font-size: 10px;
	color:#a3a3a3;
	text-decoration:none;
}
.footer a:active, .footer a:hover{
	font-size: 10px;
	color:#C30;
	text-decoration:none;
}
#photoNext{
	position:absolute;
	top:0px;
	left:700px;
	visibility:hidden;
	background:red;
}
#photoPrev{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	background:lime;
}
#wrapper{
	width:848px;
	margin:0px auto ;
	padding:100px 0 0;
	position:relative;
}
#wrapper2{
	width:880px;
	padding:40px 0 10px;
	margin:0 auto;
	text-align:center;
}

.container{
	padding:100px 0px 0px 0px;
	width: 848px;
	margin:0px auto 0px;
	position:relative;
}
.containerArts{
	padding:26px 0px 0px 0px;
	width: 452px;
	margin:0px auto;
	clear:both;
	position:relative;
}
.player{
	width:452px;
	height:500px;
	margin:0px;
	float: left;
}
.viewer{
	height:auto;
	margin:0px auto;
	padding:0px;
}
.slide {
	height:452px;
	margin:0px;
	padding:0px;
	text-align:center;
	width:452px;
}
.slide img{
	border: solid 1px #414141;
}
.caption{
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	clear:none;
	padding:4px 0px 0px 0px;
	color:#a3a3a3;
}
#capHolder{
	text-align:left;
	margin:0 auto;
}
.arrowBar{
	width:109px;
	height:10px;
	padding:184px 0 0 160px;
	float: left;
	cursor:pointer;
}
.arrowBar .left{
	float:left;
	padding:8px 12px 0px 0px; 
}
.arrowBar .right{
	float:left;
	padding:8px 0px 0px 11px; 
}



.arrowBar2{
	width:110px;
	height:10px;
	padding:0px 0 0 179px;
	float: left;
	clear:both;
	cursor:pointer;
}
.arrowBar2 a{
	cursor:pointer;
}
.arrowBar2 .left{
	float:left;
	padding:8px 12px 0px 0px; 
}
.arrowBar2 .right{
	float:left;
	padding:8px 0px 0px 11px; 
}
#nextArrow img, #prevArrow img {
border:none; cursor:pointer;
}

.count {
	float:right;
	font-size: 8pt;
	color:#a3a3a3;
	margin:0px;
	width:20px;
	text-align:center;
}
#count {
	text-align:center ;
}
.countbox {
	margin:0px;
	padding:6px 0 0;
	float:left;
	width:60px;
}
.galleryBox{
	padding:90px 0 0 70px;
}
.galleryBox .gal{
	padding:0px;
	height:112px;
	width:102px;
	float:left;
	margin:0 18px 18px 0;
}
.port {
background-image:url(../img/bg_port.gif)
}
.perf {
background-image:url(../img/bg_perf.gif)
}
.punk {
background-image:url(../img/bg_punk.gif)
}
.doc {
background-image:url(../img/bg_doc.gif)
}
.galleryBox img{
	border: solid 1px #414141;
	margin-bottom:2px;
}
.galleryBox img a:active{
	border: solid 1px #f00;
}
.email a{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
font-weight: normal;
color:#999;
}
.email2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:#666;
	vertical-align:top;
}

		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.5;
			opacity:.50;
			filter: alpha(opacity=50);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 16%;
			left: 30%;
			width: 514px;
			height: auto;
			padding: 16px;
			background-color: #a3a3a3;
			z-index:1002;
			overflow: auto;
			color:#333;
		}
		.white_content a{
			text-decoration:none;
			color:#333;
		}


.fineWrapper {
	margin:0 auto;
	width:830px;
}

.fine tr td{
	height:166px;
	width:166px;
	vertical-align:middle;
	text-align: center;
}

