body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
#divBodyContent a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


#divBody {
	position: absolute;
	left: 0px;
	padding-right: 8px;
	padding-left: 8px;
	width: 600px;
	margin-top: 9px;
	font-size: 1.1em;
}
#divAdPanel {
	position: absolute;
	width: 176px;
	top: 23px;
	left: 530px;
	display: none;
}
#divAdPanelTop {
	position: relative;
	height: 17px;
	background-image: url(../images/layout/ad-top.gif);
	padding-top: 7px;
	padding-left: 7px;
}
#divAdPanelMid {
	background-image: url(../images/layout/ad-middle.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
#divAdPanelBottom {
	background-image: url(../images/layout/ad-bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 14px;
}



#divNav {
	font-size: 1.1em;
	position: absolute;
	width: 180px;
	margin-right: 10px;
	top: 9px;
	display: none;
}
#divLocation {
	text-transform: uppercase;
	position: absolute;
	left: 9px;
	top: 0px;
	display: none;
}
#divBodyContent {
	position: relative;
	left: 0px;
	padding-right: 10px;
	margin-top: 0px;
}

#divHeaderTop {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 0px;
	height: 45px;
}

#divArabianAssessment {
	position: relative;
	width: 600px;
	top: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#divHeaderImage {
	position: absolute;
	top: 47px;
	height: 54px;
	display: none;
}
#divMain {
	position: absolute;
	width: 600px;
	top: 40px;
	background-image: url(../images/layout/bodyfade.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#divTitle {
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: 2px;
	top: 17px;
	color: #996600;
	font-size: 1.7em;
}
#divNav p {
	background-color: #f5f3e9;
/*	height: 17px;
*/	width: 166px;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 5px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	list-style-type: none;
	background-image: url(../images/layout/nav-bg.jpg);
	background-repeat: no-repeat;
/*	background-position: 0px 2px;
*/}
#divNav p a, #divNav ul a {
	color:#666666;
	text-decoration: none;
}
#divNav ul {
display:none;
}

#divNav ul.open{
display:block;
	background-color: #f5f3e9;
	width: 166px;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 9px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#divNav p.selected,#divNav p.mouseOver{
	background-image: url(../images/layout/nav-bg-selected.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: #A49249;
	cursor:pointer;
}
#divNav p.selected a, #divNav p.mouseOver a{
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #996600;
}
#divPrint {
	text-align: right;
	position: relative;
	margin-top: 10px;
	display: none;
	}
#divBodyContentFooter {
	background-image: url(../images/layout/bodyfade-bottom.jpg);
	position: relative;
	height: 14px;
	display: none;
}
#divPrint a {
	color: #996600;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.intro {
	font-size: 1.2em;
}
