body, html {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.8em;
	background:#EEE;
}
body {margin:0;padding:0;}
#wrapper{margin:0 auto;width:980px;}
.nav {
	
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

H1 {
	
	font-size: 120%;
	font-weight: bold;
	color: #336699;
	letter-spacing: 1pt;
}
H2 {
	
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
P {font-size: 80%; color:#333;}
.body {
	font-size: 90%;
	color: #FFFFFF;
}
.homeTitles {
	
	font-size: 110%;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1pt;

}
a:hover {
	text-decoration: underline;
}
a.body:hover {
	color: #FFFFFF;
}
a.body:active {
	color: #CCCCCC;
	text-decoration: underline;
}
a.body:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.body:link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline
}
a:hover {
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	color: #336699;
}
li.navSmall {
	font-size:90%;
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	
}
a.navSmall {

	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}
a.navSmall:hover {
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
a.navSmall:visited {
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}
a.navSmall:active {
	
	color: #336699;
	text-decoration: underline;
}
a.navSmall:link {
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: underline;
}
li {
	list-style-position: outside;
	list-style-type: square
}
.sectionTitles {
	
	font-size: 28pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	letter-spacing: 1pt;
}
.menu {
	
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}
.homeTitlesBig {
	
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	letter-spacing: 1pt;
}
.articleTitles {
	
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	letter-spacing: 1pt;
}
.bodySmall {
	
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.articleTitlesBold {
	
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
DIV#newsActive {color:#ccc;font-size: 12px;position:relative; width:200px; height:115px; z-index:1; left: 565px; top:10px; background:#333; /*visibility: hidden;*/  overflow: auto}
DIV#newsActive P {margin:0px;padding:5px;}
DIV#newsActive P.header {border-bottom:1px dotted #fff;}
DIV#newsActive P A{color:ccc;}
DIV#newsActive.hidden {margin-top:110px;height:1px;overflow:hidden;}


DIV#masthead{height:100px; background:#12416C;margin-left:10px;}
#masthead h1 {
	font:21px Arial,Helvetica,sans-serif;
	position:relative;
	right:0.95em;
	text-align:right;
	top:1.57em;
	text-transform:none;
	width:100%;
}

#masthead h1 SPAN{display:inline-block;margin-top:0px;color:#FFF; letter-spacing:0px;font-size:1em;}
a#logo  {
	background:url("http://www.usyd.edu.au/images/common/university_sydney_logo.gif") no-repeat scroll 0 0 #CE1126;
	height:80px;
	left:-0.048em;
	position:absolute;
	text-align:left;
	text-indent:-2000em;
	top:-1.57em;
	width:200px;
}
DIV#content-main{margin-left:10px;margin-top:-115px;}
TABLE#content-body{padding:0;margin:0;border-collapse:collapse;width:970px;}
