body {
	background: url(../images/common/background1310.jpg) no-repeat top left;
	background-color: black;
}

#wrapper {
	min-width: 1005px;
	_width: 1005px;
	min-height: 665px;
	_height: 665px;
	overflow: hidden;
}

h1.heading {
	top: 20px;
	left: 140px;
}
h2.tagline {
	top: 80px;
	left: 160px;
}

ul.menu {
	top: 150px;
	left: 5px;
}

#contentBox {
	top: 130px;
	left: 320px;
}

#portholeThumb,
#portholeThumbNoVideo,
#portholeVideo {
	position: absolute;
	top: 225px;
	left: 485px;
	width: 400px;
	height: 220px;
	z-index: 10;
}

#playArrow {
	position: relative;
	top: 52px;
	left: 190px;
	width: 50px;
	height: 100px;
}

#getFlash {
	position: relative;
	top: 45px;
	width: 300px;
	text-align: center;
}

#portholeCaption {
	top: 395px;
	left: 506px;
	width: 360px;
}

#videoPopup {
	position: absolute;
	top: 110px;
	left: 280px;
	overflow: visible;
	z-index: 100;
}

#videoNavBar {
	background-color: #C0C0C0;
	text-align: right;
	width: 100%;
}
#videoNavBar a {
	color: white;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 5px;
}
#videoNavBar a:hover {
	text-decoration: underline;
}

#videoFrame {
}
