.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

/*Page related styles for you to view*/
#discscroll {
	position	: absolute;
	text-align:left;
	top			: 345px;
	left		: 50%;
	margin-left : -325px;
	width		: 320px;
	height		: 290px;
	overflow	: hidden;
	background: none;
	border:none;
}

#ballyhooscroll {
	position	: absolute;
	text-align	:left;
	top			: 345px;
	left		: 50%;
	margin-left : -275px;
	width		: 400px;
	height		: 340px;
	overflow	: hidden;
	background	: none;
	border		: none;
	padding-right: 5px;
}

#guestsscroll {
	position	: absolute;
	text-align	:left;
	top			: 375px;
	left		: 50%;
	margin-left : 25px;
	width		: 225px;
	height		: 340px;
	overflow	: hidden;
	background	: none;
	border		: none;
	padding-right: 5px;
}

#sponsorscroll {
	position	: absolute;
	text-align	:left;
	top			: 345px;
	left		: 50%;
	margin-left : 25px;
	width		: 400px;
	height		: 340px;
	overflow	: hidden;
	background	: none;
	border		: none;
	padding-right: 5px;
}

#linksscroll {
	position	: absolute;
	text-align	:left;
	top			: 345px;
	left		: 50%;
	margin-left : -345px;
	width		: 200px;
	height		: 340px;
	overflow	: hidden;
	background	: none;
	border		: none;
	padding-right: 5px;
}


/*Page relate styles for Contact*/
#contactscroll {
	position	: absolute;
	text-align:left;
	top			:350px;
	left		: 50%;
	margin-left : -375px;
	width		: 350px;
	height		: 450px;
	overflow	: hidden;
	background: none;
	border:none;
}

/*Page relate styles for Index Content*/
#indexscroll {
	position	: absolute;
	text-align	: left;
	top			: 310px;
	left		: 50%;
	margin-left : 10px;
	width		: 350px;
	height		: 260px;
	overflow	: hidden;
	background: none;
	border:none;
}

/*Scroll for Playlists*/
#playscroll {
	position	: absolute;
	text-align	: left;
	top			: 345px;
	left		: 50%;
	margin-left : 115px;
	width		: 250px;
	height		: 250px;
	overflow	: hidden;
	background: none;
	border:none;
}

#press_playscroll {
	position	: absolute;
	text-align	: left;
	top			: 250px;
	left		: 50%;
	margin-left : 60px;
	width		: 340px;
	height		: 250px;
	overflow	: hidden;
	background: none;
	border:none;
}


#press_contact {
	position	: absolute;
	text-align	: left;
	top			: 500px;
	left		: 50%;
	margin-left : 75px;
	width		: 340px;
	height		: 250px;
	overflow	: hidden;
	background: none;
	border:none;
}

#press_title {
	position	: absolute;
	text-align	: left;
	top			: 185px;
	left		: 50%;
	margin-left : 35px;
	width		: 340px;
	height		: 250px;
	overflow	: hidden;
	background: none;
	border:none;
}

#press_links {
	position	: absolute;
	text-align	: left;
	top			: 575px;
	left		: 50%;
	margin-left : -390px;
	width		: 415px;
	height		: 525px;
	overflow	: hidden;
	background: none;
	border:none;
}


#ballylinksscroll {
	position	: absolute;
	text-align:left;
	top			: 345px;
	left		: 50%;
	margin-left : 185px;
	width		: 250px;
	height		: 250px;
	overflow	: hidden;
	background: none;
	border:none;
}

/*Scroll for Album Info*/
#albumscroll {
	position	: absolute;
	text-align:left;
	top			: 690px;
	left		: 50%;
	margin-left : 115px;
	width		: 250px;
	height		: 145px;
	overflow	: hidden;
	background: none;
	border:none;
}

/*Scroll for Bio*/
#bioscroll {
	position	: absolute;
	text-align	:left;
	top			: 345px;
	left		: 50%;
	margin-left : 155px;
	width		: 245px;
	height		: 390px;
	overflow	: hidden;
	background: none;
	border:none;
}


#mycustomscroll2 {
/* Typical fixed height and fixed width example */
	position	: absolute;
	top			: 300px;
	left		: 50%;	
	margin-left : -115px; 		
	width		: 240px;
	height		: 245px;
	overflow	: hidden;
	background	: none;
}

#photoscroll {
/* Typical fixed height and fixed width example */
	position	: absolute;
	top			: 390px;
	left		: 50%;	
	margin-left : -43px; 		
	width		: 435px;
	height		: 321px;
	overflow	: hidden;
	background	: none;
}

#photoalbumscroll {
	position	: absolute;
	text-align	: left;
	top			: 415px;
	left		: 50%;
	margin-left : -385px;
	width		: 230px;
	height		: 290px;
	overflow	: hidden;
	background	: none;
	border		: none;
}

#webadscroll {
	position	: absolute;
    top			: 225px;
    left		: 50%;
    margin-left	: -425px; 
    text-align	: center;
    width		: 376px;
    font-size	: 15px;
    font-weight : bold;
}

#pantiesadscroll {
	position	: absolute;
	text-align	: left;
	top			: 660px;
	left		: 50%;
	margin-left : 35px;
	width		: 300px;
	height		: 290px;
	overflow	: hidden;
	background	: none;
	border		: none;
}



.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width			: 1475px;
height			: auto;
position		: relative;
color			: black;
padding			: 1px;
}


iframe {
height			: 375px;
width			: 350px;
position		: absolute;
top				: 475px;
left			: 50%;
margin-left		: -160px;
}
	