body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 25px;

	}
#wrapper {
	position: relative;
	text-align: justify;
	width: 800px;
	height: 660px;
	padding: 145px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
}
#header {
	position: absolute;
	top: 10px;
	margin-left: 0px;
	



}
#content {
	position: relative;
	top: 50px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
}	

	a:link, a:visited {
	text-decoration: none;
	color: #999;
	background-color: transparent;
}
    a:hover {
	color: #940e07;
	text-decoration:none;

	
}
#content p {
	font-size: 11px;
	line-height: 1.6em;
	padding-right: 2px;
	color: #999;
	margin-top: 0px;
	
}

		

h1 {
 	font-size: 14px;
 	color: #940e07;
	padding-top:20px;
	padding-bottom:0px;
	text-align:center;
}


h2 {
	font-size: 11px;
	color: #940e07;
	margin-top: -25px;
	font-weight:100;
	line-height:1.8em;
	text-align:right;
	padding-right:2px;


}
h3  {
	font-size:70%;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #940e07;
	
}



h4  {
	font-size: 11px;
	color: #940e07;
	margin-top: -30px;
	font-weight:100;
	line-height:1.8em;
	text-align:left;
	padding-right:2px;
}





h5  {
	color: #666666;
	margin-bottom:10px;
	margin-top:20px;
	font-size:80%;
	font-weight: normal;
}

#navigation {
	position: absolute;
	top: 156px;
	left: 0px;
	width: 800px;
	background-color: transparent;
	
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 80%;
	vertical-align: bottom; 
	
	

}
#navigation a:link, #navigation a:visited {
	display: block;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	text-decoration: none;
	line-height:30px;
	background-color: #940e07;
	color: #000;
	width: 159px;


}
#navigation a:hover {
	padding: 0px 0px 0px 0px;
	text-align:center;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-left: 0px solid transparent;
	text-decoration:none;	
	background-color: #000000;
	color: #940e07;
	
	
	
	
}
#footer {
	padding: 90px 0 20px 252px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}



body#gallery li.gallery a:link, body#gallery li.gallery a:visited,

body#fresh li.fresh a:link, body#fresh li.fresh a:visited,

body#audio li.audio a:link, body#audio li.audio a:visited,

body#exp li.exp a:link, body#exp li.exp a:visited,

body#contact li.contact a:link, body#contact li.contact a:visited
{


background-color: #000000;
	color: #940e07;

}
