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

#nav_gallery { background: url("../../images/nav_media_gallery_on.gif") no-repeat;}

.vid_pair {
	float: left;
	width: 300px;
}

.video_description {
	width: 280px;
	padding: 10px 10px 0 10px;
}

#vid1 {
	margin: 0 40px 0 0;
}

#vid2 { 

}

#courtesy {
	font-size: smaller;
	font-style: italic;
	margin: 8px 0 0 0;
}

#image_gallery {
	width: 640px;
	padding: 20px 0;
}

.img_box {
	padding: 0 15px 0 0;
	float: left;
	border: none;
}

.img_box img {
	width: 130px;
	height: 130px;
	border: none;
}

.img_row { 
	text-align::center;
	width: 640px;
	clear: both;
	padding: 10px 0 10px 0;
}