@charset "utf-8";

#wrapper {
	width: 100%;
}

#header {
	height: 330px;
	width: 100%;
	background-image: url(http://www.wwwart.com.au/images/broadcast_header_bg.gif);
	background: #6b6d81;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

H1 {
	OVERFLOW: hidden;
	WIDTH: 980px;
	POSITION: relative;
	HEIGHT: 330px;
	margin-right: auto;
	margin-left: auto;
}

h1 span {
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

H5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	OVERFLOW: hidden;
	WIDTH: 100%;
	POSITION: relative;
	TOP: 35px;
	HEIGHT: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #1e123a;
	font-weight: normal;
	font-size: 13px;
}

h5 span {
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.logo {
	background-image: url(http://www.wwwart.com.au/images/header_broadcast.gif);
	width: 980px;
}

.headerphoto {

}

#footer {
	height: 80px;
	width: 100%;
	background: #D9DADF;
	margin: 0 auto;
}



.quicklinkheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #717171;
	font-weight: bold;
}

.quicklinkheading:hover {
	color: #333333;
	font-weight:bold;
}

.bodytext {
	color: #616269;
	font: 12px/17px Geneva, Arial, Helvetica, sans-serif;
}

.bodytextbold {
	color: #1E123A;
	font: bold 13px/14px Geneva, Arial, Helvetica, sans-serif;
}

.mainheading {
	color: #1E123A;
	font: bold 22px/44px Geneva, Arial, Helvetica, sans-serif;
}

.subheading {
	color: #1E123A;
	font: bold 22px/44px Geneva, Arial, Helvetica, sans-serif;
}

.menu {
	color: #616269;
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
}

.menu:hover {
	color: #333333;
	font-weight:bold;
}

.current_page {
	color: #9EB38E;
	font-weight:bold;
}

.textlink {
	color: #808080;
	text-decoration: underline;
}

.textlink:hover {
	color: #a0231d;
}
