@charset "utf-8";
/* CSS Document */

.container {
	width: 900px; 
	background:#FFFFEA;
	margin: 0 auto;
}

#pcontainer{width:890px;margin:0px auto;}	
	#myGallery{border:4px solid #eee;width:880px;height:330px;overflow:hidden;position:relative;padding:0;margin:0;background:#000;}
	#pcontainer .controls{text-indent:-100px;background:url(images/controls.png) no-repeat;width:30px;height:56px;display:block;position:absolute;}
	#pcontainer .controls#prev{margin-top:140px;margin-left:-30px;}	
	#pcontainer .controls#next{background-position:-30px 0;margin-top:-200px;margin-left:890px;}

.header {
	background:#FFA;
	height:110px;
}

.webmenu {
	float:right;
	width: 40%;
	height:20 px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
	
.logo{
	float:left;
	width:100px;
	height:110px;
	
	
}

.menu {
	float: left;
	width: 100%;
	background: #ffffea;
	
}
.photo {
	float: left;
	width: 100%;
	background:#FFFFEA;
	
}

.scroll {
	float: left;
	width: 100%;
	height: 20px;
	background:#FFFFEA;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	}



.sidebar1 {
	float: left;
	width: 20%;
	height:800px;
	padding-bottom: 0px;
	text-align: justify;
}

.tnp {
	float:  left;
	width: 98%;
	height:400px;
	border: 0px solid #CCCCCC;
	border-radius:5px;
	background:#D1E9E9;
	overflow-y:scroll;
}
.mandatory {
	float:  left;
	width: 98%;
	height:50px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:5px;
	background:#D1E9E9;
	
}
.techfest {
	float:  left;
	width: 98%;
	height:100px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:5px;
	background: #D1E9E9;
}
.alumni {
	float:  left;
	width: 98%;
	height:100px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:5px;
	background: #D1E9E9;
}
.links {
	float:  left;
	width: 98%;
	height:140px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:5px;
	background: #D1E9E9;
}
.sidebar2 {
	float: left;
	width: 20%;
	height:800px;
	padding: 0px 0;
}
.content {
	height:400px;
	width:60%;
	background:#FFFFEA;
	float: left;
	border-radius:5px;
	}
.about {
	height:768px;
	width:900px;
	float: left;
	background-image:url(background/back.jpg);
	background-size:cover;
}
.aboutus {
	float: left;
	width: 70%;
	height:500px;
	margin-top:20px;
	margin-left:130px;
	border: 0px solid #CCCCCC;
	border-radius:5px;
}
#Slideshow {
  opacity: 1.0;              /* CSS3 */
  -moz-opacity: 1.0;         /* Older versions of Firefox */
  -khtml-opacity: 1.0;       /* Older versions of Safari */
  filter: alpha(opacity=100); /* Internet Explorer */
}
#Slideshow div {display:none;}
#Slideshow #slice1 {display:block;}
.affil {
	height:500 px;
	width:100%;
	background:#FFE1C4;
	display:inline-block;
	
	
}

.approv {
	width:400px;
	background:#FFFFEA;
	
}

.follow {
	width:400px;
	background:#FFFFEA;
	float:right;
	
}

.company {
	height:150 px;
	background:#FFFFEA;
	
}
.footer {
	height:30 px;
	background: #eaeaea;
	
}

table tr td {font-family:Verdana, Geneva, sans-serif;
font-size:12px;}

a {text-decoration:none}