
/* University of Adelaide
 * transition stylesheet (usable by N4)
 * uses pixel sizes.  use header.html if you want a pure css site.
 *
 * notes on fonts:
 * all areas except content zone: verdana
 * content zone normal areas:     arial
 * tt,pre:			  geneva
 */

/* text styles
------------------------------------------------------ */

.contact, a.contact {
	color: white;
	}
.footer, a.footer {
	color: #666;
	}
.promo, a.promo {
	color: #663;
	}
.news {
	color: #036;
	font-weight: normal;
	}
a.news {
	color: #369;
	}
a.news:active, a.news:hover { 
	color: black;
	}
.caption, a.caption {
	color: #465564;
	}
.linkinfo {
	color: #666;
	text-decoration: none;
	}
#tt1 {
	background:url("/global/images/tt1_s_cross.gif") no-repeat scroll 410px top transparent;
}
