#notutsibilogo{
    margin-bottom:-40px;
}
.nonutsibi {
	background-color:#fff;
	}
.nonutsibi a {
	color: #42645F;
	}
#newstab a {
	color: #42645F;
	}
#contentnonut a {
    color: #42645F;
    }
#contentnonut h1 {
    color: #745B57;
    }
#contentnonut .date {
    color: #996666;
    }
#contentnonut img {
    padding-top:5px;
    }
.term {
	width:60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #666; 
	font-size: 12px; 
	margin-top: 0; 
	margin-bottom: 0;
	padding: 1px;
	}
.coursetitle {
	width:438px;
	float:left;
	}
.coursetitle h2 {
	font-size:12px;
	padding:1px;
	}
.courseid {
	width:115px;
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #666; 
	font-size: 12px; 
	margin-top: 0; 
	margin-bottom: 0;
	padding: 1px;
	}
.coursedescription {
    display:none;
    width: 400px;
    margin: 0 120px;
    }
.footnonutsibi {
	color:#333;
	}
.footnonutsibi a {
	color:#42645F;
	}
.topmenu {
	display: table-row;
	}
div#rollovercontainer h6 {
	color:#ebae90;
	font-size:17px;
	}
thead.nonut tr th {
	color:#ebae90;
	font-size:17px;
	border:none;
	position:relative;
	font-weight:normal;
	text-align:left;
	}
td.nonutlist {
	height:100%; 
	border:none; 
	vertical-align:top;
	padding-bottom:20px;
	}
table.stories {
	border:none; 
	background-color:transparent; 
	padding:0; 
	margin: 0 0 5px 0;
	width:640px;
	}
table.stories tr th {
	border:none;
	height:21px;
	}
table.stories tr td {
	border:none;
	width:215px;
	vertical-align:top;
	}

/* Menu Home Button */
.homebutton {
	float:left;
	width: 35px;
	font-size:1%;
	text-indent:-9999px;
	}
.homebutton a {
	display:inline-block;
	width:35px;
	height:87px;
	background:url(../images/menu/nonutsibi.png) 0 0 no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	}
.homebutton a:hover {
  	background-position: 0 -87px;
  	cursor: pointer;
	}
	
/* Non Ut Sibi graphic - bottom of panel */
#motto {
	display:block;
	width:875px;
	height:54px;
	text-indent:-9999px;
	clear:both;
	background:url(../images/menu/non.gif) no-repeat;
	margin-bottom:-5px;
	background-color:transparent;
	z-index:0;
	position:relative;
	}
	
/* Volunteer Program */	
#volunteer {
	display:block;
	width:190px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/vp.gif) no-repeat;
	padding:0;
	margin:5px auto;
	text-align:center;
	background-color:#ced0bb;
	}
.volunteer {
	width:210px;
	float:left;
	}
div.volunteer h3 {
	color:#996666;
	padding-bottom:2px;
	}
div.volunteer h3.border {
	color:#996666;
	border-top:solid 1px #996666;
	border-bottom:solid 1px #996666;
	width:100%;
	padding:8px 0;
	}
div.volunteer p {
	padding-right:5px;
	}
div.volunteer a {
	color:#996666;
	font-weight:normal;
	text-decoration:underline;
	}
	
/* Community Service */
#communityservice {
	display:block;
	width:190px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/csd.gif) no-repeat;
	padding:0;
	margin:5px auto;
	text-align:center;
	}
.communityservice {
	width:210px;
	float:left;
	}
div.communityservice h3{
	color:#42645F;
	padding-bottom:2px;
	}
div.communityservice h3.border {
	color:#42645F;
	border-top:solid 1px #42645F;
	border-bottom:solid 1px #42645F;
	width:100%;
	padding:8px 0;
	}
div.communityservice p {
	padding-right:5px;
	}
div.communityservice a {
	color:#42645F;
	font-weight:normal;
	text-decoration:underline;
	}
	
/* Service Learning */	
#servicelearning {
	display:block;
	width:190px;
	height:21px;
	text-indent:-9999px;
	background:url(../images/sl.gif) no-repeat;
	padding:0;
	margin:5px auto;
	text-align:center;
	}
.servicelearning {
	width:210px;
	float:left;
	}
div.servicelearning h3 {
	color:#5d613a;
	padding-bottom:2px;
	}
div.servicelearning h3.border {
	color:#5d613a;
	border-top:solid 1px #5d613a;
	border-bottom:solid 1px #5d613a;
	width:100%;
	padding:8px 0;
	}
div.servicelearning p {
	padding-right:5px;
	}
div.servicelearning a {
	color:#5d613a;
	font-weight:normal;
	text-decoration:underline;
	}
	
/* Menu below tabs */
#menuc {
	float:right;
	width:891px;
	}
#menu {
	width:926px;
	background: url(../images/menu/bottom.gif) bottom no-repeat;
	background-color:#74928c;
	padding-bottom:35px;
	position:relative;
	float:left;
	}
/* IE7 hack */
html>body #menu { *margin-top:18px; }
/* end IE7 hack */
/* Safari 3 hack */
@media screen and (-webkit-min-device-pixel-ratio:0){
#menu {
	background:#74928c url(../images/menu/bottom.gif) bottom no-repeat;
	padding-bottom:30px;
	margin-bottom:5px;
	margin-top:18px;
	}
}
/* end Safari 3 hack */
#menutop {
	background-image:url(../images/menu/top.gif);
	width:891px;
	height:14px;
	float:right;
	display:block;
	}
.rolloverlist {
	list-style-type: none;
	margin: 0 0 -15px 0;
	padding:0;
	line-height:10px;
	width:200px;
	float:left;
	padding-left:13px;
	font-weight:normal;
	position:relative;
	background-color: #74928c;
	}
#rollovercontainer {
	float:left;
	margin-bottom:0px;
	width:891px;
	padding-top:5px;
	}
#rollovercontainer ul {
	list-style-type: none;
	text-align: left;
	}
#rollovercontainer ul li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-size: 11px;
    color:#fff;
    line-height:15px;
	background: transparent url(../../images/rollovers/dot.gif) left center no-repeat;
	padding-left: 14px;
	text-align: left;
	font-weight:normal;
	text-decoration: none;
	overflow:visible;
	z-index:1;
	}
#rollovercontainer ul li a:hover {
	background: transparent url(../../images/rollovers/triangle.gif) left center no-repeat;
	text-decoration: underline;
	}
img {
	border:none;
	}
h5.tabs {
	margin-bottom:0px;
	margin-top:3px;
	}
.taftfooter {
	font-weight:bold;
	font-family: Garamond, "Times New Roman", Times, serif;
	}
	
/* Navigation bar CSS */

#topnav { 
	visibility: visible; 
	width: 926px; 
	height: 34px; 
	display:block;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/topmenu/topmenu.png);
	margin: 0 0 -18px 0;
	padding: 0; 
	top: 0; 
	left: 0;
	list-style-type:none;
	position:relative;
	}
#topnav li {
	float:left;
	}
#topnav li a {
	top:162px;
	margin: 0;
	padding: 0;
	display: block;
	height: 34px;
	background:url(../images/topmenu/topmenu.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	clear:both;
	}
li#shield a {
	left: 0;
	width: 35px;
	background-position: 0 0;
	}
li#about a {
	left: 35px; 
	width: 75px; 
	background-position: -35px 0;
	}
li#admissions a {
	left: 110px;
	width: 92px; 
	background-position: -110px 0;
	}
li#academics a {
	left: 202px;
	width: 79px;
	background-position: -202px 0;
	}
li#nonutsibi a {
	left: 281px;
	width: 84px;
	background-position: -281px 0;
	}
li#arts a {
	left: 365px;
	width: 44px;
	background-position: -365px 0;
	}
li#sports a {
	left: 419px;
	width: 54px;
	background-position: -409px 0;
	}
li#alumni a {
	left: 473px;
	width: 59px; 
	background-position: -463px 0;
    }
li#students a {
	left: 532px;
	width: 70px; 
	background-position: -522px 0;
	}
li#parents a {
	left: 602px;
	width: 62px;
	background-position: -592px 0; 
	}
li#contact a {
	left: 664px;
	width: 64px;
	background-position: -654px 0; 
	}
li#search input {
	left: 718px;
	width: 135px;
	background-position: -718px 0;
	color: #666;
	background-color:#fff;
	border: 1px solid #C5C5C5;
	margin-top:10px;
	margin-left: 20px;
	margin-right: 5px;
	font-size:.9em;
 	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	}
li#go input {
	left: 910px;
	width: 36px;
	background-position: -890px 0; 
	}
li#go input#gobutton {
	margin-top:0px; 
	margin-left:6px;
	margin-bottom:-3px; 
	padding:0; 
	border:none;
	}
li#shield a:hover {
	background-position: 0 -34px;
	}
li#about a:hover {
	background-position: -35px -34px;
	}
li#admissions a:hover {
	background-position: -110px -34px;
	}
li#academics a:hover {
	background-position: -202px -34px;
	}
li#nonutsibi a:hover {
	background-position: -281px -34px;
	}
li#arts a:hover {
	background-position: -365px -34px;
	}
li#sports a:hover {
	background-position: -409px -34px;
	}
li#alumni a:hover {
	background-position: -463px -34px;
	}
li#students a:hover {
	background-position: -522px -34px;
	}
li#parents a:hover {
	background-position: -592px -34px;
	}
li#contact a:hover {
	background-position: -654px -34px;
	}
/* top navigation icons */
#icons {
	position:relative;
	float:right;
	width:auto;
	}
#iconnav {
	height:19px;
	position:relative;
	margin-top:20px;
	padding:0 10px 0 10px;
	display:inline;
	float:left;
	}
#iconnav li {
	float:left;
	padding-right: 10px;
	}
#iconnav li a {
	text-decoration: none;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	}
#iconnav li a img {
	padding-right: 3px;
	vertical-align:middle;
	}
	
/* TEC and Summer School links */
#tecss {
	visibility:visible;
	width: 245px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	font-size:10px;
	background:url(../images/tec_ss.png) no-repeat;
	margin: 5px 0;
	padding: 0;
	top: 1px;
	left:2px;
	list-style-type:none;
	text-indent:-9999px;
	float:right;
	}
#tecss li {
	float:left;
	}
#tecss li a {
	top: 10px;
	margin:0;
	padding: 0;
	display:block;
	height:17px;
	background:url(../images/tec_ss.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
	}
li#tec a {
	left: 0;
	width: 146px;
	background-position: 0 0;
	}
li#ss a {
	left: 146px; 
	width: 99px; 
	background-position: -146px 0;
	}
li#tec a:hover {
	background-position: 0 -17px;
	}
li#ss a:hover {
	background-position: -146px -17px;
	}
