/*general*/
* {
	font-size:100%;
	margin:0;
	padding:0;
	border:none;
	}
html, body, span, iframe, h1, h2, h3, h4, h5, h6, p, a, img, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:none;
    font-size:100%;
	background: none transparent scroll repeat 0% 0%; 
	vertical-align: baseline; 
	outline: 0;
	}
div {
	margin:auto;
	padding:0;
	border:none;
    font-size:100%;
	background: none transparent scroll repeat 0% 0%; 
	vertical-align: baseline; 
	outline: 0;
	}
ul, ol  {
	list-style-type: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
.clear {
	clear: both;
}
.clearfix:unknown {
	clear: both; 
	display: block; 
	visibility: hidden; 
	height: 1px; content: "."
}
/*END general*/

body {
	background: url(images/bodybackcl.jpg) #ffcc66 no-repeat center top; 
	font-size: 100% ;
	font-family:verdana, tahoma, arial, sans-serif; 
	color:#333333;
	text-align:center;
}
#wrapper {
	margin:0 auto 0 auto;
	background: url(images/headerbgcl.jpg) no-repeat center top; width:961px;
}
#main {
	height:595px;
	width:100%;
	text-align:left;
	}
#header1 {
	width:100%;
	text-align:right;
}
#body {
	width:95%;
	margin-top:10px;
}
/*FOOTER*/
#footer {
	background: url(images/footerbg.jpg) no-repeat center bottom; 
	width:100%;
	height:170px;
	text-align:center;
}
#footerlinks {
	width:961px;
}
#footerlinks li  {
	display:inline;
	list-style:none;
	padding:10px;
}
#footerlinks ul {
	padding-top:5px;
	width:850px;
	margin:0px auto;
}
#footerlinks a:link, #footerlinks a:visited{
	color:#990000;
	text-decoration:none;
	font-size:100%;
	font-weight:bold;
}
#footerlinks a:hover, #footerlinks a:active{
	color:#3366FF;
	text-decoration:underline;
	font-size:100%;
	font-weight:bold;
}
#copy {
	margin:0 auto 0 auto;
	width:961px;
	padding-top:100px;
}
a.smalllink:link, a.smalllink:visited {
	background:url(images/annabelle.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding:5px 30px 2px 0;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:110%;
}
a.smalllink:hover {
	background:url(images/annabelle.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:5px 30px 2px 0;
	color:#0066CC;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:110%;
}
/*END FOOTER*/
/*Round corner*/
.liquid-round1 {
    float:left;
	width:33%;
	margin:0px auto;
	background:#fff url(images/leftside.jpg) repeat-y left top;
}
#liquid-round2 {
	clear:both;
	width:100%;
	margin:0px auto;
	background:#fff url(images/leftside.jpg) repeat-y left top;
}
.top {
	width:100%;
	height:28px;
	background:url(images/top.jpg) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:28px;
	background:url(images/top-right.jpg) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding:10px 20px 10px 20px;
	margin:-1px 0 -50px 0;
}
.bottom {
	height:105px;
	background:url(images/bottom.jpg) no-repeat left bottom;
	}
.bottom span {
	display:block;
	position:relative;
	height:105px;
	background:url(images/bottom-right.jpg) no-repeat right top;
	}
/*END Round corner*/
/*navigation*/
#nav {
	margin-top:55px;
	margin-left:20px;
}
#actCloseup{
    background-image:url(images/closupbuttonscl.png);
	background-position:top center;
	background-repeat:no-repeat;
    width:146px;
	height:50px;
				}
a.dancing:link, a.dancing:visited {
    display:block;
    background-image:url(images/closupbuttonsd.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
    width:149px;
	height:50px;
	}
a.dancing:hover {
    display:block;
	background-image:url(images/closupbuttonsd.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	width:149px;
	height:50px;
		}
a.teach:link, a.teach:visited {
    display:block;
    background-image:url(images/dancingbuttonst.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
    width:149px;
	height:54px;
	}
a.teach:hover {
    display:block;
	background-image:url(images/dancingbuttonst.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-decoration:none;
	width:149px;
	height:54px;
		}
a.chest:link, a.chest:visited {
    display:block;
    background-image:url(images/dancingbuttonstc.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
    width:149px;
	height:79px;
	}
a.chest:hover {
    display:block;
	background-image:url(images/dancingbuttonstc.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-decoration:none;
	width:149px;
	height:79px;
		}
a.gallery:link, a.gallery:visited {
    display:block;
    background-image:url(images/gallery.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
    width:180px;
	height:148px;
	}
a.gallery:hover {
    display:block;
	background-image:url(images/gallery.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	width:180px;
	height:148px;
			}
		
a.video:link, a.video:visited {
    display:block;
    background-image:url(images/video.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
    width:180px;
	height:136px;
	}
a.video:hover {
    display:block;
	background-image:url(images/video.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	width:180px;
	height:136px;
		}
/*Camels*/
a.contactphone:link, a.contactphone:visited{
    display:block;
	background-image:url(images/contactphone.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	width:200px;
	height:175px;
		}		
a.contactphone:hover {
    display:block;
	background-image:url(images/contactphone.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	width:200px;
	height:175px;
		}
		/*END Camels*/	
a.emailMan:link, a.emailMan:visited {
	margin: auto;
	display:block;
	background-image:url(images/email.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:124px;
	height:176px;
	text-decoration:none;
	}
a.emailMan:hover {
	margin: auto;
	display:block;
	background-image:url(images/email.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:124px;
	height:176px;
	text-decoration:none;
	}
/*END navigation*/
/*Minigallery*/
.hoverbox img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 105px;
	height: 120px;
}
.hoverbox li {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: left;
	margin: 3px 10px 3px 10px;
	padding: 5px;
	}
.left1 {
	float:left;
	text-align:center;
	margin:auto;
	width:66%;
}
/*END Minigallery*/
/*formating*/
.hidden {
	visibility:hidden;
}
#dubai {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	font-weight:bold;
	padding-right:40px;
}
.head {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:140%;
	}
.head1 {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:130%;
}
.text {
	width:95%;
	text-align:justify;
}
.ital{
	font-style:italic;
	}
/*END formating*/
