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

#container {
	width: 1000px;
	background: #000;
	margin: 0 auto;
	overflow: hidden;
}
#banner {
 background-image:
 background-repeat: no-repeat;
	position: relative;
	height: 154px;
	width: 1000px;
	background-image: url(images/banner%202.jpg);
}
#home_window {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-repeat: no-repeat;
	position: relative;
	height: 717px;
	width: 1000px;
	background-image: url(images/home-window2.jpg);
}
#bottom_menu {
	color: #999;
	text-align: center;
	position: relative;
	height: 30px;
	width: 1000px;
	background-color: #1A2C36;
	}
#menu {
	font-size: 18px;
	position: absolute;
	height: 30px;
	width: 661px;
	left: 22px;
	top: 120px;
}
#home_video {
	position: absolute;
	height: 377px;
	width: 502px;
	top: 225px;
	right: 261px;
	left: 235px;
}
#social_media {
	position: absolute;
	height: 61px;
	width: 492px;
	top: 653px;
	right: 4px;
}
#home_contact {
	position: absolute;
	height: 32px;
	width: 311px;
	top: 120px;
	right: 2px;
	font-size: 14px;
}
#resume_window {
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	height: 1546px;
	width: 1000px;
	background-color: #000;
	background-image: url(images/resume_window-3.jpg);
}
#resume_box {
	position: absolute;
	height: 1400px;
	width: 779px;
	top: 40px;
	right: 211px;
	font-family: Helvetica;
	font-size: 14px;
}
#resume_printable {
	position: absolute;
	height: 236px;
	width: 201px;
	top: 326px;
	right: 7px;
	text-align: center;
}
#video_window {
	background-image: url(images/video-window-.jpg);
	position: relative;
	height: 1000px;
	width: 1000px;
	background-repeat: no-repeat;
	overflow: visible;
}
#video_box {
	position: absolute;
	height: 908px;
	width: 510px;
	top: 17px;
	right: 7px;
	overflow: scroll;
	text-align: center;
}
#photo_window {
	background-image: url(images/photo-window-2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 546px;
	width: 1000px;
}
#photo_box {
	position: absolute;
	height: 551px;
	width: 443px;
	left: 530px;
	top: 35px;
}
#contact_window {
	background-image: url(images/contct_window7.jpg);
	position: relative;
	height: 546px;
	width: 1000px;
}
#contact_box {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	position: absolute;
	height: 281px;
	width: 516px;
	top: 186px;
	right: 459px;
	text-align: center;
}
#headshots_window {
	background-image: url(images/headshot-window3.jpg);
	position: relative;
	height: 1500px;
	width: 1000px;
}
#headshots_box {
	position: absolute;
	height: 1256px;
	width: 955px;
	top: 11px;
	right: 21px;
	text-align: center;
}
#links_window {
	background-image: url(images/links-window-.jpg);
	position: relative;
	height: 546px;
	width: 1000px;
}
#links_box {
	position: absolute;
	height: 500px;
	width: 500px;
	top: 19px;
	right: 37px;
	text-align: center;
}
#bio_window {
	background-image: url(images/bio-window-3.jpg);
	position: relative;
	height: 546px;
	width: 1000px;
}
#bio_box {
	position: absolute;
	height: 512px;
	width: 549px;
	left: 432px;
	top: 16px;
	overflow: scroll;
}
#press_window {
	background-image: url(images/press_window.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 776px;
	width: 1000px;
}
#press_box {
	overflow: scroll;
	position: absolute;
	height: 700px;
	width: 508px;
	top: 27px;
	right: 15px;
}
