#wrapper {margin:20px auto;width:700px;text-align: left; }
#footer  {width: 100%;position: absolute;bottom: 0px;left: 0px;background-color: #f0f0f0}


body	{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 180%;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(http://www.designation.com.au/site/img/bg.jpg)
}

.footer	{
	font-size: 10px;
	line-height: 160%;
	color: #666;	
}


li {
	font-size: 11px;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	color: #ff0000;
	line-height: 20px;
    font-weight:normal;  
	margin-bottom:2px;
}

a:link {
	
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
	
	}
	
a:hover {  
	font-style: normal;
	color: #666;
	border-top: none;
	

}

a:active { font-style: normal; color: #ff0000; }
a:visited { font-style: normal; color: #666; border-bottom: none;}
a:visited:hover {

	font-style: normal;
	color: #ff0000;
	border-top: none;
	border-bottom: none;
	
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
}
