html,body {
	padding:0;
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}

#wrapper {
	margin:0 auto;
	/*overflow:auto;*/
	width:1024px;
	background:#FFFFFF none repeat scroll 0;
}
#header{
	background: url(../images/top%20header.png) no-repeat;
	height: 120px;
	width: 1024px;
}
#logo{
	background: no-repeat;
	width: 422px;
	height: 95px;
	margin-left: 4px;
	float: left;
	margin-top: 10px;
}
img{
    border: none;
}
#topnav{
	float: right;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#topnav a:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-right: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#topnav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
#topnav a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
#topnav a:hover {
	font-size: 11px;
	text-decoration: underline;
	color:#06F;
	font-weight: bold;
}
#search{
	clear:right;
	float:right;
	padding:0;
	margin-top: 35px;
	margin-right: 7px;

}
.search{
	background:transparent url(../images/search.png) repeat scroll 0;
	color:#08333c;
	float:left;
	height:22px;
	margin:0;
	padding:0;
	width:160px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	border-width: 0px;

}
.search-button{
	float:left;
	height:22px;
	margin:0;
	padding:0;
	width:31px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	background-position: 0;
}
#navigation{
	width: 1024px;
	margin: 0px auto 0;
	background: url(../images/navbar1.png) repeat-x;
	height: 40px;
	padding: 0;
}
#navigation UL
{
	margin: 0;
	padding: 0;
	background: no-repeat;
	height: 40px;
	float: left;
}
#navigation UL LI
{
	list-style-type: none;
	float: left;
	position: relative;
	border-left: 1px solid #FF9900;
}
#navigation UL LI A
{
	height: 22px;
	display: block;
	color: #000000;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}
#navigation UL LI A:hover
{
	background: url(../images/hover.png) repeat-x left top;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	text-decoration: none;
}
#navigation UL LI UL
{
	position: absolute;
	top: 40px;
	left: -1px;
	width: 220px;
	visibility: hidden;
	padding: 0;
	margin: 0;
	height: auto;
	border-bottom: 1px solid #474646;
}
#navigation UL LI:hover UL
{
	visibility: visible;
	color: #FFFFFF;
}
#navigation UL LI UL LI
{
	float: none;
	position: static;
	background: url(../images/sublibg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474646;
	border-right-color: #474646;
	border-bottom-color: #474646;
	border-left-color: #474646;
}
#navigation ul li.imp a {
	background:transparent url(../images/navbar2.png) repeat-x scroll left top;
}

#mainheader{
	height: 268px;
	width: 1024px;
	background-image: url(../images/main%20_header.jpg);
	background-repeat: no-repeat;
}
#sidebox{
	width: 211px;
	margin-left: 7px;
	float: left;
}
#navsheader{
	background: url(../images/head.png) no-repeat;
	height: 50px;
	width: 211px;
}
#navsmain{
	background: #FFFFFF url(../images/body.png) repeat-y;
	width: 211px;
	height: 315px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navsmainfooter{
	background: url(../images/foot.png) no-repeat;
	height: 21px;
	width: 211px;
	margin-bottom: 10px;
}
#navsmain ul{
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#navsmain ul li{
	margin: 5px 0px 5px 5px;
}
#navsmain ul li a{
	background: url(../images/sidebar%20nav.png) no-repeat left top;
	font: bold normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 25px;
}
#navsmain ul li a:hover {
	background: url(../images/side%20navbar%20hover.png) no-repeat;
	color: #FFFFFF;
}
.headertext{
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 8px;
	
}
#latest{
	background: url(../images/head.png) no-repeat;
	height: 50px;
	width: 211px;
}
#latestmain{
	background: url(../images/body.png) repeat-y;
	width: 211px;
	height: 150px;
	text-align: center;
}
#latestfooter{
	background: url(../images/foot.png) no-repeat;
	height: 21px;
	width: 211px;
	margin-bottom: 10px;
}
#shout{
	background: url(../images/head.png) no-repeat;
	height: 50px;
	width: 211px;
}
#shoutmain{
	background: url(../images/body.png) repeat-y;
	width: 211px;
	height: 225px;
	text-align: center;
}
#shoutfooter{
	background: url(../images/foot.png) no-repeat;
	height: 21px;
	width: 211px;
	margin-bottom: 10px;
}
#maincontent {
    background:#FFFFFF none repeat scroll 0;
	/*width: 786px;*/

	margin-right: 7px;
	margin-left: 230px;
	
}

#slideshow {
	margin: 0px 0px 5px 5px;
	height: 300px;
	width: 400px;
	float: right;
	padding: 0px;
}
.maintext{
	color: #666666;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.maintext a{
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.maintext a:hover{
	color:#06F;
	text-decoration: none;
}
.first_letter{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #F3A20E;
	padding-left: 10px;
}
.goals_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}
.principalimg{
	float: right;
	height: 350px;
	width: 431px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.exam_cellimg{
	float: left;
	height: 200px;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.texxtt{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.texxtt a{
    font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.texxtt a:hover{
    font: 18px Arial, Helvetica, sans-serif;
	color: #FF0099;
	text-decoration: none;
}
.textsmall{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#footer{
	width: 1024px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	clear: both;
}
.footertext {		
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 30px;
}
.footertext a:link {
	text-decoration: none;
	color: #fff;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}
.footertext a:visited, .footertext a:hover, footertext a:active {
	color: #ffcc00;
}
.history{
	color: #CC0000;
	text-decoration: underline;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.complitext{
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0099;
	float: left;
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: center;
}
.img1{
	margin: 5px 5px 5px 0px;
	width: 161px;
	float: left;
	height: 232px;
	background: url(../images/yerramilli.png) no-repeat;
}
.idioms{
	border-bottom: 1px dashed #FFCC00;
	font: italic 13px Arial, Helvetica, sans-serif;
	color: #666666;
}
.latestn{
	width: 210px;
	height: 120px;
	text-align: center;
}
#external{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	position: absolute;
	left: 1px;
	top: 10px;
}
#contrhed{
    background: url(../images/head.png) no-repeat;
	height: 50px;
	width: 211px;
}
#contr{
	text-align: center;
	height: 35px;
	width: 211px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #06f;
	background: url(../images/body.png) repeat-y;
	padding-top: 10px;
	margin: 0px;
}
#contrfooter{
    background: url(../images/foot.png) no-repeat;
	height: 21px;
	width: 211px;
	margin-bottom: 10px;
}


.phototext {
	color: #FF9900;
	padding: 0px;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}
.phototext a {
	color: #FF9900;
	padding: 0px;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}
.phototext a:hover {
	color: #FF0099;
	padding: 0px;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	text-decoration: underline;
}
.photosubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
	margin: 0px;
}

.c1{
	float: left;
	height: 240px;
	width: 336px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.c2{
	float: right;
	height: 200px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
.c3{
	background: url(../images/c3.jpg) repeat;
	margin: 0px 5px 0px 0px;
	float: left;
	height: 139px;
	width: 225px;
}
.c4{
	background: url(../images/c2.jpg) no-repeat;
	margin: 0px 0px 0px 5px;
	float: right;
	height: 149px;
	width: 225px;
}
.c5{
	background: url(../images/degree_library.jpg) no-repeat;
	height: 149px;
	width: 225px;
	float: left;
}
.c6{
}
.contacts{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
}

.img_library{
	background: url(../images/lib.png) repeat;
	float: left;
	height: 193px;
	width: 289px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.complitext{
}
.deptnav{
	height: 30px;
	width: 725px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.deptnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.deptnav ul li{
	list-style-type: none;
	padding: 0;
	color: #FFFFFF;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
}
.deptnav ul li a{
	text-decoration: none;
	color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/dept_main.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 188px;
	display: block;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-indent: 25px;
}
.deptnav ul li a:hover {
	color: #FFFFFF;
	background-image: url(../images/dept_hover.png);
	background-repeat: no-repeat;
}
.main1{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.diamondtext{
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-align: center;
}
.diamondtext a{
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
.diamondtext a:hover{
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: underline;
	
}
h1{
	font-family: ArialMT, "Arial MT", Arial;
	font-weight: bold;
	color: #FF9900;
}
.commu{
	height: 470px;
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F3A10D;
}
.diapics{
	height: 388px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F3A10D;
	margin-top: 10px;
}
.img2{
	background: url(../images/chini.jpg) no-repeat;
	height: 200px;
	width: 150px;
	float: left;
}

#outer{
	height: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

#tooltip h3 {
font: normal 10px Verdana; 
margin: 0; 
padding: 6px 2px; 
border: 0;
}
#mygalone{
	height: 600px;
	width: 650px;

}
.valid {
	float: right;
	margin: 0;
	width: 225px;
	height: 60px;
	position: relative;
	padding: 0px;
	top: -65px;
	right: 8px;
	background-color: #00FF00;
}
.center_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.ng_prasad{
	background-color: transparent;
	background-image: url(../caree_guidance/dr_ngprasad.jpg);
	background-repeat: no-repeat;
	height: 223px;
	width: 188px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.address{
	height: 300px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dashed #F3A10D;
}
.news_ticker{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	float: right;
	height: 20px;
	width: 550px;
	position: relative;
	top: 10px;
	right: 5px;
}

