failed to find user<!--
 a:link {color: #000000}
 a:visited {color: #000000}
 a:hover {color: #000000}
 a:active {color: #000000}
 
 div.footer a,
 div.footer a:link,
 div.footer a:visited,
 div.footer a:hover,
 div.footer a:active,
 div.footer {
 color: #000000;
 font-size:11px;
 font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

img
{
        border-style: none;
}
div.container {
        position: relative;
        margin: 0 auto;
        width: 950;
		height: 600;
		
        
		 z-index:11;
}
div.footerHolder{
     position: relative;
        margin: 0 auto;
        width: 950;

}
div.footer {
    font-weight: bold;
				z-index:12;
	float: right;
    margin-top: 5px;

}
div.footer span {
  padding: 13px 0.5em 5px 0px;
  float: left;
}
div.footer a {
  text-decoration: underline;
  display: block;
  float: left;
  padding: 13px 40px 5px 0px;
  background: transparent url(http://www.onlinegalleries.com.au/admin/footers/logo.png) no-repeat right bottom;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../../);
background-repeat: repeat;}

-->