body {
	height: 100%;
	font-family: "Cordia New", Arial, Helvetica, Verdana, sans-serif;
	color: black;
	padding: 0px;
	margin: 0px;
 	background: #d0dcb2 url("images/background.jpg") no-repeat center top;
 	overflow: hidden;
}


#background_div {
	visibility: hidden;
	display: none;
	overflow: hidden;
}

#background {
	visibility: hidden;
	display: none;
	overflow: hidden;
}

#title_text{
	color: black;
	padding-top: 0.5em;
	text-align: center;
	font-size: 5em;
	letter-spacing: 1.2em;
	position: relative;
	z-index: 2;
	padding-left: .8em
}

#menu_bar{
	letter-spacing: .1em;
	z-index: 10;
	text-align: center;
	font-size: 1em;
	list-style: none; 
	text-shadow: 0px 0px 0.25em #d0dcb2;
	position:absolute;
	width:100%;
	bottom:0px;
	border-top:6px double gray;
	display: block;
}
	
#menu_bar p {
	padding:1em;
	margin:0;
}

#menu_bar li{
	display: inline;
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #444444;
}

a:link, a:visited {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	}

a:hover{
	color: white;
	text-shadow: 0px 1px 0.25em black;
}

a img, a:hover img,
a:active img {
border: none;
outline: none;
}

#white {
	visibility: hidden;
	display: none;
	overflow: hidden;
}

#accordion{
	top: 1em;
	width: 75%;
	text-transform: lowercase;
	color: black;
	text-align: left;
	font-size: 2em;
	letter-spacing: .5em;
	position: relative;
	z-index: 3;
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
	display: block;
}

#accordion h3{
	font-size: 1.2em;
	letter-spacing: .6em;
}

#back{
	float: right;
	letter-spacing: 1em;
	z-index: 10;
	top:auto;
	bottom: 3em;
	font-size: 2em;
	position: absolute;
	list-style: none; 
	text-shadow: 0px 0px 0.25em #a4ae8a;
}

#next{
	float: right;
	letter-spacing: 1em;
	z-index: 10;
	bottom: 6em;
	font-size: 2em;
	position: absolute;
	list-style: none; 
	text-shadow: 0px 0px 0.25em #a4ae8a;
}

.musicplayer {
	visibility: hidden;
	display: none;
	overflow: hidden;
}

#container {
	visibility: hidden;
	display: none;
	overflow: hidden;
}

.pics {  
	position: absolute;
	top: 25%;
	left: 25%;
    width: 50%; 
    height: 50%;
    z-index: 2;  
} 
 
.pics img {  
    height:  100%;  
    width: auto;    
}


#download_links{
	line-height: 2em;
	height:80%;
	top: 20%
	right: 0%;	
	left: auto;
	float: right;
	text-transform: lowercase;
	color: #444444;
	text-align: right;
	font-size: 2em;
	letter-spacing: .5em;
	position: relative;
	z-index: 4;
	filter:alpha(opacity=93);
	-moz-opacity:0.93;
	-khtml-opacity: 0.93;
	opacity: 0.93;
}

#download_links ol{
	list-style: none;
}

#treepic{
	width:50%;
	left:0px;
	overflow-x: hidden;
}


.slideshow1 {
	left: 20%;
	top: 66%;
	margin-top: -100px;
	height: 230px;
	width: 200px;
	position: absolute;
	z-index: 1;
	margin-left: -100px;
}

.slideshow2 {
	left: 40%;
	top: 66%;
	margin-top: -100px;
	height: 230px;
	width: 200px;
	position: absolute;
	z-index: 1;
	margin-left: -100px;
}

.slideshow3 {
	left: 60%;
	top: 66%;
	margin-top: -100px;
	height: 230px;
	width: 200px;
	position: absolute;
	z-index: 1;
	margin-left: -100px;
}

.slideshow4 {
	left: 80%;
	top: 66%;
	margin-top: -100px;
	height: 230px;
	width: 200px;
	position: absolute;
	z-index: 1;
	margin-left: -100px;
}

.slide{
    height:  33%;  
    width: auto;
    border-style: none; 
    outline:none;
    font-size: 1.2em;
    letter-spacing: .1em;
}

#album_titles{
	float: right;
	color: black;
	padding-top: 0em;
	text-align: right;
	font-size: 2em;
	letter-spacing: .6em;
	position: relative;
	z-index: 3;
	padding-left: .8em
}