/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #FFF url(../images/videos/header_bg.jpg) repeat-x;
}
body p {
	padding: 50px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
body a:link {
	color: #000;
	text-decoration: underline;
}
body a:visited {
	color: #333333;
	text-decoration: underline;
}
body a:hover, body a:focus {
	color: #000;
	text-decoration: none;
}
#wrapper {
	margin: 0;
	padding: 100px 50px;
	background: transparent url(../images/videos/wrapper_bg.jpg) no-repeat;
	text-align: center;
}
#video {
	margin: 0;
	padding: 0;
}
