@charset "UTF-8";
/* CSS Document */
		
	body {color: #ffffff;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		background-image:url(images/background.png);
		background-attachment:relative;
		background-repeat: no-repeat;
		background-color: #130a00;}
		
	#page {position: absolute;
		width: 100%;
		height: 100%;}
		
	#text {position:fixed;
		width:450px;
		position:relative;
		color: #fef5c9;
	    font-size: 16px;
		text-indent: 30px;
	    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	    left: 125px;
	    top: 300px;}
	
	#text2 {position:fixed;
		width:450px;
		position:relative;
		color: #a7b5ca;
	    font-size: 18px;
	    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	    left: 125px;
	    top: 300px;}
	
	#content {position:fixed;
		color: trasnparent;
		width:1000px;
		font-size:20px;
		margin-left:100px;
		margin-top:225px;
		z-index:99;}

	#logo {position: fixed;
		top: 25px;
		left: 135px;
		z-index:1;}
		
	#logo2 {position: fixed;
		top: 25px;
		left: 150px;
		z-index:1;}
		
	#infobars3 {position: fixed;
		top:200px;
		left:75px;}
	
	#wrap {font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		width: 100px;
 		background-color: none;
 		margin-top: 0px;
 		margin-right: auto;
 		margin-left: auto;}	
		
	#photos {position:relative;
		top: 275px;
		left: 100px;
		z-index: 99;}
		
	#pictures {position: fixed;
		top: 250px;
		left: 600px;
		z-index: 99;}
		
	#pictures2 {position: fixed;
		top: 200px;
		left: 800px;
		z-index: 99;}
		
	#pictures3 {position:absolute;
		top: 300px;
		left: -30px;
		z-index: 2;}	
		
	#pictures4 {position: fixed;
		top: 200px;
		left: 650px;
		z-index: 9;}
			
	#pictures5 {position: fixed;
		top: 300px;
		left: 500px;
		z-index: 99;}
		
	#gallery {position:relative;
		left: 475px;
		top: 300px;
		width: 450px;
		z-index: 99;}
		
	#gallery2 {position:relative;
		left: 323px;
		top: 284px;
		width: 650px;
		z-index: 99;}
		
	#gallery3 {position:relative;
		left: 95px;
		top: 268px;
		width: 800px;
		z-index: 99;}
		
	.navigation a:link {text-decoration: none; 
		color: #fef5c9;}
 
	.navigation a:active {text-decoration: none;}	
 
	.navigation a:hover {text-decoration: underline; 
		color:#a7b5ca; 
		text-shadow:none;}
 
	.navigation a:visited {text-decoration: none; 
		color:#fef5c9;}
	
	.name{color:#1b1b1b;}
		
	.stretch {width: 100%;
		height: 100%;}
	
	.name {color:#a22326;}
	
	.title {position:relative;
		color: #1b1b1b;
	    font-size: 20px;
		font-weight: none;
	    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	    left: 125px;
	    top: 250px;}
	

	
	
	
	


