/* CSS Document */



/* body */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


/* header navigation */


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1010px;
	height:45px;
}


#darrylholter-homebtn {
	position:absolute;
	left:0px;
	top:0px;
	width:310px;
	height:45px;
}

#newsbtn {
	position:absolute;
	left:310px;
	top:0px;
	width:72px;
	height:45px;
}

#storybtn {
	position:absolute;
	left:382px;
	top:0px;
	width:91px;
	height:45px;
}

#musicbtn {
	position:absolute;
	left:473px;
	top:0px;
	width:67px;
	height:45px;
}

#pressbtn {
	position:absolute;
	left:540px;
	top:0px;
	width:70px;
	height:45px;
}

#memoirsbtn {
	position:absolute;
	left:610px;
	top:0px;
	width:90px;
	height:45px;
}

#gallerybtn {
	position:absolute;
	left:700px;
	top:0px;
	width:80px;
	height:45px;
}

#linksbtn {
	position:absolute;
	left:780px;
	top:0px;
	width:65px;
	height:45px;
}

#contactbtn {
	position:absolute;
	left:845px;
	top:0px;
	width:75px;
	height:45px;
}

#navbg {
	position:absolute;
	left:920px;
	top:0px;
	width:90px;
	height:45px;
}

#playerlink {
	position:absolute;
	left:843px;
	top:2px;
	width:164px;
	height:12px;
	z-index:1;
}


/* page footer, credits and copyright */

#footer {
	position: absolute;
	float: bottom;
	top: 585px;
	margin: 0px;
	width: 1010px;
	height: 18px;
}

#designcredits {
	position: absolute; 
	top: 0px;
	left: 20px;
	width: 250px;
	height: 10px;
	text-align: left;
	padding: 3px;
}

#copyright {
	position: absolute; 
	top: 0px;
	left: 263px;
	width: 250px;
	height: 10px;
	text-align: center;
	padding: 3px;
}
   
#photocredits {
	position: absolute; 
	top: 0px;
	left: 540px;
	width: 200px;
	height: 10px;
	text-align: left;
	padding: 3px;
	text-align: center;
}

#joinlist {
	position: absolute; 
	top: 0px;
	left: 780px;
	width: 200px;
	height: 10px;
	text-align: left;
	padding: 3px;
	text-align: center;
}

.credits {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}

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

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

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

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

.playerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.playerlink a:link {
	color: #262626;
	text-decoration: none;
}
.playerlink a:visited {
	text-decoration: none;
	color: #262626;
}
.playerlink a:hover {
	text-decoration: underline;
	color: #333333;
}
.playerlink a:active {
	text-decoration: none;
	color: #333333;
}

.join_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}

.join_text a:link {
	color: #FF9900;
	text-decoration: none;
}

.join_text a:visited {
	color: #FF9900;
	text-decoration: none;
}

.join_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.join_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}