a{
	text-decoration:none;
}

#bigPicturesHolder{
	z-index:1;
	width:699px;
	height:568px;
	position:absolute;
}

#bigPicture{
	width:699px;
	height:500px;
	position:relative;
}


#wrapper{
	z-index:1000;
	width:699px;
	height:568px;
	overflow:hidden;
	position:relative;
}

#holder{
	background:#2c2f36;
	width:1400px;
	height:1066px;
	position:relative;
	
}

#mainpictures{
	left:0px;	
	height:566px;
	width:699px;
	position:absolute;
}

#title{
	position:absolute;
	width:155px;
	height:20px;
	left:430px;
	top:20px;
	font-family:Arial;
	font-size:20px;
	color:#c3c4c6;
	text-align:left;
}

.title{
	font-family:Arial;
	font-size:16px;
	color:#c3c4c6;
}

#title2{
	position:absolute;
	width:140px;
	height:20px;
	left:432px;
	top:45px;
	font-family:Arial;
	font-size:10px;
	color:#c3c4c6;
	z-index:20000;
	text-align:left;
}

.menulink{
	font-family:Arial;
	font-size:10px;
	color:#c3c4c6;
	border:none;
}

.menulink:hover{
	color:#d2d2d2;
}

.thumbImageA{
	border:none;
}

.thumbImageA:hover{
	border-top:2px solid grey;
}

.dirthumb{
	position:relative;
	float:left;
	width:130px;
	height:100px;
	left:0px;
	top:490px;
	margin-right:20px;
}

.dirtitle{
	width:130px !important;
	height:13px;
	align:right;
	text-transform:lowercase;
	letter-spacing:2px;
	font-family:arial,helvetica;
	font-size:12px;
	color:#5f656c;
}

.dirtitle:hover{
	color:#c3c4c6;
}

#thumbDiv{
	position:absolute;
	top:33px;
	left:600px;
	width:512px;
	margin-left:auto;
	text-align:right;
	z-index:10000;
}

.thumbImage{
	border:0px;
}

.thumbImage:hover{
	border-top:2px solid grey;
}

#contact{
	position:absolute;
	top:110px;
	left:432px;
	font-family:Arial;
	font-size:10px;
	color:#c3c4c6;
	z-index:200000;
	height:0px;
	width:180px;
	overflow:hidden;
}

#contact a{
	color:#c3c4c6;
}

#contact a:hover{
	text-decoration:underline;
}