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

/*******Content***********/

#content {
	position:relative;
	width:1003px;
	height:980px;
	margin:40px auto;
}

#content a {
	text-decoration:none;
	color:#333;
}

#content h3 {
	color:#333;
	padding-left:20px;
	font-size:18px;
	font-family:Cambria, "Times New Roman", Georgia;
}

#video {
	margin-left:20px;
	background:url(images/large_box_bg.jpg) repeat-y;
}

/*******end Content*******/