/* CSS Document */
body {
	background-color: #F5F2EA;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	table-layout: fixed;
}

#container {
	margin: 0 auto;
	width: 804px;
	text-align: left;
	background-color: #fff;
	color: #333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #616161; 
	font-style: normal; 
	line-height:17px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	color:#40A3C9; 
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #40A3C9; 
	font-style: normal; 
	line-height:20px;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

.underline {
	text-decoration:underline;
}

/***************************************** Header *****************************************/
#title {
	background-image:url(../images/random/header.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	height:100px;
}

#largepic {
	padding: 0;
	margin: 0;
}

span.title { 
	display:none; 
}


/***************************************** Search Form *****************************************/
#search {
	float: right;
	background-color: #000000;
	margin-top: 42px;
	margin-right: 20px;
	margin-bottom: 0px;

}	
		
		
/***************************************** Leftnav *****************************************/
#navigationtitle {
 	background-color: #6C9AD5;
	float: left;
	width: 170px;
	margin-left: 9px;
	margin-bottom: 0px;
	border: 1px solid black;

}

#navigationtitle img {
	padding: 0px;
	margin-bottom: 0px;
}

#leftnav {
 	background-color: #6B9BD4;
	clear:left;
	float: left;
	width: 170px;
	margin-left: 9px;
	margin-bottom: 10px;
	border: 1px solid black;
}


/***************************************** Content Wide *****************************************/
#content {
	margin-left: 200px;
	margin-right: 9px;
	border: 1px solid black;
	margin-bottom: 10px;
	padding: 1em;
	max-width: 36em;
}


#content a {
	color:#B96251; 
	text-decoration:none;
}

#content a:hover {
	 color:#FFB411
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}


/***************************************** Content *****************************************/
#contentreg {
	overflow: hidden;
}

#sectionmiddle {
	width: 250px;
	float: left;
	margin-left: 9px;
	margin-bottom: 30px;
	border: 1px solid black;
	margin-bottom: -350px;
	padding-bottom: 350px;
}

#sectionleft {
	width: 250px;
	float: left;
	margin-left: 9px;
	margin-bottom: 30px;
	border: 1px solid black;
	margin-bottom: -350px;
	padding-bottom: 350px;
}

#sectionright {
	width: 250px;
	float: right;
	margin-right: 6px;
	margin-bottom: 30px;
	border: 1px solid black;
	margin-bottom: -350px;
	padding-bottom: 350px;
}

.special {
	padding: 0px;
	margin: 10px;
}

.special2 {
	padding-left: 2px;
	margin: 15px;
}

#sectionleft p, #sectionright p, #sectionmiddle p {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #616161; 
	font-style: normal; 
	line-height:16px;
}

#sectionleft a, #sectionright a, #sectionmiddle a {
	color:#B96251; 
	text-decoration:none
}

#sectionleft a:hover, #sectionright a:hover, #sectionmiddle a:hover {
	 color:#FFB411
}

.centerlinkimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 3px;
	border: 1px solid black;
}

.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/***************************************** FAQ *****************************************/
/*Style sheet used for demo. Remove if desired*/
.handcursor {
	cursor:hand;
	cursor:pointer;
}

.handcursor1 {
	cursor:hand;
	cursor:pointer;
}

.handcursor11 {
	cursor:hand;
	cursor:pointer;
}

/***************************************** Content Mentors *****************************************/
#contentmentors {
	margin-left: 200px;
	margin-right: 9px;
	border: 1px solid gray;
	margin-bottom: 10px;
	padding: 1em;
	max-width: 36em;

}

#contentmentors:after {
content: ".";
clear: both;
display: block;
visibility: hidden;
height: 0;
}

/* Hides from IE-mac \*/
* html #contentscholars {height: 1%;}
/* End hide from IE-mac */

#leftmentors {
	width: 270px;
	float: left;
	margin-left: 9px;
	margin-bottom: 30px;
}

#rightmentors {
	width: 240px;
	float: left;
	margin-left: 9px;
	margin-bottom: 30px;
}

#leftmentors img {
	float:left;
	margin-right: 7px;
	padding-bottom: 10px;
}

#rightmentors img {
	float:left;
	margin-right: 7px;
	padding-bottom: 10px;
}

.mentorsprofile {
	clear:both;
}

.mentorsprofile img{
	border: 0;
}

.mentorname {
	font-size: 12px; 
	color: #1B80B8;
	font-weight:bold;
	font-style:italic;
	padding: 0;
	margin: 0px;
} 

.mentordept {
	font-size: 10px; 
	padding: 0;
	margin: 0;
	font-weight:bold;
	color: #B96251;
}



/***************************************** Scholar Profiles Small*****************************************/
#contentscholars {
	margin-left: 200px;
	margin-right: 9px;
	margin-bottom: 10px;
	max-width: 36em;
	border: 1px solid gray;
	padding: 1em;
}

#contentscholars:after {
content: ".";
clear: both;
display: block;
visibility: hidden;
height: 0;
}

/* Hides from IE-mac \*/
* html #contentscholars {height: 1%;}
/* End hide from IE-mac */


#leftscholars {
	width: 255px;
	float: left;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 30px;
}

#rightscholars {
	width: 255px;
	float: left;
	margin-bottom: 30px;
}

#leftscholars img {
	float:left;
	margin-right: 7px;
	padding-bottom: 10px;
}

#rightscholars img {
	float:left;
	margin-right: 7px;
	padding-bottom: 10px;
}

.scholarsprofile {
	clear:both;
}

.scholarsprofile img{
	border: 0;
}

.scholarname {
	font-size: 12px; 
	color: #1B80B8;
	font-weight:bold;
	font-style:italic;
	padding: 0;
	margin: 0px;
} 

.scholarmajor {
	font-size: 10px; 
	padding: 0;
	margin: 0;
	font-weight:bold;
	color: #B96251;
}


#contentscholars a {
	font-size: 12px; 
	color: #1B80B8;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	padding: 0;
	margin: 0px;
}

#contentscholars a:hover {
	font-size: 12px; 
	color: #FFB411;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	padding: 0;
	margin: 0px;
}


/***************************************** Scholar Profiles Individual*****************************************/
.abstracttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	color: #0000FF; 
	font-style: normal;
	line-height: 22px;
}

.identify, .abstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #616161;
	padding: 0;
	margin: 0;
}

.biography {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #0000FF; 
}

.clarify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px; 
	color: #616161;
}

/***************************************** Newsletter *****************************************/
#contentnewsletter {
	margin-left: 200px;
	margin-right: 9px;
	border: 1px solid black;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding: 1em;
	max-width: 36em;
}

#contentnewsletter img{
	padding: 0px;
	margin: 0px;
	border:4px solid #f0f0f0;
}

#contentnewsletter p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#contentnewsletter a {
	color:#B96251; 
	text-decoration:none;
}

#contentnewsletter a:hover {
	color:#FFB411;
}

#newsletterlist {
	margin-top: 0px;
	margin-left: 6em;
	padding-left: 3em;
	list-style: none;
}

#newsletterlist li
{
	padding-left: 20px;
	background-image: url(../images/random/arrow.gif);
	background-repeat: no-repeat;
	background-position: .5em .5em;
}


/***************************************** Contact *****************************************/
#contact {
 	background-color: #6C9AD5;
	float: left;
	padding: 9px;
}

#contact p {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height:14px;

}


/***************************************** Footer *****************************************/
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #333;
	background-image: url(../images/random/footer.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	border-top: 1px solid black;
	height: 46px;
}

#footer p {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	margin: 0;
}


/***************************************** Random Classes *****************************************/
.center {
	margin: 0 auto;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px; 
	color: #40A3C9; 
	font-weight:bold; 
	line-height:48px;
	padding: 0;
	margin: 0;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px; 
	color: #40A3C9; 
	font-style: normal; 
	line-height:20px;
}

.newsletter {
	font-size: 13px; 
	color: #1B80B8;
	font-weight:bold;
	font-style:italic;
	padding-bottom: 0;
	margin-bottom: 0px;
} 

.none {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}


/***************************************** Lists *****************************************/
ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #616161; 
	font-style: normal; 
	line-height:17px
}


/***************************************** Blockquote *****************************************/
blockquote {
	line-height: 2em;
	display: block;
	width: 200px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;

}

blockquote p {
	line-height: 2em;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	color: #1B80B8;
	
}


/***************************************** Staff Biography *****************************************/
.position {
	font-size: 13px; 
	color: #1B80B8;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	padding-bottom: 0;
	margin-bottom: 6px;
} 

.contact {
	font-size: 10px; 
	padding: 0;
	margin: 0;
	font-weight:bold;
	color: #B96251;
}


/***************************************** Images *****************************************/
.left {
	margin:10px;
	float:left;
}

.right {
	margin:10px;
	float:right;

}


#content img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	display: inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
}

 
/***************************************** Sidelinks *****************************************/
.sidelinks { 
	width: 100%; 
	text-align: left; 
	margin:0px; 
	padding:0px; 
	background:#C8E2F3; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.sidelinks a {
	width: 88%; 
	display:block; 
	margin: 0px; 
	padding:10px; 
	border-bottom:1px dotted #000000; 
	background:#C8E2F3;
	text-decoration:none;
}

.sidelinks a:hover { 
	background:#FFFFFF; 
	color: #000000; 
	text-decoration: none;
}

.sidelinks br{ 
	display:none;
}

html>body .sidelinks a {
	width: auto
}

.sidelinksSMALL {
	width: 100%;
	text-align: left; 
	margin:0px; 
	padding:0px;
	background-color:#FFE168; 
	color: #393434; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.sidelinksSMALL a {
	width: 94%; 
	display:block; 
	margin:0px; 
	padding:5px;
	border-bottom:1px dotted #ACAAAA; 
	background:#FFE168;
	text-decoration: none;
}

.sidelinksSMALL a:hover { 
	background:#FFFFFF; 
	color: #B96251; 
	text-decoration: none; 
}

.sidelinksSMALL br { 
	display:none; 
}

html>body .sidelinksSMALL a {
	width: auto
}



/********************* Navigation from http://css.maxdesign.com.au/listamatic/horizontal27.htm, Author: Chris Hester *********************/
#navcontainer ul
{
	text-align: center;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #FDC806;
	color: black;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
	/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #E6F2FE;
	color: #000000;
}

#navcontainer #active { 
	border-left: 1px solid #fff; 
}

