/* Settings for majority of the pages - Standard */

.MenuBar
{
	height:34px;
	line-height:34px;
	margin-left:1em;
}

.BannerBar
{
	height:100px;
	background-image: url(/css/img/headerbar_1x100.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding:0;
	margin:23px 0 0 0;
	text-align:right;
}
.BannerPhoto
{
	height:100px;
	float:right;
	background-image: url(/css/img/headerbar_1x100.gif);
	background-repeat:repeat-x;
	width:280px;
	height:100px;
	margin:23px 0 0 0;
	padding:0;
	border:none;
}
#mitLogoTop 
{
	width:258px;
	height:117px;
	border:none;
	background-image: url(/css/img/logo_top_258x117.jpg); 
	background-repeat:no-repeat;
	float:left;
	margin-top:6px;
}
#mitLogoBottom 
{
	width:196px;
	height:105px;
	border:none;
	background-image: url(/css/img/logo_bottom_196x105.jpg); 
	background-repeat:no-repeat;
}
.PageContent 
{
	margin-left:216px;
	font-size:0.9em;
	color:#663300;
	padding:1em 1em 1em 0;
}

.PageMenu 
{
	font-variant:small-caps;
	font-family:Eras Bold ITC;
	margin:1em 1em 1em 1em;
	padding:0;
}
.PageMenu ul
{
	color:#663300;
	padding:0;
	margin:0;
	text-align:right;
	list-style-type:none;
}
.PageMenu ul li 
{
	margin:0;
	margin-bottom:0.2em;
	padding:0;
	font-size:1.0em;
	line-height:0.9em;
}
.PageMenu ul li a 
{
	color:#663300;
	text-decoration:none;	
}
.PageMenu ul li a:hover
{
	color:#5DB9C5;
	text-decoration:none;
}

.PageMenu ul li a.CurrentPage 
{
	color:#5DB9C5;
} 

.EventList {
	padding:0;
	margin:0;
	list-style-type:none;
}
.EventDate 
{
	display:inline-block;
	width:6em;
	text-align:right;
	margin-right:0.5em;
}
.EventTime
{
	display:inline-block;
	width:5em;
	text-align:left;
}

.EmployeeTitles
{
	font-variant:small-caps;
	font-family:Eras Bold ITC;
	font-size:1.3em;
	padding:0;
	color:#663300;
	text-decoration:none;
	display:block;
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
