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

#container { width: 1100px; 
background: #FFF; 
margin: 0 auto; 
overflow: hidden;
 }
 #banner {
	background-image:
	background-repeat: no-repeat;
	position: relative;
	height: 163px;
	width: 1100px;
	background-image: url(images/banner_site.jpg);
}
#menu {
	position: absolute;
	height: 129px;
	width: 473px;
	top: 25px;
	right: 11px;
	text-align: center;
	font-size: 20px;
}
#home_window {
	position: relative;
	height: 1000px;
	width: 1100px;
	text-align: center;
	font-size: 22px;
}
#bottom_menu {
	position: relative;
	width: 1100px;
}
#worst_day_viewer {
	text-align: center;
	position: relative;
	height: 750px;
	width: 1100px;
}
#worst_day_video_window {
	text-align: center;
	position: absolute;
	height: 370px;
	width: 650px;
	left: 228px;
	top: 154px;
}
#about_window {
	height: 6000px;
	width: 1100px;
	position: relative;
}
#photos_window {
	position: relative;
	height: 1700px;
	width: 1100px;
}
#photo_box {
	position: absolute;
	height: 1593px;
	width: 1091px;
	top: 16px;
	right: 4px;
}
#press_window {
	text-align: left;
	position: relative;
	height: 3500px;
	width: 1100px;
	margin: 5px;
}
Click {
	position: relative;
	height: 1200px;
	width: 1100px;
	text-align: center;
}
#films_window {
	position: relative;
	height: 2000px;
	width: 1100px;
	text-align: center;
	font-size: 22px;
}
#wd3awards {
	position: absolute;
	height: 120px;
	width: 500px;
	top: 466px;
	right: 299px;
}
#home_reel_box {
	position: absolute;
	height: 370px;
	width: 650px;
	top: 194px;
	right: 222px;
}
