body 
	{
	background:url("images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #330000;
	margin: 0px
	}

#horizon        
	{
	text-align:left;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	}

#horizon2        
	{
	text-align:left;
	position: absolute;
	top: 455px;
	left: 100px;
	width: 180px;
	}

#content    
	{
	margin-left: -500px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1000px;
	height: 656px;
    background:url("images/tamboras_bkg.jpg");
    background-repeat: no-repeat;
    background-position: center;
	}

#gallery    
	{
    font-size: 100%;
    font-family:Utah Condensed;
    font-weight:bold;
    color: #993300;
	margin-left: 60px;
	margin-top: 10px;
	width: 100%;
	}

#gallerytext    
	{
    font-size: 100%;
    font-family:Utah Condensed;
    font-weight:bold;
    color: #993300;
	margin-top: 20px;
	width: 770px;
	}

h3	{
    padding:4px;
	}




div#preload { display: none; }
