@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:url(b_patterns/images5.jpg);
	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:668px;
	padding-bottom: 0px;
	text-align: justify;
	background:#D3F3F5;
}

.tnp {
	float:  left;
	width: 98%;
	height:400px;
	border: 0px solid #CCCCCC;
	border-radius:15px;
	background:#D1E9E9;
}
.mandatory {
	float:  left;
	width: 98%;
	height:50px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:15px;
	background:#D1E9E9;
	
}
.techfest {
	float:  left;
	width: 98%;
	height:50px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:15px;
	background: #D1E9E9;
}
.alumni {
	float:  left;
	width: 98%;
	height:50px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:15px;
	background: #D1E9E9;
}
.links {
	float:  left;
	width: 98%;
	height:220px;
	margin-top:2px;
	border: 0px solid #CCCCCC;
	border-radius:15px;
	background: #D1E9E9;
}
.sidebar2 {
	float: left;
	width: 20%;
	height:800px;
	padding: 0px 0;
}
.content {
	height:400px;
	width:60%;
	background:#ffffea;
	float: left;
	border-radius:15px;
	}
.about {
	height:700px;
	width:900px;
	float: left;
	background:#FEEBFE;
	text-align: center;
}
.aboutus {
	float: left;
	width: 80%;
	height:668px;
	border: 0px solid #CCCCCC;
	border-radius:15px;
	background:#DEE2E1;
}
#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;
	
	
}

a:link {color:#CC0099;}
a:visited {
COLOR: #800080;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}
a
{
	text-decoration:none;
}

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

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

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