/* Settings specifically for the Front Page (Default.htm) */

.MenuBar
{
	height:50px;
	line-height:50px;
}

.BannerBar
{
	height:150px;
	background-image: url(/css/img/headerbar_1x150.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding:0;
	margin:0;
	text-align:right;
	margin-top:30px;
}
.BannerPhoto
{
	float:right;
	background-position:left 30px;
	background-image: url(/css/img/headerbar_1x150.gif);
	background-repeat:repeat-x;
	width:280px;
	height:180px;
	margin:0;
	padding:0;
	border:none;
}
.BannerText
{
	color:#F7DDBE;
	float:right;
	background-position:left 30px;
	background-image: url(/css/img/headerbar_1x150.gif);
	background-repeat:repeat-x;
	height:180px;
	width:400px;
	margin:0;
	padding:0;
padding-top:2em;
	border:none;	
}

#mitLogo
{
	width:381px;
	height:332px;
	border:none;
	background-image: url(/css/img/logo_whole_381x332.jpg);
	background-repeat:no-repeat;
}
#mitLogoTop
{
	width:381px;
	height:180px;
	border:none;
	background-image: url(/css/img/logo_top_381x180.jpg);
	background-repeat:no-repeat;
}
#mitLogoBottom
{
	width:289px;
	height:152px;
	border:none;
	background-image: url(/css/img/logo_bottom_288x152.jpg);
	background-repeat:no-repeat;
}

.LeftColumn 
{	
	color:#663300;
	padding:0 1em 0em 1em;
	width:85%;
}
.RightColumn 
{
	font-size:0.9em;
	color:#663300;
	padding:1em 1em 1em 0;
	margin-left:300px;
}
.RightColumn_Flow
{
	font-size:0.9em;
	color:#663300;
	padding:1em 1em 1em 0;
}
.LeftTitles {
	font-variant:small-caps;
	font-family:Eras Bold ITC;
	font-size:1.0em;
	padding:0;
	margin:0 1.5em 0.1em 0;
	color:#663300;
	border-bottom:1px solid #F7DDBE; /* #61BBC6; */
	text-decoration:none;
	display:block;
}

.NewsList li {
	vertical-align:top;
	color:#663300;
	padding:0;
	margin:0 1.5em 0.75em 1em;
	font-size:0.7em;
}
.NewsList li a {
	color: #663300;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	line-height:0.95em;
}
.NewsList li a:hover
{
	color:#CC3333;
	text-decoration:underline;
}
.NewsList li .NewsDateline
{
	margin:0;
}

.EventList {
	padding:0;
	margin:0 1.5em 0 1em;
	list-style-type:none;
	font-size:0.7em;
}
.EventList li {
	display:block;
	margin-bottom:0.3em;
}
.EventList a {
	text-decoration:none;
	display:block;
	margin-left:5.5em;
}
.EventList a:hover {
	text-decoration:underline;
}

.EventDate 
{
	display:block;
	float:left;
	width:5.5em;
	text-align:left;
}
.EventTime
{
	display:inline-block;
	width:6em;
	text-align:left;
	margin-right:1em;
}




















































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