@charset "utf-8";
/* CSS Document */
*{
	 margin:0;
	 padding:0;
	 }
 
body{
	 width:100%;
	 height:auto;
	 background-color:#FFF;
	 color:#000;
	 font-family:"Century Gothic";
	 margin:auto;
	 font-size:0.9em;
	 }
#mainWrapper{
	         width:100%;
			 height:auto;
			 }	 
#mainHeader{
	        width:100%;
			height:180px;
		    background-color:#bed2fe;
			}
#logo{
	  width:150px;
	  height:150px;
	  background-image:url(../images/Logo.png);
	  background-repeat:no-repeat;
	  margin-left:240px;
	  position:relative;
	  top:25px;
	  }			
#nameBoard{
	       width:800px;
		   height:100px;
		   background-image:url(../images/name%20board.png);
		   background-repeat:no-repeat;
		   margin-left:180px;
		   position:relative;
		   top:0px;
		   }
#address{
	     width:400px;
		 height:60px;
		 margin-left:140px;
		 position:relative;
		 top:60px;
		 }
#mainMenu{
	      width:100%;
		  height:50px;
		  background-color:#4f85ff;
		  }
#mainMenu ul{
	         width:1200px;
	         height:50px;
	         margin-left:310px;
			  
			 }		
#mainMenu ul li{
	            width:125px;
	            height:37px;
	            list-style:none;
	        	color:#000;
				text-align:center;
				display:block;
				float:left;
				padding-top:13px;
				}
#mainMenu ul li a{
                  width:125px;
	              height:37px;
                  color:#000;
				  text-decoration:none; 
				  padding:13px 10px;
				   }
#mainMenu ul li a:hover{
	                    width:125px;
	                    height:37px;
	                    color:#000;
						background-color:#bed2fe;
	                    padding:13px 10px;
						}				   							   		 
.unLink{
	    width:125px;
	    height:37px;
	    color:#000;
		background-color:#bed2fe;
	    padding:13px 10px;
	   }
#box{
	 height:400px;
	 width:1000px;
	 border:5px solid #4f85ff; 
	 margin-left:200px;
	 margin-top:15px;
	 overflow:hidden;
		 }

#left{
	  background-image:url(../images/left.png);
	  position:relative;
      top:-233px;
	  line-height:50px;
		  }		

#right{
	   background-image:url(../images/right.png);
	   position:relative;
	   top:-280px;
	   left:950px;
	   line-height:50px;
		   }		  
#contentText{
	         width:1000px;
			 height:auto;
			 margin-left:200px;
			 padding-top:10px;
			 color:#000;
			 text-align:justify;
			 }
h1,h2,h3,h4,h5,h6 {
	               color:#4f85ff;
				   border-bottom:1px solid #4f85ff;
					}
.divder{
        border-bottom:1px solid #4f85ff;
	    }					
#contentMiddle{
	           width:1000px;
			   height:320px;
			   margin-left:200px;
			   }
#contentMiddleLeft{
	                width:460px;
					height:300px;
					background-image:url(../images/aditorium.jpg);
					background-repeat:no-repeat;
					margin:10px 20px;
					float:left;
					}			   					
#contentMiddleRight{
	                width:460px;
					height:300px;
					background-image:url(../images/library.jpg);
					background-repeat:no-repeat;
					margin:10px 20px;
					float:left;
					}	
#footer{
	    width:100%;
		height:100px;
		background-color:#4f85ff;
		color:#fff;
		margin-top:15px;
		}
#footerContent{
	           color:#FFF;
			   font-size:1.0em;
			   position:relative;
			   top:70px;
			   text-align:center;
			   }					
#facultyContent{
	            width:800px;
				height:2800px;
				background-color:#ffedf6;
				border:#4f85ff solid 5px;
				margin:15px 300px;
				}
.facultyBox{
             display:none;
             position:absolute;
             z-index:99999;
             width:150px;
             padding:10px;
             background:#ffedf6;
             color:#FFF;
             border:1px solid #FFF;
             margin:0px;
             -webkit-box-shadow:0px 0px 5px 0px rgba(164, 164, 164, 1);
             box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
             }
.facultyBox h2{
                background-color:#ffedf6;
                color:#FFF;
                font-size:14px;
                display: block;
                width: 100%;
                margin: -10px 0px 8px -10px;
                padding: 5px 10px;
				text-align:center;
                 }	
#facultyImages{
	           width:800px;
			   height:2800px;
			   }				 
#facultyImages ul{
	        width:600px;
			height:220px;
			margin-left:100px;
			}
#facultyImages ul li{
	            width:200px;
	            height:200px;
	            list-style:none;
	        	color:#000;
				text-align:center;
				display:block;
				float:left;
				margin:5px 0px;
				}				   
#galleryContent{
	            width:1000px;
		        height:630px;
				background:#FFF;
				margin-top:20px;
				margin-left:285px;
		        }	
#footerContent1{
	           color:#FFF;
			   font-size:1.0em;
			   position:relative;
			   top:70px;
			   text-align:center;
			   }					
#facultyContent1{
	            width:800px;
				height:1210px;
				background-color:#ffedf6;
				border:#4f85ff solid 5px;
				margin:15px 300px;
				}								
#facultyImages1{
	           width:800px;
			   height:1210px;
			   }				 
#facultyImages1 ul{
	        width:600px;
			height:220px;
			margin-left:100px;
			}
#facultyImages1 ul li{
	            width:200px;
	            height:200px;
	            list-style:none;
	        	color:#000;
				text-align:center;
				display:block;
				float:left;
				margin:5px 0px;
				}				