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

#gallery-title {
	width: 949px;
	height: 85px;
	float: left;
	background-image:url(images/gallery-images/Gallery-top-title.jpg);
}

#top-video {
	width: 949px;
	height: 49px;
	float: left;
	background-image:url(images/gallery-images/Gallery-top-videojpg.jpg);
}

#left-nav-contain {
	width: 393px;
	height: 1019px;
	float: left;
}

#space-1 {
	width: 393px;
	height: 42px;
	float: left;
	background-color:#000000;
}

#space-2 {
	width: 393px;
	height: 64px;
	float: left;
	background-color:#000000;
}

#space-3 {
	width: 393px;
	height: 53px;
	float: left;
	background-color:#000000;
}

#space-4 {
	width: 393px;
	height: 64px;
	float: left;
	background-color:#000000;
}

#space-5 {
	width: 30px;
	height: 328px;
	float: left;
	background-color:#000000;
}

#rest {
	width: 393px;
	height: 190px;
	float: left;
}

#art {
	width: 393px;
	height: 201px;
	float: left;
}

#fun {
	width: 393px;
	height: 201px;
	float: left;
}

#xmas {
	width: 393px;
	height: 264px;
	float: left;
}

#penntera {
	width: 262px;
	height: 328px;
	float: left;
}

#paper-tongue {
	width: 264px;
	height: 328px;
	float: left;
}

#video-box {
	width: 556px;
	height: 403px;
	float: right;
	background-image:url(images/gallery-images/video-box.jpg);
}

#video {
	width: 480px;
	height: 385px;
	float: left;
	margin-left: 38px;
	border: 1px solid #999999;
}

#video-text {
	width: 556px;
	height: 348px;
	float: left;
	background-image:url(images/gallery-images/video-text.jpg);
}

#view {
	width: 265px;
	height: 20px;
	float: right;
	margin-top: 65px;
}

