@charset "utf-8";
/* CSS Document */

#newnavigate {text-align: center;position:absolute; z-index:100;  min-height:500px;}
#newnavigate div {border-bottom: 1px solid #5f0708;text-align: right;color:#fff;vertical-align: bottom;white-space: nowrap;display:block;width:155px; position: relative;} /* background:url(../images/sidebar2.gif) no-repeat top;*/
	#newnavigate a {display:block;color:#000000; font-weight:bold; text-decoration: none;padding:5px 5px;cursor:default;}
	#newnavigate a.main {display:block;color:#ffffff;text-decoration: none;padding:5px 5px;cursor:default;background: #667f99 url(http://www.kellogg.edu/images/rightarrow.png) no-repeat;}
#newnavigate div:hover a.main {background: #000000 url(http://www.kellogg.edu/images/rightarrow.png) no-repeat; color: #fff;}
#newnavigate div:hover a {background: #000000; color: #fff;}
#newnavigate div ul {position: absolute;left: -3000px;z-index:100; width:202px;vertical-align: middle; border-bottom: none;border-top: 1px solid #333;list-style:none; margin:0; padding:0;}
#newnavigate div ul li {background:#86a6c6; list-style:none; width:200px;border-left: 1px solid #333; border-right: 1px solid #333;border-bottom: 1px solid #333;display:block; z-index:100; height:1%;}
#newnavigate div:hover ul li a {color:#ffffff;text-decoration: none;cursor:default;}
#newnavigate div:hover ul li a:hover {background: #ccc; color: #000;}
#newnavigate div:hover ul {top:-1px; left:155px;z-index:100;}

#masthead00{background:url(../images/photoback01.jpg) no-repeat;height: 96px;width: 776px;}
	#masthead00 span {display: none}

#masthead01{background:url(../images/photoback05.jpg) no-repeat;height: 96px;width: 776px;}
	#masthead01 span {display: none}
	
#masthead02 {background:url(../images/photoback02.jpg) no-repeat;height: 96px;width: 776px;}
	#masthead02 span {display: none}
	
#masthead03 {background:url(../images/photoback03.jpg) no-repeat;height: 96px;width: 776px;}
	#masthead03 span {display: none}
	
#masthead04 {background:url(../images/photoback04.jpg) no-repeat;height: 96px;width: 776px;}
	#masthead04 span {display: none}

#mastheadplain {background:url(../images/photoback01.jpg) no-repeat;height: 96px;width: 776px;}
	#mastheadplain span {display: none}

#layoutnew {background: url(../images/sidebar.jpg) no-repeat top  left; min-height: 500px;}

#layout {background: url(../images/mainback.gif) repeat-y; min-height: 500px;}

#biology {background: #181212 url(../images/photobiology.jpg) no-repeat bottom right;border-left: 1px solid #000;}

#footer {background:#000;text-align:right;padding-top:3px;padding-bottom:3px;padding-right:20px;border-bottom: 2px solid #000;border-top: 1px solid #000;}
	#footer a{color: #fff;padding: 3px 10px 3px 10px;text-decoration: none;}
	#footer a:hover{color: #000;background: #667f99;}
	
.padded {padding: 10px;text-align: left}
.indent {padding-left: 15px;}


