body{
	background-color:#0a295e;
	padding:12px;
	font:"Times New Roman", Times, serif;
	font-size:12px;
}
.container{
	background-color:#ffffff;
	width:900px;
	clear:both;
}
.bismillah{
	width:900px;
	clear:both;
	background-color:#0a295e;
}
.top_nav{
	width:896px;
	text-align:right;
	font-size:11px;
	clear:both;
	padding-bottom:4px;
	padding-right:4px;
	background-color:#0a295e;
	color:#FFFFFF;
}
.top_nav a{
	color:#ffffff;
	text-decoration:none;
}

.header{
	width:900px;
	height:124px;
	clear:both;
}
.menu{
	width:880px;
	margin-left:10px;
	margin-right:10px;
	clear:both;
	background:url(../images/menu_bg.jpg) repeat-x;
	height:39px;
}
.menuitem{
	float:left;
	width:110px;
	height:30px;
	padding-top:9px;
	font-size:14px;
	color:#bc9418;
	font-weight:bold;
}
.menuitem a{
	color:#bc9418;
	text-decoration:none;
}
.menuitem a:hover{
	color:#0a295e;
	text-decoration:none;
}

.seperator{
	background:url(../images/menu_seprator.jpg) no-repeat ;
	height:30px;
	width:2px;
	float:left;
	margin-top:9px;
}
.submenu{
	width:853px;
	height:25px;
	color:#7e7e7e;
	padding-left:45px;
	text-align:left;
	padding-top:5px;
}
.submenu_sess{
	width:853px;
	height:25px;
	color:#7e7e7e;
	padding-left:25px;
	text-align:left;
	padding-top:5px;
}

.submenu a{  
	color:#7e7e7e;
	text-decoration:none;
}
.submenu_sess a{
	color:#7e7e7e;
	text-decoration:none;
}
.pictures{
	height:273px;
	width:880px;
	margin-left:10px;
	margin-right:10px;
	background:url(../images/background.jpg) repeat-x top  ;
}
.picturesleft{
	margin-top:10px;
	float:left;
	width:383px;
	margin-left:17px;
	height:240px;
}
.picturecontainer{
	width:381px;
	border:1px solid #7a8b9d;
	height:240px;
	padding-top:5px;
}
.picturesright{
	margin-top:10px;
	float:right;
	width:450px;
	height:227px;
	text-align:left;
	margin-left:30px;
	font-size:18px;
	line-height:33px;
	color:#1b3769;
	padding-top:20px;
}
.skinah{
	font-size:24px;
	color:#be9519;
	font-weight:bold;
}
.golden{
	color:#be9519;
}
.readmore{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.visionevents{
	height:270px;
	clear:both;
	width:880px;
	margin-left:10px;
	margin-right:10px;
	background:url(../images/background.jpg) repeat-x top  ;
}
.visioneventsleft{
	float:left;
	text-align:left;
	width:272px;

	padding-left:8px;
	padding-top:10px;
}
.eventsseperator{
	width:4px;
	background:url(../images/vertical_dots.gif) repeat-y ;
	height:240px;
	margin-top:13px;
	float:left;
}
.visioneventsright{
	float:right;
	text-align:left;
	width:576px;
	height:260px;
	margin-left:10px;
	margin-top:10px;
}
.heading{
	font-size:20px;
	color:#9c7611;
	letter-spacing:2px;
}
.heading_underline{
	background:url(../images/horizontal_dots.gif) repeat-x ;
	height:2px;
	width:210px;
}
.event{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	clear:both;
	color:#54575e;
}
.readmore{
	color:#02368c;
	font-weight:normal;
}
.readmore a{ 
	color:#02368c;
	text-decoration:underline;
}
.text_content{
	padding-top:10px;
	width:530px;
	line-height:20px;
}
.footer{
	clear:both;
	width:860px;
	color:#48494b;
	margin-left:10px;
	margin-right:10px;
	height:26px;
	text-align:left;
	padding-left:20px;
	padding-top:14px;
	background:url(../images/background.jpg) repeat-x top  ;
}
.footerleft{
	float:left;	
	width:500px;
}
.footerleft a{
	color:#48494b;
	text-decoration:none;
}

.footerright{
	float:right;
	width:340px;		
	text-align:right;
	padding-right:20px;
}
.footersubmenu{
	height:40px;
	width:880px;
	clear:both;
	text-align:left;
	padding-left:30px;
	font-size:11px;
	margin-top:5px;
	color:#7e7e7e;
}
.footersubmenu a{
	color:#7e7e7e;
	text-decoration:none;
}
.content{

	width:870px;
	min-height:200px;
	margin-left:10px;
	text-align:left;
	margin-right:10px;
	padding-left:10px;
	padding-top:7px;
	background:url(../images/background.jpg) repeat-x top  ;
}
.content_text{
	margin-top:15px;
}
.content_text a{ 
	color:#02368c;
	font-weight:normal;
}

#slideshow {
    position:relative;
    height:234px;
	margin-left:5px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Galler page*/
.gallery{
	width:189px;
	margin-right:35px;
	margin-bottom:20px;
	float:left;
}
.gallerytitle{
	text-align:center;
	font-weight:bold;
}
.gallerysmall{
	width:100px;
	margin-right:51px;
	margin-bottom:20px;
	float:left;
}
