body {
	padding:10px 0 10px 0;
	margin:0;
	background-color:#000000;
	font-family:arial, helvetica;
	}
#wrapper {
	margin:0 auto;
	padding:40px 16px 0 16px;
	width:918px;
	height:915px;
	background:#fff url('../images/wrapperBG.jpg') 16px 16px  no-repeat;
	Xbackground-color:blue;
	}
#home #wrapper {
	width:984px;
	height:inherit;
	padding:0;
	background:none;
    position: relative;
	}
#home #wrapper #announcement {
	width: 300px;
    padding: 20px 30px;
    background-color: #f3f;
    font-size: 14px;
    position: absolute;
    top: 120px;
    left: 150px;
    z-index: 1000;
    color: #fff;
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}
#home #wrapper #announcement a:link {
	color: #606;
	text-decoration: underline:
}
#home #wrapper #announcement a:hover {
	color: #ccc;
	text-decoration: none;
}
#home #wrapper #announcement h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h1.heading {display:none;}
#home h1.heading{
	display:block;
	margin:0;
	padding:0;
	width:984px;
	height:750px;
	text-indent:-9999px;
	background:url('../images/homeH1BG.jpg') top center no-repeat;
	}
h2.heading{
	display:none;
	}

.whitesmall {color:#FFFFFF;
	font-size:14px;}

ul#menu{
	float:right;
	margin:0;
	padding:0 55px 0 0;
	height:30px;
	list-style-type:none;
	Xbackground-color:#fff;
	}


#home ul#menu{
	margin:0;
	padding:9px 0 0 220px;
	width:764px;
	height:205px;
	list-style-type:none;
	background:url('../images/homeNavBG.jpg') top center no-repeat;
	}
ul#menu li{
	margin:0;
	padding:0 0 0 12px;
	width:100px;
	height:30px;
	float:left;
	font-size:24px;
	background:url('../images/navBullet.gif') center left no-repeat;
	}
ul#menu li a{
	height:30px;
	display:block;
	color:white;
	text-decoration:none;
	font-weight:bold;
	}
ul#menu li a:hover{
	color:#8E3604;
	}
ul#menu li#bio{
	width:55px;
	}
ul#menu li#photos{
	width:100px;
	}
ul#menu li#audio{
	width:75px;
	}
ul#menu li#video{
	width:75px;}
ul#menu li#news{
	width:78px;
	}
ul#menu li#store{
	width:75px;
	}
ul#menu li#tour{
	width:70px;
	}
ul#menu li#contact{
	width:75px;
	}

#content {
	clear: both;
	padding:150px 10px 0 588px;
	width: 320px;
	sbackground-color:red;
	}
#contentnewsletter {
padding: 150px 10px 0 10px;
margin: auto;
width: 700px;
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#bioPage #content {
	background:url('/images/bioBG.jpg') 25px 0px no-repeat;
	}
#videoPage #content {
background: url('/images/videoBG.jpg') 25px 0px no-repeat;
}
#audiovideoPage #content {
	background:url('/images/audiovideoBG.jpg') 25px 0px no-repeat;
	}
#photosPage #content {
	background:url('/images/newsBG.jpg') 25px 0px no-repeat;
	}
#newsPage #content {
	background:url('/images/newsBG.jpg') 25px 0px no-repeat;
	}
#newsletterPage #content {
    background:url('/images/tourBG.jpg') 25px 0px no-repeat;
	}
#storePage #content {
	background:url('/images/store.jpg') 25px 0px no-repeat;
	}
#tourPage #content {
	background:url('/images/tourBG.jpg') 25px 0px no-repeat;
	}
#contactPage #content {
	background:url('/images/contactBG.jpg') 25px 0px no-repeat;
	}
#content h2 {
	margin:0;
	padding:0;
	font-size:30px;
	color:#fff;
	}
#scrollUp, #scrollDown {
	margin:5px 3px 0 0;
	padding:0;
	border:0;
	width:32px;
	height:25px;
	text-indent:-9999px;
	background-color:transparent;
	}
#scrollUp {
	background:url('/images/scrollUp.gif') center top no-repeat;
	}
#scrollDown {
	background:url('/images/scrollDown.gif') center top no-repeat;
	}

#bottom {
	line-height:1.4;
	padding-left:20px;
	height:150px;
	color:#8e3604;
	font-weight: bold;
		}

#bottom a{
	height:30px;
	display:block;
	color:white;
	text-decoration:none;
	font-weight:bold;
	}
#bottom a:hover{
	color:#8E3604;
	}

#footer {
	clear:both;
	height:18px;
	background-color:#fff;
	}
#home #footer {
	margin-left:17px;
	padding-left:20px;
	padding-right:6px;
	width:924px;
	}
#footer #copyright {
	float:left;
	width:200px;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	}
#footer #metafoundry {
	float:right;
	width:184px;
	height:22px;
	padding:0;
	margin:0;
	background:url('/images/metafoundry.gif') center top no-repeat;
	}
#footer #metafoundry a{
	display:block;
	height:18px;
	text-indent:-9999px;
	}
