#academicslogo{
    margin-bottom:-30px;
}
.term {
	width:60px;
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #912132; 
	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: #912132; 
	font-size: 12px; 
	margin-top: 0; 
	margin-bottom: 0;
	padding: 1px;
	}
.coursedescription {
    width: 400px;
    margin: 0 120px;
    }
.topmenu {
	display: table-row;
	}
.homebutton {
	float:left;
	width: 35px;
	font-size:1%;
	text-indent:-9999px;
	}
.homebutton a {
	display: block;
	width:35px;
	height:87px;
	background:url(../images/menu/academics.png) 0 0 no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	}
.homebutton a:hover {
  	background-position: 0 -87px;
  	cursor: pointer;
	}
#menu {
	width:926px;
	float:left;
	background: url(../images/menu/bottom.gif) bottom no-repeat;
	background-color:#912132;
	padding-bottom:5px;
	margin-bottom:5px;
	}
#menutop {
	background:url(../images/menu/top.gif) no-repeat;
	width:891px;
	height:14px;
	display:block;
	}
#menuc {
	float:right;
	background-color:#912132;
	width:891px;
	}
.rolloverlist {
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height:10px;
	padding-bottom:3px;
	width:205px;
	float:left;
	padding-left:13px;
	font-weight:normal;
	}
#rollovercontainer {
	float:left;
	margin-bottom:3px;
	width:891px
	}
#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;
	}
#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 */

* {
	margin: 0;
	padding: 0;
	}
#topnav { 
	visibility: visible; 
	width: 926px; 
	height: 34px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/topmenu/topmenu.png);
	margin: 0;
	padding: 0; 
	top: 1px; 
	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%;
	}
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.gif);
	margin: 0 0px 0 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.gif) 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;
	}
	
/* Writing Center */
div#aboutwc {
	width:622px;
	margin:0 auto 0;
	background:url(../images/wcbg.png) repeat-y;
	border:none;
	}
div#aboutwc h2 {
	background:url(../images/wctop.png) no-repeat;
	padding:10px;
	margin:0;
	font-family: Garamond, Times Roman, New TImes Roman, Serif; 
	font-weight: normal;
	color: #912132; 
	font-size: 1.7em;
	}
div#aboutwc ul {
	width:265px; 
	float:left;
	padding: 0 20px;
	}
div#aboutwc a {
	color:#912132;
	font-weight:bold;
	text-decoration:underline;
	}
div#aboutwcfoot {
	background:url(../images/wcbottom.png) no-repeat bottom left;
	padding-bottom:10px;
	height:12px;
	margin-bottom:0;
	}
#quoteoftheday {
	font-size:16px;
	}
p#breadcrumb {
	color:#912132;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
