/*** BODY ***/
#main {
	padding: 0 2em; position: relative; width:875px; }
#intro h2 { font: normal 1.8em/1.4em Georgia,serif; padding:20px 475px 20px 0; }
#intro a { font-weight:normal; text-decoration:underline; }
#intro a.notyet {color:#433;cursor:default;text-decoration:none;}
#intro a.notyet:hover {text-decoration:none;}

#intro.gray { color: #bbb; }
#intro.gray a { color: #999; }
#intro.gray a.notyet {color:#bbb;}
#intro.gray a.active { color: #a60000; }

/*** DROPDOWNS ***/
.slider { z-index: 100; position: absolute; right: 20px; top: -385px; height: 325px; width: 487px; }
.slider h3 {font-size:1.4em; }
.slider .card { margin-top: 50px; padding:30px 40px; height: 277px; background-image: url(/images/card1.png); background-repeat: no-repeat; background-position: 50px 30px; padding: 60px 80px 0px 95px;}
.slider .card p { font: normal 1.2em/1.4em "Helvetica Neue",Helvetica,Arial,serif; }

#mascot { top: 10px; height: 319px; background: transparent url(/images/dailywhale/2007-07-22-newoffice.jpg) no-repeat top right; z-index: 0;}
#caption { position:absolute; top: 248px;right:496px;background: transparent url(/images/caption.png) no-repeat top left; height:74px; padding: 0.8em 2em;}
#staff { padding-top:50px; }
#staff img { position: relative; left: 50px; top:30px;}

#contentarea { position:absolute; top: 350px; width: 880px; }

#news ul { margin: 0;}
#news li.new {font-weight:bold;color:#333;background-color:#ffc;}
#news h2 {color:#666;/*background-color:#eee;border-bottom:1px solid #ddd; border-top:1px solid #f4f4f4;padding: 0 0.5em;*/font-size: 1.8em; line-height: 1.4em; margin:0; }
#news a {color:#111; }

