/*--------------------*/
/* Body declarations */
/*------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/aussie/AussieBackground.gif) no-repeat top left #FFEC51;
	color: #000000; 		/* Font Colour */
	font-size: 12pt;
 	line-height: 15pt;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	behavior:url("csshover.htc");
	position: relative;
}
* {
	padding: 0;
	margin: 0;
}
div#logobox {
	position: absolute;
	top: 0px;
	left: 667px;
	background: url(../images/aussie/AussieLogo.gif) repeat-y top center;
	width: 280px;
	height: 208px;
}

div#mainbox1 {
	position: absolute;
	top: 219px;
	left: 138px;
	background: url(../images/aussie/AussieBoxBack.gif) repeat-y top center;
	width: 807px;
}
div#mainbox2 {
	background: url(../images/aussie/AussieBoxTop.gif) no-repeat top center;
	width: 807px;
}
div#mainbox3 {
	background: url(../images/aussie/AussieBoxBottom.gif) no-repeat bottom center;
	width: 807px;
}
div#mainbox4 {
	padding: 15px 20px 21px 25px;
}
div#content {
	padding: 10px 5px;
}
div#menupanel {
	position: relative;
}
div#menupanel div.arrowwrap {
	float: left;
	height: 39px;
	background: url(../images/aussie/ArrowBackGreen.gif) repeat-x top left;
	margin-right: 20px;
	margin-bottom: 10px;
	min-width: 50px;
}
div.arrowleft {
	height: 39px;
	background: url(../images/aussie/ArrowLeftGreen.gif) no-repeat top left;
}
div.arrowright {
	height: 39px;
	background: url(../images/aussie/ArrowRightGreen.gif) no-repeat top right;
}
div.arrowcontent {
	height: 29px;
	padding: 10px 30px 0 20px;
}
/* *********** SUB MENU STYLES ************** */
div.arrowcontent ul.m2 {
	margin: 0;
	width: 200px;
	position: absolute;
	left: 133px;
	top: 32px;
	visibility: hidden;
	z-index: 100;
	background: #2DB163;
	padding: 4px;
}
div.arrowcontent li.m2 {
	float: left;
	position: relative;
	list-style-type: none;
	padding: 0 8px;
	width: 192px;
	display: block;
}
div.arrowcontent:hover ul.m2, div.arrowcontent ul.m2:hover {
	visibility: visible;
}
div.arrowcontent li.m2 {
	margin: 0;
	width: 200px;
	padding: 4px 2px 4px 2px;
	z-index: 100;
	color : #FFFFFF;
}
div.arrowcontent li.m2:hover, div.arrowcontent li.m2:hover a {
	color: #FFE700;
	background: #fff;
}
/* *********** END SUB MENU  STYLES ************** */
div.arrowcontent a:visited {
	color : #FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div.arrowcontent a:active {
	color : #FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div.arrowcontent a:link {
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div.arrowcontent a:hover {
	color : #FFE700;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div.arrowcontent:hover a {
	color : #FFE700;
}
div#content {
	margin: 15px 20px 40px 15px;
}
div#content ul {
	margin: 0 0 15px 20px;
}
div#content p {
	margin: 0 0 15px 20px;
}
/*---------------*/
/* Image Styles */
/*-------------*/

a img 
{
	border: none;
}

a:hover img 
{
	border: none;
}
/*--------------------*/
/* text declarations */
/*------------------*/
div#mainbox4 {
	font-size:14px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
	text-align:left;
}
.heading {
	font-weight:bold;
	font-size:19px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}
h1 {
	margin: 0 0 15px 20px;
	font-weight:bold;
	font-size:19px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}
h2 {
	margin: 0 0 15px 20px;
	font-weight:bold;
	font-size:17px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}
.headinghighlight {
	font-style:italic;
	text-decoration:underline;
}
.body {
	font-size:14px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}
.quote {
	padding: 10px;
	font-size:14px;
	font-style:oblique;
}
.subtext {
	font-size:11px;
	text-align:right;
	margin-right:5px;
}
.title {
	font-weight:bold;
	font-size:17px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}
.author {
	font-weight:bold;
	font-size:17px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}
.blurb {
	font-size:14px;
	font-family: Arial, sans-serif, Verdana, Helvetica;
}

/*--------------------*/
/* Link declarations */
/*------------------*/
a:visited {
	color : #EE1C23;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color : #EE1C23;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:link {
	color : #EE1C23;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color : #41AD49;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


div#millsit {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 11px;
	text-align: right;
	color: #0c2677;
}
div#millsit a {
	color: #2eb163;
	color: #0c2677;
	font-size: 11px;
	text-decoration: none;
}
div#millsit a:hover {
	color: #09963c;
	font-size: 11px;
	text-decoration: none;
}
/* clear floats fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* a fix for IE for Mac */
.clearfix {
	display: inline-block;
}
/* end fix */
/* the holy hack for a bug in IE6 for windows */
* html .clearfix { height: 1% }
.clearfix { display: block; }
/* end fix */