body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #222;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b0b0a8;
	background-image: url(../css_images/header_bg_thin.gif);
	background-repeat:repeat-x;
	background-position:top left;
	}

.stanns_nav  {  /*   for those standard 4 page-bottom links (main, info, cal, email  */
float:left;   /* wrestling with  <div id="footerwrap"><div id="footer"><ul></ul>  */
font-family: verdana, arial, helvetica, sans-serif;
font-size:0.65em;
}  /* end of stanns_nav */

#header {

	width: 740px;
	height: 105px;
	margin: 0 auto;
	text-align: left;
	}
	
#wrapper {
	float: left; 
	
	background-color: #F5F5F4;
	width: 100%;	
	
	text-align: center;
	
	border-top: 5px solid #b3b3aa;
	margin-bottom: 10px;
	}
	
#content {
	width: 740px;
	margin: 0 auto;
	padding-bottom: 20px;
	
	text-align: left;
	}
	
#maincontent {
	padding-top: 15px;
	}

.leftfloat {
	float: left;
	}
	
.rightfloat {
	float: right;
	}
	
.floatingimagewrapper, .floatingimagewrapperwide {
	float: right;
	display: block;
	background: #fff;
	margin: 7px 0 20px 20px;
	width: 210px;
	}
	
.floatingimagewrapperwide {
	width: 250px;
	}
	
.floatingimagewrapper img, .floatingimagewrapperwide img {
	margin: 0 0 5px 0;
	}
	
.floatingimagewrapper .text {
	margin: 10px;
	}
	
#maincontent .floatingimagewrapper .text h4 {
	line-height: 1.4em;
	}
	
#maincontent .floatingimagewrapper .text p {
	line-height: 1.2em;
	}
		
.first {
	margin-top: 0;
	padding-top: 0;
	}

h2 {
	font-weight: normal;
	color: #000;
	margin: 20px 0 10px 0;
	}
	
#maincontent h2.pagetitle {
	font-weight: normal;
	color: #000;
	margin: 0 0 18px 0;
	}
	
#maincontent h2.weathertitle {
	font-weight: normal;
	color: #000;
	margin: 0 0 10px 0;
	}
	
#maincontent p.pagetitle {
	margin: 18px 0;
	}
	
h3 {
	clear: both;
	font-weight: bold;
	width: 100%;
	margin: 25px 0 10px 0;
	}

#maincontent h2 {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: normal;
	color: #000;
	margin: 25px 0 10px 0;
	}
	
#maincontent h3 {
	font-size: 0.82em;
	line-height: 1.5em;
	color: #333;
	margin: 20px 0 5px 0;
	}

#maincontent h3.first {
	margin-top: 10px;
	}	

#maincontent h4 {
	font-size: 0.75em;
	line-height: 1.6em;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
	}

#maincontent h5 {
	font-size: 0.82em;
	font-weight: normal;
	font-style: italic;
	width: 100%;
	margin: 20px 0 10px 0;
	}

blockquote {
	font-size: 0.75em;
	line-height: 1.8em;
	margin: 15px 0 15px 30px;
	}
	
#maincontent blockquote p,
#maincontent blockquote ol,
#maincontent blockquote ul {
	font-size: 100%;
	}
	
#maincontent p {
	font-size: 0.82em;
	line-height: 1.6em;
	margin: 5px 0 15px 0;
	}
	
#maincontent p.note {
	color: #999;
	font-size: 0.65em;
	line-height: 1.5em;
	margin: 10px 0;
	}
	
#maincontent ul {
	list-style-image: url(../css_images/bullet_ie5mac.gif);
	
	list-style-image: url(../css_images/bullet.gif);
		
	list-style-type: square;
	margin-bottom: 20px; 
	}
	
#maincontent ul, #maincontent ol, #factsearch label {
	font-size: 0.82em;
	line-height: 1.5em;
	margin-left: 16px; 
	padding-left: 0; 
	}
	
#maincontent ol {
	margin-left: 30px;
	}
	

	
#maincontent .download h3 {
	float: right;
	clear: none;
	width: 160px;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 0;
	}
	
#maincontent .download img {
	float: left;
	width: 61px;
	margin-top: 5px;
	}
	
#maincontent .download p {
	float: right;
	width: 160px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	}
	
#maincontent li {
	margin: 10px 0; 
	}
	
#maincontent ul.linkmenu, #maincontent ul.newslist {
	font-size: 0.69em;
	margin-left: 0;
	list-style: none;
	}
	
#maincontent .linkmenu li {
	margin: 7px 0;
	}
	
#maincontent .newslist li {
	margin: 15px 0;
	}
		
a, a:link {
	color: #73002B;
	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	text-decoration: none;
	border-bottom: 1px solid #e5cfcf;
	}

html>a {
	text-decoration: none;
	border-bottom: 1px solid #e5cfcf;
	}

a:visited {
	border-bottom-color: #e5cfcf;
	}
	
a:hover {
	color: #f00;
	border-bottom-color: #f00;  
	}
	
a:active {
	color: #73002B;
	}
	
a.block {
	border: 0;
	}
	
a.img {
	border: none;
	}

strong {
	font-size: 0.95em;
	}
	
#maincontent p.caption {
	font-size: 0.69em;
	line-height: 1.5em;
	color: #666;
	padding: 0 0 10px 0;
	margin: 0 10px 0 12px;
	}
	
#maincontent p.credit {
	color: #999;
	font-size: 0.65em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 10px 10px 10px;
	}

dl {
	margin: 3px 0 20px 0;
	padding: 0;
	}

dt {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 15px 0 3px 0;
	padding: 0;
	}

dd {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 0 2px 0;
	padding: 0;
	}

.moreinfo dt {
	font-weight: normal;
	}



#cu-identity {
	height: 75px;
	background: #73002B;
	background: #73002B url(../css_images/6.jpg) no-repeat top center;
	}

#cu-logo {
	margin: 0 auto;
	width: 740px;
	background: url(../css_images/sta_logo.gif) no-repeat top left;
	}
	
#cu-logo a {
	border: none;
	display: block;
	width: 375px;
	height: 75px;
	background: url(../css_images/sta_logo.gif) no-repeat top left;
	}
	
#cu-logo img {
	display: none;
	}
	
#search-form {
	position: absolute;
	top: 17px;
	right: 50%;
	margin-right: -370px;
	width: 300px;
	font-size: 63.125%;
	}
	
#search-form form {
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
#search-form label {
	color: #fff;
	}
	
#search-form-query {
	padding: 3px;
	width: 130px;
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: #990f0f url(../header_search.gif) no-repeat top left;
	vertical-align: middle;
	}
	
#search-form-submit {
	padding: 0px 2px 3px 2px;;
	border-top: 1px solid #bf6060;
	border-left: 1px solid #bf6060;
	border-right: 1px solid #400606;
	border-bottom: 1px solid #400606;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	background: #900;
	vertical-align: middle;
	}
	
#search-filters {
	margin: 5px 0 0 0;
	}

#search-filters input {
	vertical-align: middle;
	margin: 0;
	}

#search-filters label {
	vertical-align: middle;
	margin: 0 10px 0 0;
	}
	
#search-form a {
	color: #fff;
	border-bottom: 1px solid #ce7f7f;
	}
	
#search-form a:hover {
	border-bottom: 1px solid #fff;
	}

#mainnav {
	position: absolute;
	top: 75px;
	left: 50%;
	width: 775px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 50% 22px;
	margin-left: -395px;
	}
	
#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#mainnav li {
	float: left;
	}
	
#mainnav a {
	display: block;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	border: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 21px;
	}
	
.notAX {
	display: block;
	
	font-size: 0.75em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;	
	
	padding-top: 8px;
	border: none;
	
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	height: 21px;
  	
	background: url(../css_images/nav_hover_bg.gif) repeat-x top left;
	}
	
#xmainnav>ul a {
	height: 20px;
	}
	
#mainnav a:hover {
	background: url(../css_images/nav_hover_bg.gif) repeat-x top left;
	}
	
.admissionslink {
	width: 104px; /* 98 */
	}

.academicslink {
	width: 104px;  /* 108 */
	}

.researchlink {
	width: 104px;  /* 112 */
	}

.outreachlink {
	width: 104px;
	}

.landgrantlink {
	width: 104px;
	}

.studentlifelink {
	width: 104px;  /* 98 */
	}

.alumnilink {
	width: 148px;
	}	
	
#sectiontitle {
	clear: left;
	background: #FFFFFF;
	/* xheight: 122px; */
	}

#sectiontitle h1 {
	width: 775px;
	font-family: georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 122px;
	color: #73736c;
	/* xheight: 122px; */
	margin: 0 auto;
	padding: 0;
	
	background-repeat: no-repeat;
	background-position: 0 -2px;
	
	text-align: left;
	}
	
#sectiontitle a {
	color: #73736c;
	text-decoration: none;
	border: none;
	}

#maincontent table {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 5px;
	}
	
#maincontent th {
	border: 0;
	padding: 0 10px 5px 10px;
	font-size: 0.65em;
	font-weight: normal;
	color: #888;
	text-align: left;
	}
	
#maincontent td {
	border: 0;
	padding: 10px 10px 12px 10px;
	font-size: 0.69em;
	line-height: 1.4em;
	border-top: 1px solid #e7e7e7;
	}

#maincontent td.category {
	font-weight: bold;
	}

#maincontent td.number, #maincontent th.number {
	text-align: right;
	}
	
#maincontent td.major, #maincontent td.degree {
	font-weight: bold;
	}
	
#maincontent table h3 {
	margin: 0;
	font-size: 1em;
	}

.spotlight {
	float: left;
	}

.spotlight .thumbnail {
	float: left;
	margin: 0 7px 0 -5px;
	background-image: url(../css_images/shadow_tn_75.gif);
	}
	
.spotlight-main {
	float: right;
	margin: 0 0 9px 0;
	width: 148px;
	}
	
#maincontent .spotlight h4 {
	margin: 0 0 5px 0;
	}
	
.spotlight-title {
	margin: 0 0 3px 0;
	font-size: 0.82em;
	line-height: 1.4em;
	}
	
.spotlight-shortdesc {
	font-size: 0.69em;
	line-height: 1.4em;
	color: #666;
	}
	
#alert {
	clear: both;
	background: #fff;
	border: 1px solid #ddd;
	margin: 5px 0 20px 0;
	padding: 15px 15px 15px 15px;
	}
	
#alert p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}
	
.double {
	float: left;
	margin: 15px 0 20px 0;
	padding: 15px 0 5px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 100%;
	background: url(../css_images/rule_vert.gif) top center repeat-y;
	}
	
.double .group1 {
	float: left;
	width: 240px;
	}
	
.double .group2 {
	float: right;
	width: 240px;
	}
	
#maincontent .double h2 {
	margin-top: 0;
	}
	
.double .more {
	clear: both;
	}
	
.double .banner {
	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../css_images/shadow_wide_240.gif) no-repeat top left;
	margin: -6px -9px 0 -6px;
	padding: 6px 9px 9px 6px;	}
	
.double>.group1 .banner, .double>.group2 .banner {
	background: url(../css_images/shadow_wide_240.gif) no-repeat top left;
	margin: -6px -9px 0 -6px;
	padding: 6px 9px 9px 6px;
	}

#footerwrap {
	float: left;
	width: 100%;
   	background: #d7d6d1;
	padding-bottom: 15px;

	text-align: center;
   	}

#footer {
	color: #333;

	width: 740px;
  	margin: 0 auto;
	padding: 10px 0 0 0;

	text-align: left;
   	}

#footer ul {
	float: left;
	margin: 2px 0 7px 0;
	padding: 0;
	width: 600px;
	list-style: none;
	}
	
#footer li  {
	float: left;
	border-left: 1px solid #acacac;
	margin-left: 7px;
	padding-left: 7px;
	font-size: 0.65em;
	line-height: 1.3em;
	}
	
#footer li.first  {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
	}
	
#print-copyright {
	float: right;
	margin-top: 2px;
	margin-right: 0;
	font-size: 0.65em;
	line-height: 1.3em;
	text-align: right;
	width: 140px;
	}
	
#printlink {
	
	}
	
#printlink a, #printlink img {
	vertical-align: top;
	}
	
#copyright {
	margin-top: 6px;
	}
	


#footer a, #footer a:link, #footer a:visited {
	border-bottom-color: #ccadad;
	}
	
#footer a:hover {
	border-bottom-color: #f00;
	}
	
#footer a:active {
	border-bottom-color: #bf0000;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
#maincontent form {
	float: right;
	width: 100%;
	border-top: 1px solid #ddd;
	}
	
fieldset {
	margin: 0;
	border: 0;
	padding: 0 15px;
	}

.oddsection,  .evensection {
	float: left;
	width: 100%;
	padding: 10px 0;
	}
	
.formpair {
	float: left;
	width: 480px;
	margin: 5px 0 0 0;
	}
	
.formlabel {
	float: left;
	font-size: 0.82em;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	text-align: right;
	width: 145px;
	margin-right: 15px;
	}
	
.forminput, .forminputhead {
	float: right;
	width: 320px;
	}
	
.forminput {
	font-size: 0.82em;
	line-height: 20px;
	margin-bottom: 5px;
	}
	
.forminputhead {
	margin: 5px 0;
	}
	
.formsubmit {
	float: left;
	width: 100%;
	background: #dbdbd2;
	margin: 0;
	padding: 10px 0;
	text-align: right;
	margin-bottom: 20px;
	}

#maincontent form h3 {
	font-size: 0.87em;
	color: #888;
	margin: 0 0 15px 0;
	
	width: 480px;
	}
	
#maincontent form ul.checklist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	}
	
#maincontent form ul.checklist li {
	position: relative;
	left: 25px;
	margin: 5px 0;
	padding: 0;
	
	padding-left: 25px;
	padding-left: 0;
	}
	
textarea {
	width: 280px;
	}
	
.formsubmit input {
	margin-right: 10px;
	}
	
.inputsubmit {
	font-size: 0.69em;
	font-weight: bold;
	color: #333;
	
	padding: 2px 5px;
	}
	
.error {
	font-weight: bold;
	color: #f00;
	}
	
.formconfirmation {
	font-weight: bold;
	color: #090;
	}
	
select.longselect {
	width: 320px;
	}

#academicCalendar td, #academicCalendar th {
	padding: 7px 8px;
	}

#academicCalendar td.event {
	width: 250px;
	}

#academicCalendar td.day {
	width: 130px;
	}

#academicCalendar td.date {
	}

#academicCalendar p.navlabel {
	float: left;
	font-size: 0.69em;
	margin: 0;
	}

#academicCalendar ul.nav {
	font-size: 0.69em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#academicCalendar ul a {
	font-weight: normal;
	}

#academicCalendar .nav li {
	display: inline;
	border-left: 1px solid #ccc;
	margin-left: 6px;
	padding-left: 10px;
	}

#academicCalendar .nav li.last {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	}
	
	
#announcements h3 {
	margin: 5px 0 0 0;
	}
	
#announcements p.date {
	font-size: 0.69em;
	color: #999;
	margin: 0;
	}
	
#announcements p.more {
	margin-top: -15px;
	}
	
#webring {
	font-size: 0.69em;
	}

.sep {
	color: #ccc;
	padding: 0 5px;
	}
	
#prev a {
	padding-left: 10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	background: url(../css_images/left_red.gif) no-repeat center left;
	}

#next a {
	padding-right: 10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	background: url(../css_images/right_red.gif) no-repeat center right;
	}
	
#prev>a { background: url(../css_images/left_red.gif) no-repeat center left; }
#next>a { background: url(../css_images/right_red.gif) no-repeat center right; }
	
	
.address dt, .address dd {
	display: inline;
	}

.address dt {
	width: 100px;
	height: 100px;
	}

.address dd {
	width: 255px;
	height: 100px;
	}

ul.otp {
	border-bottom: 1px solid #ddd;
	}
	
.thumbnail {
	padding: 6px 9px 9px 6px;
	background: url(../css_images/shadow_tn.gif) no-repeat top left;
	}

#pullquote {
	float: right;
	width: 180px;
	margin: 0 0 30px 40px;
	padding: 0;
	}

#pullquote p.quote, #pullquotefull p.quote {
	font-size: 0.82em;
	font-weight: bold;
	line-height: 1.9em;
	margin: 0;
	}

#pullquote p.source, #pullquotefull p.source {
	color: #999;
	font-size: 0.69em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	}

#pullquotefull {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#pullquotefull p.source {
	margin-bottom: 0;
	}

#skipnav {
	display: none;
	}
	
hr {
	display: none;
	}

.oddsection, .row1 {
	background: #fff;
	}
	
.evensection, .row2 {
	background: #fafaf7;
	}
	
.evensection, .oddsection, .row1, .row2 {
	border-bottom: 1px solid #ddd;
	}
	
a img {
	border: 0;
	}
	
.calendar {
	float: left;
	margin: -5px 10px 0 0;
	}

#liveview {
	margin-bottom: 10px;
	}

.videodate {
	color: #999;
	}

.plugindownloads {
	padding-top: 10px;
	}
	
.more {
	margin: 15px 0;
	font-size: 0.69em;
	line-height: 1.5em;
	}

.nyc-image {
	border-top: 45px solid #F5F5F4;
	}


#wrapper {
	border-top: none;
	xbackground-image: url(../css_images/bg_3col.gif);
	background-repeat: repeat-y;
	background-position: top center;
	}
	
#maincontent {
	width: 742px;
	}

#about {
	float: left;
	margin: 0 0 0 -6px;
	padding: 0 0 0 6px;
	width: 200px;
	
	background: url(../map_2_labeled.gif) no-repeat 0 41px;
	
	background: url(../map_2.gif) no-repeat 0 41px;
	
	width: 206px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px;
	}
	
#maincontent>#about {
	width: 200px;
	}
	
* html #about {
	background-position: 0 36px;
	}
	
#news-events-spotlight {
	float: left;
	width: 541px;
	}
	
#news {
	display: inline;
	float: left;
	margin: 0 20px 0 20px;
	width: 440px; /*was 320px */
	}	
	
#events {
	float: left;
	width: 180px;
	}
	
#maincontent #about h2 {
	margin-bottom: 0;
	}

#maincontent #about li {
	margin: 5px 0 0 0;
	line-height: 1.4em;
	}
	
#maincontent ul#welcomelinks {
	margin-top: 4px;
	}
	
#maincontent {
	margin: 0;
	padding: 0;
	}
	
#maincontent h2 {
	margin: 0 0 7px 0;
	padding-top: 15px; 
	font-size: 0.75em;
	font-weight: bold;
	color: #4c4c4c;
	}
	
#maincontent h2 a {
	color: #4c4c4c;
	border: none;
	}

#maincontent h2 a:hover {
	color: #000;	
	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	border-bottom: 1px solid #ccc;
	}
	
#maincontent h2>a:hover {
	border-bottom: 1px solid #ccc;
	}

#maincontent h3.more {
	font-size: 0.69em;
	margin: 10px 0 30px 0;
	font-weight: normal;
	}
    
 #maincontent #news h3.more {
	margin: 2px 0 30px 0;
	}     

#maincontent h3 {
	margin: 15px 0 0 0;
	font-size: 0.69em;
	line-height: 1.4em;
	font-weight: bold;
	color: #4c4c4c;
	}	

#maincontent ul {
	font-size: 100%;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
	
#maincontent li {
	font-size: 0.69em;
	line-height: 1.4em;
	margin: 0;
	}
	
#maincontent li.more {
	font-size: 0.69em;
	margin: 0 0 25px 0;
	}
	
#maincontent ul#aboutlinks li.more {
	font-size: 0.69em;
	margin: 15px 0 0 0;
	}

a.subimage {
	border: none;
	}

#maincontent span.arrow {
	font-weight: bold;
	}

#maincontent p.more {
	font-size: 0.69em;
	line-height: 1.5em;
	margin: 20px 0 25px 0;
	}
	
.featureImage {
	display: block;
	margin: 10px 0;

	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../css_images/shadow_wide.gif) no-repeat top left;
	margin: 4px -9px 1px -6px;
	padding: 6px 9px 9px 6px;
	}
	
	
html>body .featureImage {
	background: url(../css_images/shadow_wide.gif) no-repeat top left;
	margin: 4px -9px 1px -6px;
	padding: 6px 9px 9px 6px;
	}
	
#events a { border-bottom-width: 0; }
#events ul li a, #events p a, #events .more a { border-bottom-width: 1px; }


#collaborativeCulture p {
	margin-top: 0;
	font-size: 0.69em;
	}
	
#collaborativeCulture a { 	border-bottom-width: 0; }
#collaborativeCulture p a {	border-bottom-width: 1px; }
	

ul#tnlist {
	font-size: 100%;
	list-style: none;
	margin: 13px 0 0 0;
	padding: 0;
	}
	
#tnlist li {
	font-size: 100%;
	float: left;
	width: 300px;
	margin-bottom: 18px;
	}
	
#tnlist li.last {
	border-bottom: none;
	}
	
#tnlist div.story {
	background: url(../css_images/pic_seal.jpg) no-repeat top right;
	font-size: 0.69em;
	line-height: 1.41em;
	float: left;
	clear: none;
	font-weight: normal;
	width: 490px;
	margin: -4px 0 0 0;
	padding: 0;
	}

#tnlist div.story2 {
	background: url() no-repeat top right;
	font-size: 0.69em;
	line-height: 1.41em;
	float: left;
	clear: none;
	font-weight: normal;
	width: 490px;
	margin: -4px 0 0 0;
	padding: 0;
	}

#tnlist h3 {
	margin: 2px 0 1px 0;
	font-size: 1.0em;
	line-height: 1.5em;
	font-weight: normal;
	}

#tnlist p.description {
	float: right;
	clear: none;
	line-height: 1.5em;
	font-weight: normal;
	
	width: 245px;
	margin: 0;
	padding: 0;
	}

#tnlist img.thumbnail {
	float: left;
	margin-left: -6px;
	}
	
#tnlist .thumbnail {
	border: 0;
	
	border-bottom: 1px solid #F5F5F4;
	}
	
.thumbnail {
	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../css_images/shadow_tn_75.gif) no-repeat top left;
	margin: -6px -9px -9px -6px;
	padding: 6px 9px 9px 6px;
	}
	
li>.thumbnail {
	background: url(../css_images/shadow_tn_75.gif) no-repeat top left;
	margin: -6px -9px -9px -6px;
	padding: 6px 9px 9px 6px;
	}

.newsitem {
	margin: -6px -9px -9px -6px;
	padding: 6px 9px 9px 6px;
	background: url(../css_images/shadow_tn_newsitem.gif) no-repeat top left;
	}
	
ul#morestories {
	margin-bottom: 17px;
    }    
    
#morestories li {
	margin: 3px 0;
	padding: 2px 0 2px 22px;
	background: url(../css_images/news_icon.gif) no-repeat 0 0.2em;
	}	
	
#news-feature-image {

	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../css_images/news_feature_bg_top.gif) no-repeat top left;
	margin: 0 -9px -9px -6px;
	padding: 6px 9px 9px 6px;
	}
	
#news>#news-feature-image {
	background: url(../css_images/news_feature_bg_top.gif) no-repeat top left;
	margin: 0 -9px -9px -6px;
	padding: 6px 9px 9px 6px;
	}
	
#news-feature {
	padding: 0 35px 0 15px;

	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../css_images/news_feature_bg_bottom.gif) no-repeat bottom left;
	margin: -6px -9px -9px -6px;
	padding: 6px 44px 9px 21px;
	}
	
#news>#news-feature {
	background: url(../css_images/news_feature_bg_bottom.gif) no-repeat bottom left;
	margin: -6px -9px -9px -6px;
	padding: 10px 44px 16px 21px;
	}

#news-feature h3 {
	margin: 10px 0 5px 0;
	font-size: 0.69em;
	color: #333;
	}
	
#news-feature p {
	margin: 5px 0 10px 0;
	font-size: 0.69em;
	line-height: 1.5em;
	}

#news-feature ul {
	margin: 10px 0;
	}
	
#news-feature li {
	margin: 2px 0;
	padding: 2px 0 2px 22px;
	background: url(../css_images/news_icon.gif) no-repeat 0 0.2em;
	}
	
#events h3 {
	margin-top: 18px;
	margin-bottom: 10px;
	}
	
ul#eventslist {
	margin-top: -1px;
	padding-top: 1px;
	}

#eventslist li {
	margin: 0 0 15px 0;
	}

#eventslist h3 {
	margin: 0 0 1px 0;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: normal;
	}
	
#featured-event h3 {
	margin: 5px 0 5px 0;
	font-size: 0.69em;
	line-height: 1.3em;
	color: #333;
	}
	
#featured-event div {
	font-size: 0.69em;
	line-height: 1.4em;
	}
	
#featured-event p {
	font-size: 0.69em;
	line-height: 1.4em;
	margin-bottom: 0;
	}
	
#featured-event li {
	margin: 5px 0;
	}

#spotlight1 {
	margin: 10px 0 5px 0;
	background: #fff;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../spotlight_shadow_bottom.gif) no-repeat bottom left;
	margin: 4px -9px -4px -6px;
	padding: 6px 9px 9px 6px;
	}
	
#spotlight2 {
	voice-family: "\"}\""; 
  	voice-family:inherit;
	background: url(../spotlight_shadow_top.gif) no-repeat top left;
	padding: 6px 9px 0 6px;
	margin: -6px -9px 0 -6px;
	}
		
html>body #spotlight1 {
	background: url(../spotlight_shadow_bottom.gif) no-repeat bottom left;
	margin: 4px -9px -4px -6px;
	padding: 6px 9px 9px 6px;
	}

html>body #spotlight2 {
	background: url(../spotlight_shadow_top.gif) no-repeat top left;
	padding: 6px 9px 0 6px;
	margin: -6px -9px 0 -6px;
	}
	
*:first-child+html #events #spotlight1 {
	margin-bottom: 0;
	}
	
#spotlight-thumbnail {
	display: block;
	}
		
#maincontent h3#spotlight-headline {
	margin: 8px 10px 12px 10px;
	font-size: 0.69em;
	font-weight: normal;
	width: auto;
	}
	
#spotlight1 a {		border-bottom-width: 0; }
#spotlight1 h3 a { 	border-bottom-width: 1px; }

* html #spotlight1 { height: 10px; }
	
#maincontent ul#maplinks {
	position: absolute;
	top: 385px;
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: -370px;
	width: 180px;
	height: 83px;
	
	
	display: none;
	
	display: block;
	
	}
	

	
* html #maincontent ul#maplinks {
	top: 380px;
	}
	
#maincontent #maplinks li  {
	font-size: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	line-height: 1em;
	}

#maplinks a {
	float: left;
	font-size: 0.65em;
	color: #666;
	border: none;
	text-decoration: none;
	line-height: 1em;
	}
	
#maplinks a:hover {
	color: #333;
	background: #fc0;
	}
	
li#ithaca {
	text-align: right;
	top: 22px;
	right: 141px;
	}
	
li#nyc {
	top: 30px;
	left: 51px;
	}
	
li#doha {
	top: 32px;
	left: 138px;
	}
    
#maplinks li#zoom {
	width: 16px;
	height: 16px;
	right: 3px;
	bottom: 1px;
}

#maplinks li#zoom a {
	text-indent: -3000px;
	outline: none;
	width: 16px;
	height: 16px;
	background: url(../css_images/magnify_double.gif) no-repeat;
}

#maplinks li#zoom a:hover {
	background-position: left bottom;
}     
	

#maincontent h3#ezra_quote {
background-color: #F5F5F4;
    float: left;
    margin: -15px 0 0 0;
    padding: 0;
    padding-bottom: 15px;
    }

#maincontent h3#ezra_quote a {
    text-indent: -3000px;
    background: #F5F5F4 url(../ezra_quote_2.jpg) no-repeat top left;
    width: 750px;
    height: 91px;
    position: relative;
    top: 0px;
    left: -5px;
    float: left;
    outline: none;
    border: none;
    }

#maincontent h3#ezra_quote a:hover {
    background: #F5F5F4 url(../ezra_quote_2.jpg) no-repeat bottom left;
    }

#content {
    padding-bottom: 0;
    }
    
img#far_above {
    margin-top: -10px;
    margin-bottom: 15px;
    _margin-left: 6px;
    }

