body { 
	text-align: center; 
	width: 100%; 
	height: 100%; 
	margin: 0px;
	padding: 0px; 
	background-image: 
	url('images/background.jpg');
	background-repeat: no_repeat;
	background-position: center top;
	overflow: auto;
}

a {text-decoration: none; font-family: 'Trebuchet MS', Helvetica, sans-serif; color: #a3580e;}
a:visited {text-decoration: none; color: #a3580e;}
a:hover {text-decoration: underline; color: #a3580e;}
a:active {text-decoration: none; color: #a3580e;}

img.pico {border: none;}

ul {margin: 0;  padding-left: 1em;  
}
li.list1 {list-style: square outside; margin-left:5px;}
li.list2 {list-style: none outside; margin-left:5px;}

#site { 
	position: relative; 
	z-index: 0; 
	width: 961px;
	margin-left: auto; 
	margin-right: auto;
}
	
					
#home { 
	position: absolute; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 	
	height: 1194px;
	width: 960px;
	background-image: 
	url('images/homeback.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#agallery { 
	position: absolute; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 	
	height: 1194px;
	width: 960px;
	background-image: 
	url('images/galleryback.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#aabout { 
	position: absolute; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 	
	height: 1194px;
	width: 960px;
	background-image: 
	url('images/aboutback.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#acontact { 
	position: absolute; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 	
	height: 1194px;
	width: 960px;
	background-image: 
	url('images/contactback.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#arates { 
	position: absolute; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 	
	height: 1194px;
	width: 960px;
	background-image: 
	url('images/ratesback.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#astory { 
	position: absolute; 
	z-index: 0; 
	top: 0px; 
	left: 0px; 	
	height: 1194px;
	width: 960px;
	background-image: 
	url('images/storyback.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#logoz { 
	position: absolute; 
	z-index: 0; 
	top: 26px; 
	left: 687px; 	
}

#menuz { 
	position: absolute; 
	z-index: 0; 
	top: 104px; 
	left: 42px; 	
}

#atflash { 
	position: absolute; 
	z-index: 0; 
	top: 238px; 
	left: 63px; 	
}

#abouttext { 
	position: absolute; 
	z-index: 0; 
	left:62px;
	top: 238px; 
	width: 800px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #523931;
	text-align: center;
}

#ratestext { 
	position: absolute; 
	z-index: 0; 
	left:102px;
	top: 178px; 
	width: 300px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #523931;
	text-align: center;
}

#ratestext2 { 
	position: absolute; 
	z-index: 0; 
	left:452px;
	top: 178px; 
	width: 400px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #523931;
	text-align: center;
}

#contacttext { 
	position: absolute; 
	z-index: 0; 
	left:102px;
	top: 238px; 
	width: 300px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #523931;
	text-align: center;
}

#contacttext2 { 
	position: absolute; 
	z-index: 0; 
	left:452px;
	top: 178px; 
	width: 400px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #523931;
	text-align: left;
}

#thumbfb { 
	position: absolute; 
	z-index: 0; 
	top: 141px; 
	left: 134px; 	
}

#waw { 
	position: absolute; 
	z-index: 0; 
	top: 704px; 
	width: 960px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #816963;
	text-align: center;
}

#copyr { 
	position: absolute; 
	z-index: 0; 
	top: 722px; 
	width: 960px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color: #816963;
	text-align: center;
}

#box-table-a
{
	font-family: Arial;
	font-size: 12px;
	margin: 45px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;


	color: #039;
}
#box-table-a td
{
	padding: 8px;


	color: #000000;

	vertical-align: top;
}
#box-table-a tr:hover td
{
	color: #000000;
}

