body {
	font-size: 80%; 
	font-weight: normal; 
	color: #000000; 
	font-family: arial,helvetica,sans-serif,verdana;
	margin: 0;
}

p, table, td, th, ul, ol, textarea, input {
	font-size: 100%;
	font-family: arial,helvetica,sans-serif,verdana; 
	/*text-align: justify; */
}

a:hover {
	color: #ff0000;
}

.topnav, .topnav-current {
	background: #000000; 
	color: #ffffff; 
	font-size: 100%; 
	font-family: univers,arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bolder; 
	text-transform: uppercase;
}

.topnav-current, .topnav:hover {
	color: #999999;
} 

.searchbox {
	font-size: 95%; 
	color: #000000; 
	font-family: univers, arial, helvetica, sans-serif;
}

.sidenav {
	color: #000000; font-size: 101%; 
	/*line-height: 120%;*/ 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

.sidenav-current {
	color: #cc0000; 
	font-size: 101%; 
	/*line-height: 120%;*/ 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

.sidenav:visited {
	color: #666666;
}

.sidenav:hover, .sidnav-current:hover {
	color: #cc0000; 
	font-size: 101%; 
	/*line-height: 120%;*/ 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold;
}

.sidenav-sub, .sidenav-subcurrent {
	color: #000000; 
	font-size: 85%; 
	/*line-height: 120%;*/
	font-weight: normal; 
	text-decoration: none; 
	padding-bottom: 7px;
}

.sidenav-sub:visited {
	color: #666666;
}

.sidenav-subcurrent,.sidenav-sub:hover {
	color: #cc0000;
}

h1, .heading, .heading a {
	font-weight: bold; 
	font-size: 129%; 
	line-height: 100%; 
	text-decoration: none; 
	margin-bottom: 2px;
}

p.content {
	margin-top: 1px;
}

h2, .subheading, .subheading a {
	font-weight: bold; 
	font-size: 111%; 
	line-height: 100%; 
	text-decoration: none;
}

a.sidenav {
	/*line-height: 90%;*/
}

a.no-underline {
	text-decoration: none;
}

h3, .sub-subheading {
	font-weight: bold; 
	font-size: 106%; 
	line-height: 18px; 
	text-decoration: none;
}

h4 { 
	font-weight: bold; 
	font-size: 102%; 
	line-height: 18px; 
	color: #666666; 
	text-decoration: none;
}

h5, h6 {
	font-size: 81%; 
	/*line-height: 120%;*/ 
	font-weight: normal; 
	text-decoration: none; 
	padding-bottom: 7px;
}

address {
	font-size: 95%; 
	line-height: 100%; 
	font-weight: bold; 
	font-style: normal;
}

img {
	line-height: normal;
}

hr {
	height: 1; color: #000000;
}

.boldgrey {
	font-weight: bold; 
	font-size: 100%; 
	color: #666666; 
	text-decoration: none;
}

.boldkhaki {
	font-weight: bold; 
	font-size: 98%; 
	color: #999966; 
	text-decoration: none;
}

.calendar_month {
	font-size: 100%;
}

a.calendar_month {
	text-decoration: none;
}

a.calendar_month:hover {
	color: #ff0000;
}

.calendar_month_current {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

a.calendar_month_current {
	text-decoration: none;
}

.calendar_event {
	font-size: 100%;
}

a.calendar_event {
	text-decoration: none;
}

a.calendar_event:hover {
	color: #ff0000;
}

a.calendar_event_top {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
}

.calendar_heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 115%;
	font-style: normal;
	line-height: 18px; 
	font-weight: bold; 
	color: #000000;
}

.calendar_heading_days {
	font-weight: bold; 
	font-size: 110%; 
	color: #000000; 
	text-decoration: none;
}

.calendar_heading_days:hover {
	background-color: #CC6600; 
	color: #FFFFFF;
}

.calendar_subheading {
	font-weight: bold; 
	font-size: 106%; 
	color: #aa5500; 
	text-decoration: none;
}

.calendar_now {
	color: #dd0000; 
}

a.front-menu:active, front-menu, a.front-menu {
	color: #bbb; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none;
}

a.front-menu:hover {
	color: #ddd; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none;
}

.stalkdiv {
	padding-bottom:4px;
}

form {
	margin-bottom:0; margin-top:0;
}

.small {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

div.important {
	border: 1px #000 solid;
	padding: 5px;
}

div.veryimportant {
	border: 1px #f00 solid;
	padding: 5px;
}


.greybox100 {
	width: 100px;
	height: 100px;
	background-color: #dddddd;
	border-width: 0;
}

.sidebox {
	position: static;
	float: right;
	width: 50%;
	margin: 1.3em 0 10px 10px;
	border: 1px solid #999;
	padding: 10px;
}

.sideimage {
	position: static;
	float: right;
	width: 50%;
	margin: 1.3em 0 10px 10px;
	border: none;
	padding: 10px;
}

.artworktitle {
	width: 550px;
	margin: 1.5em 0 10px 0;
	padding: 5px;
	background-color: #333;
	color: #fff;
	text-align: center;
	clear: both;
}

div.imagecaption {
	float: right;
	width: 230px;
	margin: 0 0 2em 2em;
	display: inline;
	padding: 10px 10px 10px 10px;
	background-color: #999;
	color: #000;
	text-align: center;
}

div.imagecaption img { 
	border: 1px solid #fff; 
}

div.imagecaption p {
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 90%;
}

div.imagecaption-plain {
	float: right;
	width: 230px;
	margin: 0 0 2em 2em;
	display: inline;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	color: #000;
	text-align: left;
}

div.imagecaption-plain img { 
	border: 1px solid #fff; 
}

div.imagecaption-plain p {
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 90%;
}

a.moreinfo {
	text-decoration: none;
	border-bottom: 1px #333 dotted;
}

div.thumbnail {
	width: 100px;
	height: 120px;
	float: left;
	margin: 0 10px 10px 0;
}

div.thumbnail img {
	border: 1px solid #777;
	margin: 10px 0 0 10px;
}

div.thumbnail p {
	margin: 0;
	padding: 0 20px 30px 10px;
	font-size: 90%;
}

.clear { clear: both; }

.toplink {
	text-align:right;
	margin:-1em 0 0 0;
	font-size: 90%;
}

.toplink a {
	color: #999;
	text-decoration: none;
}

.toplink a:hover {
	color: #f00;
	text-decoration: underline;
}

/* exh_menu & exh_menu_current used for 
body-text menus for certain exhibitions */

.exh_menu {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.exh_menu:hover{
	text-decoration: underline;
	color: #f00;
}
.exh_menu_current {
	font-weight: bold;
	font-size: 12px;
	color: #c93;
}
.exh_submenu {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.exh_submenu:hover{
	text-decoration: underline;
	color: #f00;
}
.exh_submenu_current {
	font-weight: normal;
	font-size: 11px;
	color: #c93;
}
.h0 {
	font-size: 135%;
	line-height: 135%;
}

/* To override the "fineprint" of general.css 
which is too small */

.fineprint {
	font-size:90%;
}

#nsw, #squiz {
  font-size: 85%;
  padding-right: 15px;
}

#nsw a, #squiz a {
  text-decoration: none;
  color: #444;
}

#nsw a:hover, #squiz a:hover {
  color: #f00;
}
