.container {
	margin: auto;
	float: none;
	height: 720px;
	width: 960px;
}
.container2 {
	background-attachment: scroll;
	background-image: url(WebPic/gallery-background.jpg);
	background-repeat: no-repeat;
	height: 680px;
	width: 960px;
	float: left;
}

.banner {
	background-image: url(WebPic/gallery_banner.jpg);
	float: left;
	height: 150px;
	width: 760px;
}
.search {
	float: left;
	height: 150px;
	width: 200px;
	background-attachment: scroll;
	background-image: url(circle-01.jpg);
	background-repeat: no-repeat;
}
.navbar {
	float: left;
	height: 50px;
	width: 960px;
}
.gdescription {
	float: left;
	height: 680px;
	width: 380px;
}
.vid01 {
	float: left;
	height: 300px;
	width: 342px;
	font-size: 18px;
	color: #0F0;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
}
.vid02 {
	float: left;
	height: 300px;
	width: 342px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #0F0;
	text-align: center;
	padding-bottom: 20px;
}
