body {
	background-color: #FFCC33;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 534px;
	background-image: url(../images/header_logo_videos.jpg);
	background-repeat: no-repeat;
	height: 111px;
}
#header h4 {
	text-align: center;
	float: right;
	width: 400px;
	margin-right: 5px;
}
.closeWindow {
	text-decoration: none;
	text-align: center;
	width: 534px;
}
#header a {
	color: #FF6600;
	text-decoration: none;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 520px;
}
#header h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: center;
}
#header h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: right;
	width: 400px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#movies {
	width: 480px;
	background-color: #FFC001;
	padding: 5px;
	margin-left: 20px;
}
