/* acronym title="Great Burial Reef">GBR</acronym */

html {
	margin: 0;
	padding: 0;
	}

img {border: none;}
ul {list-style-type:none;}
ul li {display:inline;}


body { 
	font: 75% verdana, sans-serif;
	line-height: 1.58889;
	color: #2b2b28; 
	background: #ffffff; 
	margin: 0; 
	padding: 0;
	}

smallBr{
font-size: 1px; 
line-height: 0; --- adjust as needed
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

#content {
position:relative;
z-index:1;
}

p { 
	font: 11px verdana, sans-serif;
	vertical-align: top;
	margin-top: 0; 

	}

.indent { 
	font: 11px verdana, sans-serif;
	margin-top: 0;
	margin-right: 0%; margin-left: 4px 
	}

h1 { 
	margin: 0px 0px 0px 0px;
	font: bold 1.5em verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 2px; 
	color: #83B7CF;
	}

h2 { 
	margin: 0px 0px 0px 0px;
	font: bold 1em verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 2px; 
	color: #2b2b28;
	}

h3 { 
	margin: 8px 0px 10px 0px;
	font: bold 1.2em verdana, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 2px; 
	color: #83B7CF;
	}
a:link { 
	font: 11px verdana, sans-serif;
	font-weight: normal; 
	text-decoration: none; 
	color: #2D87E3;
	}
a:visited { 
	font: 11px verdana, sans-serif;
	font-weight: normal; 
	text-decoration: bold; 
	color: #2D87E3;
	}
a:hover, a:active { 
	font: 11px verdana, sans-serif;
	font-weight: normal; 
	text-decoration: underline; 
	color: #2D87E3;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.gbr-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 3px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.gbr-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.gbr-caption p.gbr-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

...
</style>
<!--[if IE 6]>
<![endif]-->

<!--[if IE 6]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
#bg { position:absolute; z-index:-1; }
#content { position:static; }
</style>
<![endif]-->
