body, img, div, a, li, ul { 
	behavior: url(iepngfix.htc); 
}

body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #5090A5;
	padding: 0px;
	margin: 0px;
}

#welcome_banner {
	width:1000px;
	height:150px;
	left: 0px;
	top: 0px;
	position: relative;
	z-index:3;
	margin: 0px auto;
	padding: 0px;
	background-color: #003399;
	background-image: url(images/welcome_banner.jpg);
}

#homepage_banner {
	width:1000px;
	height:112px;
	left: 0px;
	top: 0px;
	position: relative;
	z-index:3;
	margin: 0px auto;
	padding: 0px;
	background-color: #003399;
	background-image: url(images/homepage_banner.jpg);
}

#main_body {
	position:relative;
	left: 0px;
	top: 0px;
	width:1000px;
	z-index:2;
	margin: 0px auto;
	padding: 0px;
	overflow: visible;
	background-color: #000033;
}

#main_body:after {
	 content: "."; 
	 display: block; 
	 height: 0; 
	 font-size:0; 
	 clear: both; 
	 visibility:hidden; 
}

#main_body_welcome {
	position:relative;
	width:1000px;
	height:618px;
	left: 0px;
	top: 0px;
	z-index:2;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/brisbane_skyline01.jpg);
}

#main_body_home {
	position:relative;
	width:1000px;
	height: auto;
	left: 0px;
	top: 0px;
	z-index:2;
	margin: 0px auto;
	padding: 0px;
	overflow: visible;
	background-image: url(images/brisbane_skyline02.jpg);
	background-repeat: no-repeat;
	background-color: #000033;
	background-position:bottom center;
}

#main_body_home:after {
	 content: "."; 
	 display: block; 
	 height: 0; 
	 font-size:0; 
	 clear: both; 
	 visibility:hidden; 
}

#footer {
	position:relative;
	left: 0px;
	top:0px;
	width:1000px;
	height:100px;
	z-index:5;
	margin: 0px auto;
	padding: 0px;
	background-image:url(images/bg_gradient4.jpg);
	background-repeat: repeat-x;
}

#footer_index {
	position:relative;
	left: 0px;
	top:0px;
	width:1000px;
	height:100px;
	z-index:5;
	margin: 0px auto;
	padding: 0px;
	padding-top: 6px;
	background-image:url(images/bg_gradient4.jpg);
	background-repeat: repeat-x;
}

#message_box {
	position:absolute;
	top:0px;
	width:482px;
	height:428px;
	z-index:4;
	left: 259px;
	background-image: url(images/message_box2.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 0px;
}

/* article holder is the containing element for all your text */

#article_holder {
	position:relative;
	left:0px;
	top:0px;
	width:750px; /* changing this width will also change the width of the left dark blue column where the menu sits */
	min-height:625px;
	height:auto;
	z-index:4;
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient3.jpg);
	background-repeat: repeat-x;
	padding: 50px;
	overflow: visible;
	float: right;
}

#mindmap_holder {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:625px;
	z-index:4;
	padding: 0px;
	overflow: auto;
}

#crumbtrail_bar {
	width:1000px;
	height:30px;
	left: 0px;
	top: 0px;
	position: relative;
	z-index:3;
	margin: 0px auto;
	padding: 0px;
	background-color: #0066CC;
	text-indent: 10px;
	font-size: 10pt;
	color:#FFFFFF;
	background-image: url(images/crumbtrail_bg.jpg);
	line-height: 30px;
}

#crumbtrail_bar a:link {
	color: #FF9900}

#crumbtrail_bar a:visited {
	color: #FF9900;
}

#crumbtrail_bar a:hover {
	color: #FFFFFF;
}

#iframe {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	float: left;
	height: 400px;
	width: 150px;
	z-index: 5;
	overflow: visible;
}

#iframe2 {
	position: relative;
	left: 0px;
	top: -40px;
	padding: 0;
	height: auto;
	z-index: 5;
}

.footnote {
	cursor: pointer;
	border:	thin solid #000000;
	padding: 3px;
	z-index: 10;
	position: absolute;
	width: 400px;
	visibility: hidden; 
	color: #000000;
	background-color: #FFFF00;
}

#bottom_bg {
	background-image:url(images/bg_gradient2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	margin-top: -100px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: auto;
	width: 100%;
	height:100px;
}

.blank-list {
	list-style-type:none;
	list-style-image:none;
	margin: 0px;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Times New Roman, serif;
	font-style: italic;
	margin: 0em;
}

h1 {
	text-align: center;	
	font-size: 30pt;
	color: #000000;
}

h2 {
	text-align: center;
	font-size: 22pt;
	color: #000000;
	margin-bottom: 40pt;
}

h3 {
	font-size: 16pt;
	color: #000000;
	margin-top: 20pt;
	margin-bottom: 20pt;
}

h4 {
	margin-top: 10pt;
	font-size:13pt;
	color:#000000;
}

ul.h {
	list-style-image: url(images/small_arrow.png);
	margin-bottom: 0px;
	margin-left: -1em;
}

ul {
	list-style-image: url(images/small_arrow.png);
}

p {
	margin: 0em;
}

