#mastheadplain {background:url(../images/mainheader.jpg) no-repeat;height: 96px;width: 776px;}
	#mastheadplain span {display: none}

#rightcontent {padding:10px;}

#layout {background:url(http://www.kellogg.edu/images/mainback.gif) repeat-y;}

#maincontent {padding-left:156px;min-height: 400px; background:url(../images/notestaff.jpg) no-repeat bottom right;} 

.font1 {font-family: Molengo; font-size:40px; text-shadow: 2px 2px 3px #999; font-weight:bold; color:#369;}

.shadow {
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
