/* folder and file links */
a font {
font-size: 10pt;
font-family: futura, Helvetica, 'Lucida Grande', Verdana, sans-serif;
letter-spacing: -1px;
} 

a:hover font {
font-size: 10pt;
font-family: futura, Helvetica, 'Lucida Grande', Verdana, sans-serif;
letter-spacing: -1px;
color: #666666;
}

/* navigation bar and other links */
a {	
font-size: 9pt;
font-family: futura, Helvetica, 'Lucida Grande', Verdana, sans-serif;
text-decoration:none;

letter-spacing: -1px;
}
a:focus {outline:none;}
/* non-link text */
font {
font-size: 8pt;
font-family: futura, Helvetica, 'Lucida Grande', Verdana, sans-serif;
}
body {margin-top:16px;
}
h1 {
	background: url(../images/header.gif) no-repeat 0 0;
	width:960px;
	height:95px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent:-1000em;
	background-color:696258;
	
}
#navigation {
background: url(../images/navigation.gif) no-repeat 0 bottom;
	

	width:960px;
	height:26px;
}
.menu {
	float:right;	
	
	padding-top:0px;
	padding-right: 0px;


    
}
.menu ul {
		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 {	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{
		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{	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{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{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{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;
		}
#footer {
		background: url(../images/footer.gif) no-repeat 0 bottom;
		width:960px;
		height:56px;
}
