body{background:#FFFFE0;}/* container block*/
a{text-decoration:none;}
#container
{
width:980px;
height:auto;
margin:auto;
position:relative;
}
/*end of container*/

/*start header block*/
#header{width:100%; height:180px; float:left; background:#420D09;}

 h1,h3,h5{margin:0px;padding:0px;}
 
h1,h3{text-align:center; margin-top:5px; color:#fff; text-shadow:2px 5px 2px #420D09;}

#gwp p{font-size:14px; text-align:center;color:#fff; text-shadow:2px 5px 2px #420D09;}

#logo{width:135px; height:130px; float:left; margin-left:20px; margin-top:16px;}

#gwp{width:480px; height:150px; float:left; margin-top:15px; margin-left:60px; color:#16319A;}

   
  
#college-photo{float:right; width:220px; height:118px; background-repeat:no-repeat;	margin-top:15px; margin-right:30px; color:pink; border-radius:8px;}
/*end of header*/

/*---------------------------------------start of news ----------------------------------------------------*/
#news{width:100%; height:25px; clear:both;}
	 
#left{float:left; width:10%; height:25px; margin-top:5px;}
	   
#latest{padding-left:35px; width:83%; float:left; margin-top:5px; height:25px;}
#right{float:left; width:31px; margin-top:5px; height:25px;}

/*----------------------------------------------end of news-----------------------------------------------------------------------------------------------*/

/*--------------------------------------------------slide container start*/
#slider_container
{
clear:both;
width:980px;
height:280px;
margin:auto;
border:1px solid green;
}
/*----------------------------------------slide container end------------------------------------------------*/

/*----------------------------------------------------------start Header navigation-------------------------------------*/
 
 .nav{ clear:both;width:100%; height:50px; background:#420D09; border-top-left-radius:15px;
 border-top-right-radius:15px;margin:0px; margin-top:10px!important; color:white;}
 /* start navigation bar*/
.nav ul{margin:0; padding:0px; list-style-type:none; line-height:normal;}
.nav li{float:left; padding-left:0px; padding-top:10px; position:relative; width:120px;}
.nav a{display:block; width:110px; padding-left:0px; text-decoration:none; font-size:20px; color:#fff;}
  
.nav li a:hover{
        background:#34d1b2;
        height:34px; 
		width:110px;
		border-radius:5px;
        text-decoration:none;
		height:24px;
        color:white;}
.nav li ul {
        background:#3B98CB;
        color: white;
        display: none;
        width: 180px;
        position: absolute;
		line-height:normal;
		padding-bottom:10px;
		border:1px solid #fff;
		padding-left:20px;
        border-bottom-left-radius:15px;
        border-bottom-right-radius:15px;
		
}
.nav li ul li {
         width:180px;
		 background:#420D09;
		padding-left:0px;
		
		
		}
.nav li ul li a { border: none; padding:0px; width:180px;
            }
		   
.nav li ul li a:hover {
                  background:#34d1b2;
                  text-decoration:none;
                  color:white;
				  width:180px;
				  height:24px;
				  }
			  

.nav li:hover > ul.child { width:200px;
                        display: block;
                        background:#420D09;
                  		margin-left:0px;
						padding-left:10px;}
.nav li ul li:hover > ul.child { width:180px;
                        display: block;
                        background:#420D09;
                  		margin-left:180px;
						padding-left:20px;
						}
.nav li ul li  ul {
         width: 100%;
		 margin-left:200px;
		 margin-top:-34px;
		 background:#420D09;
		 line-height:1px;}						
.nav li ul li ul li a {  border: none; line-height: 30px; margin: 0; padding: 0 0 0 5px;  }
 					
 						
/*------------------------------end Header navigation------------------------------------------------------*/
/*start body container*/

#body_container
{
  clear:both;
  width:100%;
  height:auto;
  background:#ffffff;
}
/*end body container*/

/*-------------------------------starting left menu---------------------------------*/
#left_menu
{
width:250px;
height:580px;
background:#420D09;
padding:2px 0px;
float:left;
line-height:8px;
border-radius:5px;

}
/*--------------left menu end -------------------------------------------------------*/


/*------------------------------------Home page navigation start------------------------*/
 #nav li {
      float:left;
      position:relative;
	  height:36px; 
	  width:250px;
	  list-style:none;
	  line-height:40px;
	  }
	  
 #nav li a { 
      background:none;
      color:#fff;
	  font-size:20px; 
	  display: block;
	  margin: 5px 0px 0 0px;
	  padding: 0px 0px;
	  text-decoration:none;
	  }
#nav li a:hover { background:#34D1B2;
			  width:200px;
			  padding:3px;
			  height:28px;
              border-top-left-radius:5px; 
		      border-top-right-radius:5px;
              font-size:20px;
              color:white;           
		      }
#nav li ul li a:hover { background:#34D1B2; 
			  width:210px;
			  height:25px;
              border-top-left-radius:5px; 
		      border-top-right-radius:5px;
              font-size:20px;
              color:white;           
		      }

#nav li ul { 
          background:#420D09;
          border-radius:10px; 
		  color:#fff;
		  display:none; 
		  	border:1px solid #ffffff;
		  margin:-6px 0 0 0px;
		  width: 220px;
		  position: absolute; }
#nav li {
      clear:both;
      position:relative;
	  height:36px; 
	  width:200px;
	  list-style:none;
	  }		  
		  
#nav li ul li a { background: none;
           border: none;
		   line-height: 20px;
			padding: 0 0 0 5px;
            width:230px;}
 
#nav li ul li a:hover { 
                 background:#34D1B2;
                 }

/* A class of current will be added via jQuery */
#nav li.current > a { background:#34D1B2; }

/* CSS fallback */
#nav li:hover > ul.child { display: block;
                       background:#420D09;
                       margin:-33px 0px 0px 180px;                      
					  }	
		  
/*----------------------------------------end of home page navigation----------------------------------------------------------------*/

#main_content{float:left; width:530px; min-height:620px; background:#FFF;}


#aside-right{width:200px; height:580px; float:left;	margin-right:0px; background:#420D09; border-radius:5px;}

#announcement{width:200px; height:298px; font-size:20px; color:white; background:#420D09;}

#announce1{ width:200px; height:242px; font-size:14px; color:#fff; }

#contact_us{  width:200px;	 height:298px; font-size:20px; color:white; background:#00A383;}


/*-----------------------------------start of List of faculty----------------------------------------*/
.faculty table{margin-left:30px; }
.faculty td.photo{height:125px; width:140px;}
.faculty td {height:125px; width:480px; border:1px solid green;}


/*-----------------------------------End of List of faculties----------------------------------------*/

/*-----------------------------------Image Gallery Start-------------------------------------------------*/

.gallery{
width:198%;
height:250px;
}

.thumbnail{
height:100px;
width:200px;
float:left;
margin:10px;
padding:20px;
}
/*-----------------------------------Image Gallery End-------------------------------------------------*/
		 
/*-------------------------------start footer--------------------------------------------------------------------------------------------------------------------------------*/
#footer{ width:980px;  height:150px;  background:#420D09;  margin:auto; margin-top:15px !important; color:#1F8AAC;  text-align:center;  padding-top:15px; float:left; border-radius:5px;} 
/*--------------------------------starting footer nav------------------------------------------------------------------------------------------------------------------------*/  

#footer ul,li{margin:0px;padding:0px;list-style:none;}
#footer li{padding:10px;display:inline;}

#footer ul li a { padding-right:18px; border-right-style:solid; border-right-width:1px; border-right-color:#FFFF00; color:#FFFF00; text-decoration:none;}
 #footer ul li a:hover{color:white;}
 /*------------------contact us page code start------------------------------------------------------*/
 
 
.contact{height:35px;width:74%;background:green;color:white;padding-left:5px;font-size:23px;margin:auto}
#block{height:430px;width:74%;border:2px solid green;float:left;margin-left:92px}


#mytab{height:370px;width:90%;float:right;border:2px solid brown;margin:auto;margin-right:23px;margin-top:23px}
#bookimage{height:30px;width:40px;position:absolute;top:280px;right:170px;}
 
 
 
 /*------------------contact us page code end------------------------------------------------------*/