
.left
{background: url(images/t/mb_col_bg_blue.png) 0 0 repeat-x; width:185px;
background-color:#A476A5;
padding-left:10px;}

.topnav{background: url(images/t/mb_menu_horiz_bg.png) 0 0 repeat-x; background-color:#000; height:40px;}

.col_left{background: url(images/t/mb_shadow_m_t_l.png) 100% 0 repeat-y; width:20;}
.col_right {background: url(images/t/mb_shadow_m_t_r.png) 100% 0 repeat-y; width:20;}

.main_left{background: url(images/t/mb_cshadow_l.png) 0 repeat-y; align:left; background-color:#FFFFFF; height:100%;
 padding:20px;}
 
 .main_top{background: url(images/t/mb_cshadow_t.png) 0 repeat-x; align:left; background-color:#FFFFFF; height:100%;
 }

.botnav {background: url(images/t/botnav.jpg) 0 repeat-x; height:50px;}

#navcontainer { width: 180px; font-size:12px;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
margin-right: 10px;
list-style-type: none;
width: 160px;

}

#navcontainer a
{
display: block;
padding-left: 10px;
color: #fff;
text-decoration: none;
}

#navcontainer a:link, .navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #6F4E6F;
color:#fff;

}


a:link {color: #4A2A47; text-decoration: none;}     /* unvisited link */
a:visited {color: #4A2A47; text-decoration: none;}  /* visited link */
a:hover {color: #4A2A47; text-decoration: none;}   /* mouse over link */
a:active {color: #4A2A47; text-decoration: none;}   /* selected link */

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
	padding:10px;
    margin: 5px; 
	border: 1px solid #666; 
}

.biopic {padding:10px; float:left; border: 1px solid #666; margin:20px;}

/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;

}


body {
		margin-top:15px;
		padding: 0;
		background: #1A161D ;
		font-size: 14px;
		
		color: #131E2D;
		font-family: geneva, 'Trebuchet MS', sans-serif;	
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;

		
}

p {
  margin-top: 3;
  margin-bottom: 5px;
}





.quote {
	background-color: #D7D9E3;
	padding: 15px;
	float: right;
	width: 200px;
	height: 75px;
	border: 1px solid #CCCCCC;

	font-family: Trebuchet, sans-serif;
	font-size:14px;
	margin-left: 10px;
	font-weight: bold;
	color:#573153;

	
}
.quotel {
	background-color: #D7D9E3;
	padding: 10px;
	float: left;
	width: 140px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	margin-right: 10px;
	font-weight: bold;
	color:#573153;

	
}

.faculty
{padding:10px;}



.small {font-size:10px;color:#999999;}