#footer {
	position:absolute;
	width:800px;
	height:50px;
	top:745px;
	/*top:838px;*/
	margin-left:-400px;
	left:50%;
	z-index:1;
}
#container {
	position:absolute;
	width:800px;
	/*height:733px;*/
	height:740px;
	/*height:833px;*/
	left:50%;
	top:0px;
	margin-left:-400px;
	overflow:visible;
	border:1px solid black;
}
#topBar {
	position:absolute;
	width:800px;
	height:40px;
	left:0px;
	top:0px;
	background-color:#000000;
}
#logo {
	position:absolute;
	width:225px;
	height:164px;
	left:0px;
	top:40px;
	background-image: url(../images/logo2.jpg);
}
#logoTail {
	position:absolute;
	width:35px;
	height:164px;
	left: 224px;
	top:40px;
	background-image: url(../images/logo-tail2.jpg);
}
#headerPhoto {
	position:absolute;
	width:472px;
	height:164px;
	z-index:1;
	top:40px;
	right:0px;
	background-image:url(../images/header-photo1b.jpg);
	left: 328px;
}
#sideBarTop {
	position:absolute;
	width:225px;
	height:49px;
	left:0px;
	top:204px;
	background-image:url(../images/sidebar-top2.jpg);
}
#sideBar {
	position:absolute;
	width:225px;
	height:487px;
	/*height:580px;*/
	left:0px;
	top:253px;
	background-color:#961D1E;
	text-align:left;
	overflow:visible;
}
#heading {
	position:absolute;
	top:204px;
	right:0px;
	width:575px;
	height:190px;
	left: 225px;
}
#flashArea {
	position:absolute;
	width:655px;
	height:436px;
	z-index:6;
	top:177px;
	left:146px;
}
#mapArea {
	position:absolute;
	width:500px;
	height:300px;
	z-index:6;
	top:220px;
	left:265px;
	text-align:left;
}

#events {
	position:absolute;
	width:181px;
	height:31px;
	left:0px;
	top:0px;
	background-color:#000000;
}
#spacer1 {
	position:absolute;
	width:16px;
	height:31px;
	left:181px;
	top:0px;
	z-index:10;
	background-color:#000000;
}
#tour {
	position:absolute;
	width:181px;
	height:31px;
	left:197px;
	top:0px;
	background-color:#000000;
}
#spacer2 {
	position:absolute;
	width:16px;
	height:31px;
	left:378px;
	top:0px;
	z-index:10;
	background-color:#000000;
}
#featured {
	position:absolute;
	width:181px;
	height:31px;
	left:394px;
	top:0px;
	background-color: #000000;
}
#eventsBar {
	position:absolute;
	width:181px;
	height:9px;
	left:0px;
	top:31px;
	background-image:url(../images/horizontal-tile.jpg);
	background-repeat:repeat-x;
}
#tourBar {
	position:absolute;
	width:181px;
	height:9px;
	left: 197px;
	top: 31px;
	background-image:url(../images/horizontal-tile.jpg);
	background-repeat:repeat-x;
}
#spacer1Bar {
	position:absolute;
	width:16px;
	height:9px;
	left:181px;
	top:31px;
	z-index:15;
	background-image:url(../images/blackbar.jpg);
	background-repeat:no-repeat;
}
#spacer2Bar {
	position:absolute;
	width:16px;
	height:9px;
	left:378px;
	top:31px;
	z-index:15;
	background-image:url(../images/blackbar.jpg);
	background-repeat:no-repeat;
}
#featuredBar {
	position:absolute;
	width:181px;
	height:9px;
	left:394px;
	top:31px;
	z-index:15;
	background-image:url(../images/horizontal-tile.jpg);
	background-repeat:repeat-x;
}
#seperater1 {
	position:absolute;
	width:16px;
	height:195px;
	/*height:288px;*/
	top:0px;
	z-index:5;
	background-image:url(../images/vertical-tile.jpg);
	left:181px;
}
#seperator2 {
	position:absolute;
	width:16px;
	height:195px;
	/*height:288px;*/
	left:378px;
	top:0px;
	z-index:5;
	background-image:url(../images/vertical-tile.jpg);
}
#eventsContent {
	position:absolute;
	width:181px;
	height:auto;
	left:0px;
	top:40px;
	z-index:130;
	background:none;
}
#tourContent {
	position:absolute;
	width:181px;
	height:auto;
	left:197px;
	top:40px;
	z-index:7;
	background:none;
}
#featureContent {
	position:absolute;
	width:181px;
	height:auto;
	left:394px;
	top:40px;
	z-index:7;
	background:none;
}
#barTrio {
	position:absolute;
	width:575px;
	height:158px;
	/*height:258px;*/
	left:225px;
	top:545px;
	z-index:1;
}