@font-face {
	font-family: 'ArabDancesRegular';
	src: url('../fonts/arabdances-webfont.eot');
	src: local('☺'), url('../fonts/arabdances-webfont.woff') format('woff'), 
	url('../fonts/arabdances-webfont.ttf') format('truetype'), 
	url('../fonts/arabdances-webfont.svgz#webfontLJWVTZS0') format('svg'), 
	url('../fonts/arabdances-webfont.svg#webfontLJWVTZS0') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, th, td {margin: 0; padding: 0; border: 0; outline: none;}

body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
}
html,body,#bg,#bg table,#bg td { background: #aea3b1; padding:0; margin:0; } /* 736275 */

ul, ol {
	list-style: none;
}

p, h1, h2, h3, h4, h5, form, button { border:0; margin:0; padding:0; }
.spacer { clear:both; height:1px; }

h1, h2, h3, h4, h5 { font-weight:normal; }

.transparant {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:.80;
}

.floatleft 	{ float: left; }
.floatright { float: right; }
.center 	{ text-align: center; }
.right      { text-align: right; }
.normal 	{ font-weight:normal; }
.bold 		{ font-weight:bold; }
.italic 	{ font-style:italic; }
.hidden 	{ display:none; }
.uppercase 	{ text-transform: uppercase }
.required	{ color: #C00; }

a:link      { color: #fff; text-decoration: underline; }
a:visited	{ font-style:italic; color: #fff; text-decoration: underline; }
a:hover     { color: #413742; text-decoration: underline; } /* 005da0 */
a:active    { outline: none; }

a.thickbox:link      { color: #413742; text-decoration: underline; }
a.thickbox:visited	 { color: #413742; text-decoration: underline; }
a.thickbox:hover     { color: #413742; text-decoration: underline; } /* 005da0 */
a.thickbox:active    { outline: none; }

a:link      		{ color: #413742; text-decoration: underline; }
a:visited	 		{ color: #413742; text-decoration: underline; }
a:hover     		{ color: #413742; text-decoration: underline; } /* 005da0 */
a:active    		{ outline: none; }

.padding10  { padding: 10px; }
.padding20  { padding: 20px; }

#main {
	position:relative;
	margin: 0px auto;
	width: 960px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
}
#title h2 {
	font-size: 2.4em;
	line-height: 1.2em;
	color: #281E28;
	letter-spacing: 0.2em;
}
div.first {
	position:relative;
	width: 550px;
	top: 15px;
	padding: 0 10px;
	background-color: #7B6C80;
}
div.second {
	position:relative;
	bottom: 20px;
	float:right;
	width: 590px;
	padding: 0 10px;
	background-color: #69809A;
}

#logo a {
	display: block;
	overflow: hidden;
	text-indent: -3000px;
	margin: 0px auto;
	width: 664px;
	height: 166px;
	background:url(../img/logo.png) no-repeat;
}
#menu {
	position:relative;
	bottom: 8px;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:.80;	
}

#content {
	padding-top: 10px;
	color: #fff;
	font-weight:normal;
	font-size: 1.6em;
	margin: 0px auto;
    width: 960px;
}

#content h3 {
	text-align:center;
}

#locale {
	float: right;
	margin-top: 14px;	
	margin-right: 20px;	
}
