html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0;}

a {
	text-decoration:none;
	color:#475874;
}

body{
	background-color:#d4ceae;
	font-family:Arial, Verdana, Tahoma, Helvetica, Geneva;
	font-size:75%;
	text-align:center;
	color:#475874;
}

td {
	vertical-align:bottom;
}

.centerTxt {
	text-align:center;
	}

#container {
	width:925px;
	height:100%;
	margin: 0 auto;
	background-color:#FFF;
	}

#head {
	background-image: url('../images/head.gif');
	background-repeat:no-repeat;
	width:925px;
	height:119px;
	margin: 0 auto;
	}
	
#headBreak {
	background-image: url('../images/Header.gif');
	background-repeat:repeat-x;
	width:925px;
	height:35px;
	margin: 0 auto;
}

#video {
	margin: 0 auto;
	height: 246px;
	width: 440px;
	margin-bottom: 100px;
	text-align: left;
}

#panorama {
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	width: 481px;
}

#photoNav {
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	width:500px;
}

#stills {
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	width:650px;
}

#stills a, img{
	margin-right: 5px;
	margin-bottom:5px;
}

#photoNav a, img{
	margin-right: 5px;
	margin-bottom:5px;
}

#footer {
	margin-top:50px;
	background-color:#404F63;
	border:1px solid #CCCCCC;
	color:#CCCCCC;
	font-size:75%;
	height:20px;
	padding:5px;
	}
	
#imgNum {
	position: relative;
	top: 25;
	right: 25;
}

