body { margin-top: 0px; 
background-color: #033767;
font-size: 0.8em; font-family: arial,verdana;
}
p    { font-size: 0.8em; }
li   { font-size: 1em; 
list-style-type: square; 
}
h1,h2,h3,h4,h5,h6    { 
color: #033767; 
font-family: Helvetica, verdana;
text-align: left;
}
/*
h1 { font-size: 0.95em; }
h2 { font-size: 0.9em; }
h3 { font-size: 0.85em; }
*/
h1,h2 { 
margin-bottom: 0em;
margin-top: 0.3em;
}
a:link { color: #033767 }
.motto  { font-style: italic }
.indentall { margin: 1em }
.indentleft { margin-left: 20px }
.larger { font-size: 0.9em; }
.subtitle { font-size: 0.5em; }

.qldlogo {
position: absolute;
top: 235px;
left: 60px;
}


.picture   { 
border: 1px #000066 solid; 
}

.homeimage   { 
border: 1px #333333 solid; 
}


.success {
color: green;
}
.failure {
color: red;
}

#header { 
margin-top: 0px;

}

#page {
margin-left: auto;
margin-right: auto;
display: block;
width: 800px; 
background-color: #ffffff;
}

#leftcolumn { 
position: absolute;
left: -35%;
width: 25%;
padding-right: 2%;
top: 1.5em;
text-align: right;
text-indent: 10px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 1.1em;
font-weight: bold;
}

#rightcolumn { 
position: absolute;
top: 0.5em;
left: 100%; 
right: 0%;

}

#navbar a:link, #navbar a:visited {
color: #545454;
text-decoration: none;
display: block;
background-color: #ffffff;
margin-bottom: 5px;
padding-bottom: 3px;
padding-right: 3px;
font-size: 1.2em;
 }

#navbar a:hover {
display: block;
padding-bottom: 3px;
color: #cc0000;
font-size: 1.2em;

}


#homecontent { 
position: relative;
left: 20%;
width: 55%;
padding-top: 0.5em; 
padding-right: 1em; 
text-align: justify;
background-image: url(images/watermark_faded.png);
background-repeat: no-repeat;
background-position: 50% 30%;

}

#lev2content { 
position: relative;
left: 20%;
width: 55%;
padding-top: 0.5em;
padding-right: 1em; 
text-align: justify;

}

#news { 
display: block;
position: absolute;
top: 50px;
padding-left:1%;
padding-right: 1%;
margin-left: 70%;
margin-right: 5%;

}

#homefooter {
font-size: 90%;
color: #333333;
padding-top: 1em;
padding-bottom: 1em;
width: 100%;
margin-top: 1em;
border-top: solid #000000 1px;
text-align: center;
position: relative;
}

#footer {
font-size: 90%;
color: #333333;
margin-top: 1em;
padding-top: 1em;
padding-bottom: 1em;
width: 100%;
border-top: solid #000000 1px;
text-align: center;
position: relative;

}

#topnav {
color: #545454;
height: 36px;
padding-right: 1em;
padding-top: 1px;
padding-bottom: 2px;
text-align: right;
font-weight: bold;
font-size: 1.1em;
background-image: url(images/grey_navbar2.gif);
background-repeat: repeat-x;
}

#topnav a:link, #topnav a:visited {
color: #545454;
text-decoration: none;
line-height: 25px;
}

#topnav a:hover {
text-decoration: none;
color: #cc0000;
line-height: 25px;
}

#signup {
display: block;
background-color: #cccccc;
text-align: center;
margin-left: 10px;
margin-top: 10px;
padding: 1px;
font-size: 11pt;
}

#signup a {
display: inline;
text-decoration: underline;
color: #000066;
background-color: #cccccc;
margin-bottom: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

