/* CSS Document */
body {
	background-color:#000000;
	background-image:url(../images/starry.gif);
	font-family:arial, helvetica, sans-serif;
	
}
.holder {
	position:relative;
	left:0px;
	top:0px;
	width:920px;
	height:705px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	z-index:1;
}
.starfield {
	position:absolute;
	left:5px;
	top:3px;
	width:920px;
	height:700px;
	z-index:1;
}
.rightcontent {
	position:absolute;
	left:550px;
	top:134px;
	width:346px;
	height:471px;
	z-index:4;
	overflow-x: hidden;
	overflow-y: auto;
	left: 547px;
}


.news {
	position:absolute;
	left:550px;
	top:460px;
	width:845px;
	height:180px;
	z-index:4;
	overflow-x: hidden;
	overflow-y: auto;
	left: 35px;
	padding-right: 1em;
}

.bio {
	position:absolute;
	left:550px;
	top:140px;
	width:843px;
	height:445px;
	z-index:4;
	left: 38px;
	padding-right: .5em;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 825px;
	height: 420px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: absolute;
	padding: 1em;
	top: -2px;
}

.discography {
	position:absolute;
	left:550px;
	top:322px;
	width:851px;
	height:251px;
	z-index:4;
	overflow-x: hidden;
	overflow-y: auto;
	left: 37px;
}



.links {
	position:absolute;
	left:52px;
	top:171px;
	width:819px;
	height:380px;
	z-index:4;
	color: #FFF;
}

.calendar {
	position:absolute;
	left:554px;
	top:146px;
	width:330px;
	height:438px;
	z-index:4;
}

.contact {
	position:absolute;
	left:446px;
	top:147px;
	width:427px;
	height:437px;
	z-index:4;
}

.rubytext {
	position:absolute;
	left:35px;
	top:171px;
	width:492px;
	height:337px;
	z-index:4;
}

.photo {
	position:absolute;
	left:13px;
	top:17px;
	width:900px;
	height:598px;
	z-index:2;
}

.mp3 {
	position:absolute;
	left:452px;
	top:186px;
	width:421px;
	height:401px;
	z-index:4;
}


.mp3small {
	position:absolute;
	left:742px;
	top:524px;
	width:156px;
	height:79px;
	z-index:4;
}

.msfb {
	position:absolute;
	left:52px;
	top:562px;
	width:193px;
	height:33px;
	z-index:4;
}


.screen {
	position:absolute;
	left:10px;
	top:63px;
	width:889px;
	height:543px;
	z-index:3;
}

.photos {
	position:absolute;
	left:32px;
	top:141px;
	width:859px;
	height:453px;
	overflow:visible;
	z-index:3;
}


.header {
	position:absolute;
	left:7px;
	top:24px;
	width:905px;
	height:105px;
	z-index:4;
}



/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */



.scrollgeneric {

line-height: 1px;
font-size: 1px;
position: absolute;

top: 0; left: 0;
}



.vscrollerbase {

width: 10px;

background-color: white;
}

.vscrollerbar {

width: 10px;

background-color: #222222;

}

.hscrollerbase {

height: 2px;

background-color: white;
}
.hscrollerbar {

height: 2px;

background-color: black;

}



.scrollerjogbox {

width: 2px;
height: 10px;

top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

a:link {
color: #ffffff;
}
a:hover {
color: #ffffff;
}
a:visited {
color:#ffffff;
}
a:active {color:#ffffff;}
