* {
	font-size:11px;
}
html,
body{
	height:100%;
}
body {
	background:url(../images/BGPage.gif) #c8b496 top left;
	font-family:Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:11px;
	color:#5b5e5f;
	margin:0;
	padding:0;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-295px; /* half of container's height */
	float:left;
}
DIV.wrapper{
	text-align:center;
	vertical-align:middle;
	position:relative; /* puts container in front of distance */
	padding:0px;
	margin:0px;
}
DIV.container{
	width:1000px;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bgContainer.gif) top left repeat-y;
	vertical-align:middle;
	height:591px;
	position:relative; /* puts container in front of distance */
	clear:left;
	padding:0px;
	/*display:table;*/
}
.containerT{
	background:url(../images/bgContainerT.gif) top left no-repeat;
	height:9px;
}
.containerB{
	background:url(../images/bgContainerB.gif) top left no-repeat;
	height:9px;
}
.shadowTL{
	background:url(../images/shadowTL.gif) top left no-repeat;
	width:9px;
	height:9px;
}
.shadowTR{
	background:url(../images/shadowTR.gif) top right no-repeat;
	width:9px;
	height:9px;
}
.headerMast{
	text-align:center;
	background:url(../images/bgHeader.gif)#a41e22 top left repeat-x;
	height:100px;
	width:982px;
	float:left;
}
.mainContent{
	width:982px;
	margin-left:auto;
	margin-right:auto;
	height:443px;
	background:url(../images/bgLogoHome.gif) 705px top no-repeat;
	text-align:center;
	padding-left:9px;
	padding-right:9px; 
}
DIV.logoBottomHome{
/*	background:url(../images/bgLogoBottomHome.gif) top left no-repeat;*/
	width:277px;
	height:81px;
	float:right;
}

.menubar{
	background:#c8b496;
	border-top:1px solid #dbd1cc;
	border-bottom:1px solid #dbd1cc;
	height:30px;
	text-align:right;
	width:982px;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
}
.menubar .moduletable_menu {
	height:30px;
	padding:0px;
	margin:0px;
}
.footerHome{
	/*background:#FFF;
	height:81px;*/
	width:982px;
	margin-left:auto;
	margin-right:auto;
}
DIV.copyInfo{
	margin-left:auto;
	width:350px;
	font-family:Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:11px;
	color:#9c8b83;
	/*margin-top:15px;*/
	float:left;
	margin-top:4px;
}
.mainContentInner{
	width:982px;
	height:445px;
	text-align:center;
}
DIV.innerContent{
	background:url(../images/bgInnerContent.gif) left 363px repeat-x;
	height:445px;
	padding:0px;
	margin:0px;
	width:100%;
}
DIV.contentArea{
	padding:0px;
	margin:0px;
	float:left;
	width:660px;
	position:relative;
	height:442px;
	text-align:left;
}
DIV.innerLogoAnim{
	width:305px;
	height:445px;
	float:right;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:4;
}
DIV.icoBar{
	width:100%;
	height:57px;
	margin-left:70px;
	margin-top:10px;
}
DIV.icoBar ul.menu{
	list-style:none;
	margin:0px;
	padding:0px;
}
DIV.icoBar ul.menu li{
	float:left;
}
DIV.icoBar ul.menu li img{
	border:0;
}
DIV#myScrollContainer{
	margin-left:50px;
	margin-top:0px;
	width:100%;
	position:relative;
	text-align:right;
}
DIV#myScrollContent{
	width:590px;
	font-size:11px;
	font-family:Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-algin:right;
}
DIV.arrows{
	left:740px;
	top:320px;
	width:20px;
	height:40px;
	position:absolute;
	z-index:10;
}
DIV.arrowDown{
	/*left:640px;
	top:250px;*/
	z-index:2;
	position:relative;
	width:20px;
	height:10px;
	margin-top:2px;
}
DIV.arrowUp{
	/*left:640px;
	top:250px;*/
	z-index:2;
	position:relative;
	width:20px;
	height:10px;
}
DIV.pageTitle{
	margin-bottom:10px;
	text-align:left;
}
TD.contentText{
	padding:10px;
}
IMG.imgSM{
	margin-right:20px;
}
.contentText UL{
	list-style:disc;
	margin: auto;
	padding: auto;
}
.contentText UL LI{
	list-style:disc;
}
A.positions:LINK,
A.positions:VISITED{
	color:#aba283;
	text-decoration:none;
	height:22px;
	font-style:italic;
}
A.positions:HOVER,
A.positions:ACTIVE{
	color:#7c6d44;
}
.seperator{
	width:1px;
	background:#b4a59d;
}
.sitemap .contentpaneopen H2.menutitle{
	background:url(../images/hdrSiteMap.gif) top left no-repeat;
	height:24px;
}
.sitemap UL LI A:LINK,
.sitemap UL LI A:VISITED,
.sitemap UL LI A:HOVER,
.sitemap UL LI A:ACTIVE{
	color:#9c8b83;
	text-decoration:none;
	font-weight:bold;
}
.sitemap UL LI UL LI A:LINK,
.sitemap UL LI UL LI A:VISITED,
.sitemap UL LI UL LI A:HOVER,
.sitemap UL LI UL LI A:ACTIVE{
	color:#9c8b83;
	text-decoration:none;
	font-weight:normal;
}
DIV#page P A:LINK,
DIV#page P A:VISITED,
DIV#page P A:HOVER,
DIV#page P A:ACTIVE,
DIV#page UL LI A:LINK,
DIV#page UL LI A:VISITED,
DIV#page UL LI A:HOVER,
DIV#page UL LI A:ACTIVE,
DIV#artforms-box P A:LINK,
DIV#artforms-box P A:VISITED,
DIV#artforms-box P A:HOVER,
DIV#artforms-box P A:ACTIVE{
	color:#b5121b;
	text-decoration:none;
	font-weight:bold;
}
DIV#page A:HOVER,
DIV#artforms-box A:HOVER{
	text-decoration:underline;
}
#addressArea{
	height:50px;
}
div.musicPlayer{
	width:50px;
	height:17px;
	float:right;
	margin-top:2px;
}
DIV.contentpane_lmAUH{
	background:url(../images/hdrLocationAUH.gif) top left no-repeat;
	padding-top:30px;
}
DIV.contentpane_lmALAIN{
	background:url(../images/hdrLocationALAIN.gif) top left no-repeat;
	padding-top:30px;
}
DIV.contentpane_lmDXBHOTEL{
	background:url(../images/hdrLocationDXBHotel.gif) top left no-repeat;
	padding-top:30px;
}
DIV.contentpane_lmDXBSUITES{
	background:url(../images/hdrLocationDXBSuites.gif) top left no-repeat;
	padding-top:30px;
}
DIV.contentpane_lmDXBMCT{
	background:url(../images/hdrLocationMCT.gif) top left no-repeat;
	padding-top:30px;
}
