*
{
margin:0px;
padding:0px;
line-height:25px;
}

a:link {
	color:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#ffffff;
}

a:visited {
	color:#ffffff;
}


body {
	background:url(../images/bg2.gif) repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
}
#content
{
	margin:0 auto;
	width:868px;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	text-align:justify;
}


#header {
	height:449px;
	width:868px;
	
}

#himg{
	width:868px;
	background:url(../images/as.png);
	height:150px;
	
}
#menu
{
width:858px;
height:58px;
padding-left:10px;
background:url(../images/menu.gif) repeat-x;
}

#menu ul {
	list-style:none;	
}

#menu li {
	
	display:inline; 
	
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
#menu a {
	float:left;
	width:121px;
	height:35px;
    display:block;
	text-align:center;
	text-decoration:none;
	color:#7C7028;
	font-weight:bold;
	font-size:13px;
	padding-top:22px;
}

#menu a:hover, #menu li .current {
	width:121px;
	height:35px;
	color:#630;
	text-decoration:none;
	background:url(../images/menu_r.gif) repeat-x;
}
.more
{
text-align:right;
}


#logo {
width:848px;
float:right;
height:168px;
text-align:right;
padding-right:20px;
padding-top:20px;
background:url(../images/COLLEGE-ENGG.jpg) no-repeat;	
}


#logo a {
	text-decoration:none;
	text-transform:lowercase;
	font-style:italic;
	font-size:18px;
	color:#ACA05A;
}
#logo H2 a
{
font-size:12px;
}

#main
{
background:#ffffff;
padding-top:3px;
}

#left
{
	width:221px;
}

#left H3
{
width:196px;
height:33px;
font-size:14px;
font-weight:bold;
padding-left:25px;
padding-top:15px;
text-transform:uppercase;
color:#ffffff;
background:url(../images/menu_r.gif); 
}
#form {
width:196px;
height:33px;
}
#left ul {
	list-style:none;
}

#left li ul {
	border:0px;
	margin-left:20px;
	margin-bottom:10px;
}

#left li li {
	padding:4px 15px;
    background:url(../images/small.gif) no-repeat left;
}

#left .title_back
{
background:url(../images/title_back.gif) no-repeat;
padding:10px;
}


#left a {
	color:#23609C;
	text-decoration:none;
}
#left a:visited {
	color:#23609C;
}
#left a:hover{
	color:#ACA05A;
	}
#left p
{
padding:10px;
padding-left:40px;
}
#right
{
	float:right;
	width:620px;
}

#right .box
{
	border:1px solid #C9C9C9;
	background:#F5F5F5;
	margin-bottom:10px;
	padding:10px;
}

#right ol, #right ul
{
margin-left:30px;
}

#right H4
{
	margin:0;
	padding:0px;
	font-size:12px;
	color:#23609C;
}

#right a
{
color:#B5AA6D;
text-decoration:none;
}

#right p {
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#right h2 {
	margin:0;
	padding:0;
	padding-top:10px;
	color:#B5AA6D;
}
#footer {
	height:39px;
	clear:both;
	padding-top:20px;
	background:url(../images/menu_r.gif) repeat-x; 
}

#footer p {
	margin:0;
	font-size:12px;
	text-align:center;
	color:#ffffff;
}

#footer a {
	text-decoration:none;
	color:#23609C;
}

#right_section{

	float: right;
	width: 420px;
	margin: 0;
	padding: 10px 20px;

}

#right_section .gallery{
	margin: 20px 0 0 0;
	padding: 0;
}

.gallery .gallery_header{
	margin: 0 auto;
	padding: 5px;
	background:url(../images/table_back.gif) repeat ;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}

.gallery .gallery_header1{
	margin: 0 auto;
	padding: 5px;
	background: url(../images/table_back.gif) repeat ;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}

.gallery .gallery_body{
	margin: 0;
	background: #CCC;
	padding: 19px 0 19px 19px;
	background: #F5F5F5;
}

.gallery_body img{
	margin: 0 17px 0 0;
	padding: 0;
	border: none;

}


