#w{
	width:773px;
	margin:0 auto;
	background:url(../images/w_back_home.jpg) top left repeat-y;
	position:relative;
	text-align:left;
	background-image: url(../images/w_back_home.jpg);
}
#info,#shortcuts,#mainphoto,#vip,#feature,#content{float:left;display:block;}
#row1{}
#row1,#info,#shortcuts,#mainphoto,#vip{height:200px;overflow:hidden;}
#info{width:52px;}
#shortcuts{width:195px;background:#BABAED}
#shortcuts a{color:#003399;font:15px Georgia, "Times New Roman", Times, serif;}
#shortcuts ul{margin:30px 0 10px 25px;padding:0;}
#shortcuts li{list-style:url(../images/blue_bullet.png);margin-top:10px;}
#mainphoto{width:449px;overflow:hidden;height:200px;border-right:1px solid #fff;border-left:1px solid #fff;}
#vip{width:60px;background:#BABAED;font-size:1px;}
#vip a{display:block;font-size:1px;width:58px;height:46px;}
#vip a:hover{background:none;}
#vip ul{margin:10px 0 0 0;padding:0;}
#vip li{width:58px;height:46px;list-style:none;display:block;padding:0;margin:0;}
#vip_web{background:url(../images/vip_web2.png);}
#vip_web a{background:url(../images/vip_web.png);}
#vip_email{background:url(../images/vip_email2.png);top left no-repeat;}
#vip_email a{background:url(../images/vip_email.png);top left no-repeat;}
#vip_dir{background:url(../images/resultsbl.png);}
#vip_dir a{background:url(../images/resultsgn.png);}
#vip_webct{background:url(../images/rtia1.png);}
#vip_webct a{background:url(../images/rtia.png);}

#row2{border-top:1px solid #fff;border-bottom:1px solid #fff;width:760px;}
#row2 li,#row2 .spacer,#row2,#row2 ul{display:block;height:30px;}
#row2 ul{width:707px;background:#FF66FF;padding:0 0 0 49px;margin:0 0 0 2px;overflow:hidden;}
#row2 li{text-align:center;float:left;margin:0;padding:0;border-right:1px solid #fff;}
#row2 a{background:#FF99FF;text-decoration:none;color:#333300;padding-top:7px;height:23px;display:block;}
#row2 a:hover{color:#0000FF;}
#row2 .spacer{}
#about{width:59px;}
#research{width:60px;}
#sitemap,#library{width:63px;}
#sports,#calendars{width:71px;}
#academics{width:75px;}
#administration{width:95px;}
#admissions{width:80px;}

#row3{margin:0 0 0 2px;}
/*#f{width:773px;margin-top:5px;background:url(../images/f_repeat.jpg) top left repeat-y;display:block;} */
#feature{width:246px;margin:0 1px 0 0;overflow:hidden;}
#feature img{border-bottom:1px solid #fff;}
#feature p{margin:5px 15px;color:#fff;}
#content{width:500px;} /* was 507 to match image size, but broke IE6 */

/* This is Welcome message area.  Previously had padding:10px 15px;*/
#message{background:#000000;border-bottom:1px solid #fff;height:93px;padding:0px 0px;}

#mwrap{position:relative;text-align:left;}
#mwrap h1{display:inline;font-size:18px;}
#mwrap p{display:inline;font-size:13px;}
#m1,#m2{position:absolute;}
#m1,#n1{top:0;left:0;z-index:89;}
#m2,#n2{top:1px;left:1px;z-index:88;}
#m1,#m1 h1{color:#fff;}
#m2, #m2 h1{color:#000;}
#headlines{margin:10px 15px;}
#headlines h1{display:inline;}
#headlines ul{padding:0;margin:0;}

#headlines li{margin:7px 20px 2px 25px;}
#headlines li{list-style:url(../images/blue_bullet.png);}
#alert{background:#990000;color:#fff;padding:7px 50px;border-bottom:2px solid #fff;margin:0 0 0 10px;width:654px;}
#alert ul{padding:0;margin:0;}
#alert li{list-style:url(../images/warning.png);}

#search{top:36px !important;}

/* mbraaten added for rss style on news feed 5/15/07*/
/* no css just to show an unstyled feed
   and to provide a template for creating new styles */
   
.rss-box {
 }
 
.rss-title, rss-title a {
   font-weight: bold;

 }
 

.rss-items {
	font-size: 95%;
	font-weight:normal;
}


.rss-item {
	font-size: 100%;
	font-weight:normal;
	/* font-family:Georgia, "Times New Roman", Times, serif;   */
}


.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	font-weight:bold;
}

.rss-item a:hover { 
}
	
.rss-date {
	font-size: 85%;
	color: #996600;
}


 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
