body
	{
	margin:0px;
	height:auto;
	text-align:center;
	font-family: Tahoma, Arial, Verdana, sans-serif, Helvetica;
	font-size: 11px;
	color:#6e6e6e;
	background-color:#e9e6e4;/* Don't Change this style*/
	}

#container {
	width:845px;
	height:auto;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width:845px;
	height:auto;
	text-align:left;
	margin:0px;
}

.header_left {
	width:288px;
	height:101px;
	float:left;
	margin:0px;
	background-color:#FFFFFF;
}
.header_right {
	width:557px;
	height:101px;
	background-image:url(../images/header_right.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	float:right;
}
.logo {
	margin-left:22px;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:0px;
	width:129px;
	height:101px;
	text-align:left;
	vertical-align:top;
}
#nav_container {
	width:845px;
	height:42px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

.nav_left {
	width:6px;
	height:42px;
	background-image:url(../images/nav_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

.heading_bar2 {
	background-image:url(../images/link_pannel.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:615px;
	height:26px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	

.nav_middle{
	width:833px;
	height:42px;
	text-align:left;
	float:left;
	vertical-align:middle;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	}
.nav_right {
	width:6px;
	height:42px;
	background-image:url(../images/nav_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	float:right;
}
.home_bttn {
	width:35px;
	height:19px;
	text-align:center;
	float:left;
	vertical-align:top;
	margin-left:32px;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:12px;
}
.space {
	background-image:url(../images/space_dash.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	width:7px;
	height:4px;
	float:left;
	text-align:center;
	margin-left:19px;
	margin-bottom:autox;
	margin-right:24px;;
	margin-top:19px;
}


.about_bttn {
	width:53px;
	height:19px;
	text-align:center;
	float:left;
	vertical-align:top;
	margin-left:autopx;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:12px;
}

.faculty_bttn {
	width:41px;
	height:19px;
	text-align:center;
	float:left;
	vertical-align:top;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:12px;
}
.affiliation_bttn {
	width:63px;
	height:19px;
	text-align:center;
	float:left;
	vertical-align:top;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:12px;
}

.contact_bttn {
	width:61px;
	height:19px;
	text-align:center;
	float:left;
	vertical-align:top;
	margin-left:autopx;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:12px;
}

#conten_top_bg {
	clear:both;
/*	background-image: url(../images/content_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:canter top;*/
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:845px;
	height:4px;
	text-align:center;
	} 
	
#content_container {
	width:845px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:center;
	}
	
.content {
	width:832px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
	}
	
/*.img{
	width:615px;
	height:245px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}*/
.img {
	padding-left:7px;
	padding-right:7px;
	padding-bottom:1px;
	padding-top:1px;
	}

.news_area {
	width:210px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:7px;
	margin-right:auto;
	float:right;
	text-align:center;
}

.news_top {
	background-image:url(../images/new_box_top.jpg);
	background-repeat:no-repeat;
	background-image: center center;
	width:210px;
	height:38px;
}

.news_box_top {
	background-image:url(../images/new_box_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:178px;
	height:24px;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	margin-top:1px;
}
	
.news_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	font-weight:normal;
	text-decoration: none;
}
.news_text a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	font-weight:normal;
	text-decoration: underline;
}
.news_text a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	font-weight:normal;
	text-decoration: none;
}
.read_more {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a40101;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	margin-right:auto;
}
.read_more a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a40101;
	text-decoration: underline;
}
.read_more a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a40101;
	text-decoration: none;
}
.news_bg {
	background-image:url(../images/news_bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	width:210px;
	height:203px;
	}
	
.news_box_bttm_bg {
	background-image:url(../images/news_bttm_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:210px;
	height:6px;
}	
	
.title {
	clear:both;
	width:832px;
	padding-top:0px;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	padding-top:10px;
}

.news {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:-1px center;
	width:190px;
	padding-top:15px;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	}
	
.news1 {
	width:165px;
	height:auto;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:0px;
	margin-right:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	font-weight:normal;
	
	text-align:left;
	}
	
	.news1 a{
	width:180px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	font-weight:normal;
	text-decoration: underline;
	text-align:left;
	}
	.news1 a:hover{
	text-decoration: none;
	}
.news2 {
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:70px;
	margin-top:12px;
	margin-left:120px;
	margin-bottom:0px;
	margin-right:auto;
	text-align:right;
	}
#dotted_line {
	width:832px;
	height:2px;
	margin-top:3px;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;
	text-align:left;
}
	
#text_area {
	width:832px;
	height:auto;
	text-align:center;
	margin-top:15px;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;
}
.left_img{
	width:165px;
	height:114px;
	margin-top:7px;
	margin-left:7px;;
	margin-bottom:0px;
	margin-right:auto;
	float:left;
	}
.text_right{
font-size:11px;
	width:830px;
	height:auto;
	padding-top:10px;
	margin-top:0px;
	margin-left:7px;;
	margin-bottom:0px;
	margin-right:auto;
	text-align:left;
}
.text_right2{
	width:815px;
	height:auto;
	padding-top:5px;
	margin-left:15px;;
	margin-bottom:0px;
	margin-right:auto;
	clear:both;
	text-align:left;
}
	

#conten_bttm_bg {
	clear:both;
/*	background-image: url(../images/content_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:canter top;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:845px;
	height:4px;
	text-align:center;
	} 
#footer_content {
	width:845px;
	height:30px;
	text-align:left;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
.copyright {
	width:631px;
	height:auto;
	text-align:left;
	float:left;
	padding-left:10px;
}
.designed_by {
	width:200px;
	height:auto;
	float:right;
	color:#6e6e6e;
	text-decoration:none;
	}
.designed_by a{
	color:#6e6e6e;
	text-decoration:none;
	}
.designed_by a:hover{
	color:#6e6e6e;
	text-decoration:none;
	}
/*---------------------------------------about_us---------------*/
.img1{
	width:615px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
.left_img2 {
	width:615px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
}
#about_content {
	width:615px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FFFFFF;
}

#title1 {
	/*background-image:url(../images/about_us_title.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:615px;
	height:32px;
	/*padding-top:7px;*/
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	
}
.about_title {
	width:615px;
	margin:0px;
	}

.about_text_area {
	width:615px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	text-align:left;
	background-color:#FFFFFF;
	}
	
.links_container {
	width:832px;
	margin-top:10px;
	background-color:#FFFFFF;
	}.text_pad {
	padding-top: 5px;
	padding-bottom: 5px;
}

.contact_title {
	width:615px;
	height:32px;
	margin-bottom:10px;
	}
.try {
	background-image:url(../images/title1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:615px;
	height:32px;
	}
	
.text{
	font-size:11px;
	color:#6e6e6e;
	}
	
.text a{
	font-size:11px;
	color:#6e6e6e;
	text-decoration:none;
	}
	.text a:hover{
	font-size:11px;
	color:#6e6e6e;
	text-decoration:underline;
	}
	
.faculty_text {
	font-size:11px;
	font-weight:bold;
	/*color:#6e6e6e;*/
	color:#478bb2;
}
.faculty_text a{
	font-size:11px;
	font-weight:bold;
	color:#6e6e6e;
	text-decoration:underline;
}
.faculty_text a:hover{
	font-size:11px;
	font-weight:bold;
	color:#6e6e6e;
	text-decoration:none;
}

.heading_bar {
	background-image:url(../images/heading_bar.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:580px;
	height:26px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.box_top {
	background-image:url(../images/box_top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:6px;
}
.box_bttm {
	background-image:url(../images/box_bttm.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:6px;
}

.box_left {
	background-image:url(../images/box_left.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:6px;
	}
	
	.box_right {
	background-image:url(../images/box_right.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	width:6px;
	}
	
.faculty_link_bar {
	background-image:url(../images/link_pannel2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:230px;
	height:26px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.faculty_link_bar a{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.faculty_link_bar a:hover{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.faculty_content_bar {
	background-image:url(../images/faculty_content_pannel.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:578px;
	height:26px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
.faculty_content_heading {
	background-image:url(../images/faculty_content_heading.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:578px;
	height:26px;
	padding-left:25px;
	font-size:11px;
	font-weight:bold;
	color:#414141;
	}
	
/*-----------------------------faculty nav--------------------------------------*/
.navcontainer{
	position:relative;
	overflow:hidden;
	margine-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.nav{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
	padding:0px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav li{
float:left;
margin:0px;
padding:0px;
list-style:none;
}

.nav li a{
display:block;
height:26px;
vertical-align:middle;
text-decoration:none;
background-image:url(../images/faculty_menu.jpg);
}
.nav li a:hover{
display:block;
height:26px;
vertical-align:middle;
text-decoration:none;
background-image:url(../images/faculty_menu.jpg);
}


.nav li.home a{
width:111px;
background-position: -185px 0px;
color:#ffffff;
}

.nav li.home a:hover{
background-position: 0px 0px;
color:#ffffff;
}

.nav li.home a:active{
background-position: 0px 0px;
}

.nav li.home a.selected{
background-position: 0px 0px;
}

.nav li.pharmaceutical_chemistry a{
width:173px;
background-position: -185px -28px;
color: #ffffff;
}

.nav li.pharmaceutical_chemistry a:hover{
background-position: 0px -28px;
color:#ffffff;
}

.nav li.pharmaceutical_chemistry a:active{
background-position: 0px -28px;
}

.nav li.pharmaceutical_chemistry a.selected{
background-position: 0px -28px;
}

.nav li.pharmacology_toxicology a{
width:183px;
background-position: -185px -56px;
color: #ffffff;
}

.nav li.pharmacology_toxicology a:hover{
background-position: 0px -56px;
color:#ffffff;
}

.nav li.pharmacology_toxicology a:active{
background-position: 0px -56px;
}

.nav li.pharmacology_toxicology a.selected{
background-position: 0px -56px;
}

.nav li.pharmacognosy a{
width:114px;
background-position: -185px -84px;
color: #ffffff;
}

.nav li.pharmacognosy a:hover{
background-position: 0px -84px;
color:#ffffff;
}

.nav li.pharmacognosy a:active{
background-position: 0px -84px;
}

.nav li.pharmacognosy a.selected{
background-position: 0px -84px;
}


.news_event_title{	
	padding-top:10px;
	}
	
	
	
	/*---------------------------trial------------------------------*/
.about_box {
	width:580px;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#257da5;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top:8px;
	padding-left:5px;
	background-image:url(../images/bullet1.jpg);
	background-repeat:no-repeat;
	background-position:10px 16px;
	padding-left:25px;
	
	}
	
.about_box a{
	width:580px;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#257da5;
	/*border-bottom-width: 1px;*/
/*	border-top-width:1px;*/
/*	border-bottom-style: dotted;*/
	/*border-top-style:dotted;*/
	border-style:dotted;
	border-width:1px;
	border-color:#cccccc;
	
/*	border-bottom-color: #CCCCCC;*/
	display:block;
	padding-top:8px;
	padding-left:5px;
	text-decoration:none;
	}
	
	.about_box a:hover{
	width:580px;
	height:18px;
	background-color:#f2f2f3;
	font-weight:bold;
	text-decoration:none;
	}	
	.aboutselected{
	
	width:580px;
	height:18px;
	background-color:#f2f2f3;
	font-weight:bold;
	text-decoration:none;
}	
	
/*.about_box link{
	width:580px;
	height:18px;
	font-size:11px;
	font-weight:bold;
	color:#257da5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display:block;
	padding-top:8px;
	padding-left:5px;
	text-decoration:none;
	}*/
	

	

	
<!--hlva-->	
	
	.blue_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3781ab;
	text-decoration: none;
}

.gary_txt {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: underline;
}

.gary_txt_disable {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

.gray_txt a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color: #6e6e6e;
	text-decoration: underline;
}

.gray_txt a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
	}