div#header {width:760px; height: 240px; background-image:url(../images/video/header.jpg);}


/* adjustments to the color of the menu */



/* the page */

	h3 {color:#554864;}
	
div#content {
	width:760px;
	background-image:url(../images/video/title.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#dbbd85;
	float:left;
}



	
.vid {
	width:700px;
	margin:0 auto;
	background-color:#ebd4ab;
	margin-bottom:30px;
	padding-top:10px;
	padding-bottom:10px;
}

#videos {
	width:760px;
	float:left;
	padding-top:130px;
}
#videos p { text-align:center; padding-bottom:2px; }
#videos ul { font-size:0.90em;}
.vidbox { 
	width:240px;
	float:left;
	padding-left:30px;
	
	}
.vidbox a { text-decoration:none;}
.vidbox a:hover { text-decoration:underline;}

.padleft100 { padding-left:120px;}

/* CSS for video.php */
