@charset "utf-8";
/* CSS Document */
body {
	background-color:#696258;
	font-family:  futura,  helvetica, verdana, sans-serif;
}


#container {

	width:960px;
	height:720px;
	margin: 20px auto;

	
}

h1 {
	background: url(images/header.gif) no-repeat 0 0;
	width:960px;
	height:95px;
	padding:0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent:-1000em;
	
}

a {	color:#5d5249;
	text-decoration:none;
	}
	
a:hover {	color:#696258;
			text-decoration:underline;
	}
a:focus {outline:none;}
#navigation {
background: url(images/navigation.gif) no-repeat 0 bottom;
	

	width:960px;
	height:26px;
}

#content {
background: url(images/background.gif) no-repeat 0 bottom;
	

	
	width:960px;
	height:543px;
}
.text {	font-size:10pt;
		color:#f8f8fd;
		width:340px;
		padding-top: 120px;
		padding-left: 100px;
		line-height:18px;
		float:left;

		}
.links {	
		float:left;
		margin-top:125px;
		margin-left:91px
		}
		
.email a	{	float: right;
			margin-right:165px;
			margin-top:295px;
			color:#ffffff;
			font-size:18pt;
			}
			
.email a:hover	{	text-decoration:none;
					color:#5d5249;
					}


.objectaudio {		float:right;
			margin-right: 92px;
			margin-top: 124px;
			
			background-color:#5d5249;}
			
.objectgallery {	float:right;
			margin-right: 93px;
			margin-top: 124px;
			background-color:#5d5249;}
			
.objectvideo {		float:right;
			margin-right: 93px;
			margin-top: 124px;
			
			background-color:#5d5249;}
#footer {
		background: url(images/footer.gif) no-repeat 0 bottom;
		width:960px;
		height:56px;
}

.menu {
	float:right;	
	
	padding-top:0px;
	padding-right: 0px;


    
}
.menu ul {font-size:9pt;
		margin: 0px;
		padding:0px;
		list-style-type:none;
    
}
.menu ul li a{  
                text-decoration:none;
		color:#E0FFFF;
		text-shadow: #9D8B76 1px 2px;
		}
.menu ul li {
	float:left;
		margin: 0px;
		padding:0px;
		color:#E0FFFF;
		text-shadow: #9D8B76 1px 2px;
	letter-spacing: -1px;
	
	}
	
.menu ul li a:hover { 
		text-decoration:none;
		
	
	
	
	}

.home { 	display:block;
		background: url(images/home1.gif) no-repeat;
		
		margin: 0px;
		padding:0px;
		width:39px;
		height:26px;
		text-indent: 6px;
		}
.home a { 	display:block;
		background: url(images/home.gif) no-repeat;
		width:39px;
		height:26px;
		}

.home a:hover, .home a:focus {	display:block;
		background: url(images/home1.gif) no-repeat;
		text-decoration:none;
		
		}

.audio {	display:block;
		background: url(images/audio1.gif) no-repeat 0 bottom;
		text-indent: 7px;
		width:40px;
		height:26px;
		}

.audio a{ 	display:block;
		background: url(images/audio.gif) no-repeat;
		width:40px;
		height:26px;
		}
		
.audio a:hover, .audio a:focus{
		background: url(images/audio1.gif) no-repeat;
		text-decoration:none;
		
		}
.video  {	display:block;
		background: url(images/video1.gif) no-repeat 0;
		text-indent: 5px;
		width:37px;
		height:26px;
		}
.video a {	display:block;
		background: url(images/video.gif) no-repeat;
		width:37px;
		height:26px;
}

.video a:hover, .video a:focus{	display:block;
		background: url(images/video1.gif) no-repeat;
		text-decoration:none;
		
		}	
.gallery  {	display:block;
		background: url(images/gallery1.gif) no-repeat;
		text-indent: 6px;
		width:44px;
		height:26px;
		}

.gallery a {	display:block;
		background: url(images/gallery.gif) no-repeat;
		width:44px;
		height:26px;
}

.gallery a:hover, .gallery a:focus{display:block;
		background: url(images/gallery1.gif) no-repeat;
		text-decoration:none;
		
		}
.contact  {	display:block;
		background: url(images/contact1.gif) no-repeat;
		text-indent: 5px;
		width:43px;
		height:26px;
		
		}

.contact a {	display:block;
		background: url(images/contact.gif) no-repeat;
		width:43px;
		height:26px;
}

.contact a:hover, .contact a:focus{display:block;
		background: url(images/contact1.gif) no-repeat;
		text-decoration:none;
		
		}
.blog {	display:block;
		background: url(images/blog1.gif) no-repeat;
		text-indent: 8px;
		width:35px;
		height:26px;
		}

.blog a {	display:block;
		background: url(images/blog.gif) no-repeat;
		width:35px;
		height:26px;
}
.blog a:hover, .blog a:focus{display:block;
		background: url(images/blog1.gif) no-repeat;
		text-decoration:none;
		}
.end {
		background: url(images/end.gif) no-repeat 0 bottom;
		width:7px;
		height:26px;
		}
