
/*___________Horizontal Navigation Box_________ */
#horizontalnav {


background: #2081da;
border-bottom:2px solid #333333;
margin:auto;}

#hnav {
	
	color: #FFFFFF;
	margin: 0 auto;}

#hnav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;}

#hnav  li{
	float:left;	}

#hnav li a {
	display:block;
	width: 120px;
	height:50px;	
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	background-color:#2081da;
	text-align:center;
	padding-top:10px;
	text-decoration:none;	}
	
#hnav li a:hover
{
background-color: #00CCFF;
color:#000000}
#hnav li a:active {
background: #0099CC;
color: #333333}

/*______________End____________*/

/****** Event Full Gallery pages ******/
#right_full_gallery {
	
	width:960px;
	margin:0  auto;
}

#gallery_full {
	width:900px;
	margin:0 auto;
}

#gallery_full h5 {

	color: #2081da; padding-left: 20px; font-weight: 700; background: url(images/elance_title.png) center left no-repeat;
	margin-top:10px;
	
}

#artical_S_Box {width:200px; height:610px; overflow:scroll;  border:1px solid #000000; margin:0 auto; padding:0; text-align:center}

#artical_full {
	width:950px;
	margin:0 auto;
	
}

#artical_full h5 {

	color: #2081da; padding-left: 20px; font-weight: 700; background: url(images/elance_title.png) center left no-repeat;
	margin-top:10px;
	
}
/****** Event Full Gallery pages End ******/



/****** Event gallery main page1 ******/
.school_heading { 
 height:25px; background:#9D915D;
 margin:0 auto 0 auto; padding-right:10px;
 font-family:Georgia, "Times New Roman", Times, serif; font-weight:100;
 text-align:right;color:#000000; font-size:16px;}	
				
#tiger {
margin-top:3px;
	width:259px; height:381px;
	border:solid #6698bd 2px;
	background-color: #FFFFFF;
	text-align:center;
		}

#right3 {
float:right;
	
	width:650px;
	margin:0 10px 0 10px;
}
#gallery_button { height:50px; background:#003366;}

#gallery {
	width:600px;
	margin:0 auto;
}


#gallery h3 {	
	font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px dashed #2e2304;
}

/****** Event gallery  main page1 end******/