#body {
	text-align: center;
	/*background-image: url(../imagesbcahs_bg2.jpg);*/
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #6C4B46;
}
#topdiv {
	text-align: right;
	padding-right: 2px;
	font-size: 90%;
}
#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #F7F8FB;
	margin-top: 3px;
	width: 900px;
	text-align: left;
	color: #292929;
	padding: 0px;
}
#logo{
	background-color: #FFFFFF;
	height:83px;
	background-color:#520063;
	background-image:url(../images/PSEP_logo_bg.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
#searchform{
	float:right;
	text-align: right;
	color: #EFEFEF;
	background-color: #520063;
	width: 100%;
	vertical-align: middle;
}
#searchform #button {
	color: #000000;
	background-color: #FF9933;
	font-size: 90%;
	font-family: Tahoma;
}
#inputtext{
	font-size: 90%;
	color: #333333;
}
#content1 {
	padding-top: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #ECE9D8;
	border-bottom-color: #CCC;
	border-left-color: #ECE9D8;
	padding-bottom: 5px;
}
#page #content1 img {
	text-align: right;
	display: inline;
	/*padding: 1px;*/
	border: 1px solid #666666;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left {
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 1px;
	margin-left: 0;
} 
/* two column page */
#content1 #left2 {
	float:left;
	width: 48%;
	padding-right:15px;
	margin-right:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	/*text-align: justify;*/
}
#content1 #right2{
	 width: 48%;/* text-align: justify;*/
	float: right;
	/* text-align: justify;*/
}
#-newscontent_m #ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#content1 #left3 {
	float:left;
	width: 33%;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
}
#content1 #right3{
	width: 33%;
	font-size: 90%;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#content1 #center3{
	font-size: 90%;
	margin: 0 33% 0 33%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
#content1 #left3m {
	width:210px;
	float:left;
	font-size: 100%;
}
#content1 #right3m{
	width:210px;
	font-size: 100%;
	float: right;	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC; */
}
#content1 #center3m{
	width: 440px;
	font-size: 100%;
	margin: 0 210px 0 220px;
	text-align: justify;	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
}
#-news_m {
	float: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#-news_header_m {
	text-transform: uppercase;
	background-color:#FFDFAE;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #570459;
	font-weight: bold;
}
#-newscontent_m {
	padding: 5px;
	color: #333333;
	font-size: 90%;
}
#-newscontent_m a {
	text-decoration: none;
	color: #333;
}
#-newscontent_m:hover {
	padding: 5px;
	background-color: #FFF0D9;
}
#-news_m #-newscontent_m #img_m {
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
}

#page #heading_sm {
	font-size:100;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#page #heading_lg {
	font-size:120%;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#bottom {
	padding-left: 0px;
	clear: both;
	height: 100px;
	margin-top: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    	height: 0;
    	font-size: 1px;
    	line-height: 0px;
	margin-bottom: 2px;
}
#list_of_people{
/* width:inherit; */
padding-left:10px;
}
#research {
	padding: 5px;
	color: #333333;
	text-align: justify;
}
#research:hover {
	padding: 5px;
	background-color: #E6EAF0;
}
#news_header3 {
	text-transform: uppercase;
	background-color: #520063;
	font-size: 100%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../imagesleftcorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #FFFFFF;
	font-weight: bold;
}
#breadCrumb{
	font-style: italic;
	font-weight: bold;
	color: #3B0B48;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#toolbar {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: right;
	/*min-width:inherit;*/
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
form {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#quotation{
	color:#6600CC;
	font-style: italic;
}
#photocomment{
	font-style: italic;
}
#profile {
	/*font-family: Tahoma;*/
	margin-bottom: 10px;
}
a{
	color: #0000FF;
	text-decoration: none;
}
a:link{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
#desigened_by {
	font-family: Tahoma;
	font-size: 60%;
	color: #FFFFFF;
	text-align: right;
}
#info {
	font-family: Tahoma;
	margin-top: 3px;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.dottedBorders {
	/*font-family: Tahoma;*/
	color: #333333;
	text-align: left;
	padding: 3px;
	width: 98%;
	margin-left: 10px;
	vertical-align: top;
	display: block;
	margin-top: 5px;
	border: 1px dashed #EBEBEB;
	background-color: #F5F0FF;
}
#devider {
	clear: both;
	width: 800px;
	margin-top:1px;
	margin-bottom:1px;
}
#disclaimer {
	font-size: 85%;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
/*-------------------------------*/
.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #D29420; /*overall menu background color*/
	text-align: center;
	font-family: Arial, Helvetica, "Sans serif";
	font-size: 120%;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 100px;
	color: #FFF;
	border-left-width: 1px;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #BBBBBB;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	background-color: #FFFFFF;
	font-size: 75%;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	text-align: left;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	width: 200px; /*width of sub menu levels*/
	color: #570459;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.suckertreemenu ul li ul li a:hover{
	width: 200px; /*width of sub menu levels*/
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.suckertreemenu ul li a:hover{
	background-color: #a8761a;
	color: white;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background-image: url(../imagesarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background-image: url(../imagesarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
#page #content1 #faculty_left {
	width: 31%;
	float: left;
}
#facultystaff {
	color: #333333;

}
#facultystaff #img {
	padding-right: 5px;
}

#page #content1 #faculty_right {
	float: right;
	width: 67%;
	text-align: justify;
	padding-right: 10px;
}
#page #content1 #faculty_right img {
	border: 0px;
}
#footer a{
color:#FF9900;
}
#page_footer {
	clear: both;
	background-color:#FFB94F;
	font-size: 90%;
	color: #333;
	padding: 2px;
	margin: 0px;
	text-align: center;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#-newseventscontent_m{
	text-align:left;
	color: #333;
}
#events_title {
	text-transform: capitalize;
	font-size: 110%;
	color: #F00;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#events_header_m {
	text-transform: capitalize;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	/*font-family: Georgia, Times New Roman, Times, serif;*/
	color: #570459;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}
#searchbar {
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: right;
	min-width:inherit;
	background-color: #CECEFF;
}
/***********************************************/
/* MESSAGE BOX                         */
/***********************************************/ 
#message_header {
	font-size: 80%;
	text-transform: capitalize;
	color: #333;
	background-color: #DDE4EC;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	font-weight: bold;
}
#message_footer {
	font-size: 90%;
	text-transform: uppercase;
	color: #333;
	background-color: #DDE4EC;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#message_body {
	font-size: 90%;
	color: #333;
	background-color: #F5F9FA;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin: 0px;
}
#message_table {
	border: 1px solid #666666;
	margin-top: 5px;
	width: 400px;
}
.label{
	float:left;
	padding: 2px;
	clear: left;
	width: 200px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-transform: capitalize;
}
.field{
	float:left;
	padding: 2px;
	font-weight: bold;
}
.footer{
	background-color: #FCC;
	padding: 2px;
	clear:both;
}
 
.registration {
 font-size: 90%;
 margin-right: 100px;
 margin-left: 100px;
 background-color: #FFFFD9;
}