/* CSS Document */



/* body */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	width:100%;
	height:100%;
	background-position: 0px 53px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}



/* header */


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

#samuelblaser-homebtn {
	position:absolute;
	left:0px;
	top:0px;
	width:445px;
	height:37px;
}

#hdrbg {
	position:absolute;
	left:445px;
	top:0px;
	width:565px;
	height:37px;
}

#navleft {
	position:absolute;
	left:0px;
	top:38px;
	width:285px;
	height:15px;
}

#newsbtn {
	position:absolute;
	left:285px;
	top:38px;
	width:65px;
	height:15px;
}

#pressbtn {
	position:absolute;
	left:350px;
	top:38px;
	width:95px;
	height:15px;
}

#musicbtn {
	position:absolute;
	left:445px;
	top:38px;
	width:65px;
	height:15px;
}

#calendarbtn {
	position:absolute;
	left:510px;
	top:38px;
	width:95px;
	height:15px;
}

#projectsbtn {
	position:absolute;
	left:605px;
	top:38px;
	width:90px;
	height:15px;
}

#gallerybtn {
	position:absolute;
	left:695px;
	top:38px;
	width:80px;
	height:15px;
}

#contactbtn {
	position:absolute;
	left:775px;
	top:38px;
	width:85px;
	height:15px;
}

#storebtn {
	position:absolute;
	left:860px;
	top:38px;
	width:70px;
	height:15px;
}

#navrt {
	position:absolute;
	left:930px;
	top:38px;
	width:80px;
	height:15px;
}

#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: 592px;
	margin: 0px;
	width: 1010px;
	height: 18px;
	z-index:2;
}

#iconlinks {
	position: absolute; 
	top: 0px;
	left: 10px;
	width: 300px;
	height: 10px;
	text-align: left;
	padding: 3px;
	z-index:2;
}

#copyright {
	position: absolute; 
	top: 0px;
	left: 350px;
	width: 250px;
	height: 10px;
	text-align: center;
	padding: 3px;
	z-index:2;
}
   
#photocredits {
	position: absolute; 
	top: 0px;
	left: 550px;
	width: 254px;
	height: 10px;
	text-align: left;
	padding: 3px;
	text-align: center;
	z-index:2;
}

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

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

.credits a:link {
	color: #383838;
	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: #cccccc;
	text-decoration: none;
}
.playerlink a:visited {
	text-decoration: none;
	color: #cccccc;
}
.playerlink a:hover {
	text-decoration: underline;
	color: #bbbbbb;
}
.playerlink a:active {
	text-decoration: none;
	color: #bbbbbb;
}
