@charset "utf-8";

/* CSS Document */



#allholder {

	height:800px;

}

#galleryholder {
	position: absolute;
	height: 459px;
	width: 737px;
	left: 231px;
	top: 212px;

}



#galleryholder a:link img {

	text-decoration: none;

	border: medium solid #4B3A00;



}

#galleryholder a:hover img {

	text-decoration: none;

	border: medium solid #FFFFFF;



}
.gallery_1 {
	width: 230px;
	float: left;

}

.clear{
clear:both;	
}

.gallery_3 {
	width: 230px;
	margin-left:10px;

}

#video {

	width: 200px;

	position: absolute;

	left: 269px;

	top: 0px;

}

