/* Hello CSS! First attempt ... */

* {margin:0; padding:0;}  /* zero out everything */

body{
width: 100%;
background: #b2cde0 url(images/bg_bldg.jpg) no-repeat bottom right;
background-attachment:fixed;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 0.8em;
background-image: url(images/header_bg.gif);
padding: 3px;
margin-top: 5px;
color:#6e7991;
}

h2 strong{
color:#8AA1C4;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 0.9em;
}

a img{
border-style: none;}

p{
font-size: 0.7em;
line-height: 1.6em;
padding-top: 8px;
color:#333333;
}

#content li{
font-size: 0.7em;
line-height: 1.5em;
margin-left: 20px;
list-style-image: url(images/arrow.gif);
margin-top: 6px;
}

#content a{
font-size: 1em;
font-weight: 200;
font-family: Arial, Helvetica, sans-serif;
}

a{
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
text-decoration: none;
color: #6e7991;
line-height:normal;
}

a:hover{
color: #666666;
text-decoration: underline;
}

a:visited{
color:#666666;
}

#rotator
{  background: url(image-rotate/rotator.php) no-repeat center top;
  width: 150px;
  height: 104px;
  border: 1px solid #999999;
}

#container{
clear:both;
width: 760px;
border-right: solid #999999;
border-right-width: 1px; 
position: absolute;
top: 0px;
left: 0px;
z-index: 3;
margin-bottom: 18px;
}

#hidden{
visibility:hidden;
line-height: 0px;
}

#heading{
width: 760px;
height: 95px;
background: url(images/header.jpg) no-repeat;
}

#navbar{
width: 750px;
height: 32px;
background: url(images/bg_diag.gif) repeat-x;
padding-left: 10px;
padding-top: 0px;
position:relative; 
margin:0;
border-bottom: 1px solid #999999;
}

#nav, #nav ul {
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin-left: 12px;
	padding-top: 2px; 
}

#nav a {
	display: block;
	width: 8em;
	w\idth: 8em;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	padding-left: 3px;
}

#nav a:hover{
text-decoration: underline;
}

/*#nav li.daddy a{
	background: url(images/rightarrow.gif) center right no-repeat;
}*/

#nav li {
	float: left;
	padding: 0;
	width: 8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 8em;
	w\idth: 8em;
	font-weight: normal;
	margin: 0;
	background-color: #F5F5F5;
}

#nav li li {
	padding-right: 1em;
	width: 7em;
}

#nav li ul a {
	width: 8em;
	w\idth: 8em;
	font-weight: normal;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
text-decoration: underline;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav ul li:hover, #nav ul li.sfhover {
	background-color: #FFFFFF;
	text-decoration: underline;
}

#nav li.daddy:hover { 
	background-color: #FFFFFF;
}

#nav li.daddy:hover a{ 
	text-decoration: none;
}

#nav span li.sfhover { 
	background-color: #FFFFFF;
}

#nav span li.sfhover a{ 
	text-decoration: none;
}

#main_body{
border: 0;
}

/*Logo to sit in bottom right of content*/
#logo{
position: absolute;
right: 18px;
bottom: 54px;
}

#content{
width: 554px;
padding-left: 18px;
padding-top: 18px;
padding-right: 9px;
padding-bottom: 18px;
border-right: 1px dashed #999999;
}

#content img{
float: left;
margin-top: 12px;
margin-right: 9px;
border: 1px solid #777777;
}

#rightcol{
float: right;
padding-top: 24px;
padding-left: 0px;
padding-right: 18px;
padding-bottom: 90px;
width: 150px;
}

#rightcol a{
font-size: 1.0em;
}

/*
#holland {
width: 148px;
height: 16px;
background-image:url(images/holland.gif);
position: absolute;
left: 18px;
bottom: 9px;
border: 0px;}

#holland a[href="http://www.holland.net.au"]
{
position: absolute;
top: 0px;
left: 0px;
width: 148px;
height: 16px;
}

#holland a:hover{
background-image:url(images/holland_hover.gif);
}*/

#holland {
      margin:0; padding:0;
      position:absolute;
	  bottom: 9px;
	  left: 18px;
      width:148px; height:16px;
      overflow:hidden;
	  }
	  
#holland a{
 color: #dedce8;
}
	  
#holland span {
      display:block;
      position:absolute; left:0px; bottom:0px; z-index:5;
      width:148px; height:16px;
      margin:0; padding:0;
      background:url(images/holland.gif)  no-repeat;
	  cursor:pointer;
      }


#footer{
background-color:#dedce8;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
clear:both;
height: 30px;
font-family: Arial, Helvetica, sans-serif;
}

#footer a{
font-weight: normal;
font-size: 10px;

}

#footer p{
color: #6e7991;
text-align: left;
vertical-align:middle;
font-size: 10px;
padding-left: 18px;
padding-right: 18px;
}
