/*  http://www.desertinteriors.com/
    Updated: December 31, 2004
	Created for: Mary Weimer (desertdi@bossig.com)
    Created by: Amanda Kissire (alkissire@hotmail.com) */


body	{	padding: 0px;
			margin: 0px;
			background: #d7ddd6 url(images/sun-watermark.gif) no-repeat fixed bottom center;
			border: 0px;
		}
	
#banner a, #banner a:hover, #banner a:visited	{
	color: #000;
}		
		
#nav ul 	{	display: none;
		}

				
#main	{	padding: 8px 45px;
			color: #030;
		}		
