BODY	{
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR:#000000; 
	SCROLLBAR-TRACK-COLOR:#CCCCCC;
	margin: 10px;
	padding: 0px;
	border: #000000 0px solid;
	background : #CCCCCC url(picts/background-outer.jpg) no-repeat 0px 0px fixed;
	}






 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */


TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #000000; FONT: 22px arial, verdana, sans-serif; letter-spacing: 1px; font-weight: bold; }

.subtitle	{ COLOR: #5306D6; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.copyright	{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; }

.price 		{ color: #000000; font: 13px arial, sans-serif; font-weight: bold; line-height: 22px; }





/* BIO PAGE FRAME */

.bio		{
		overflow:auto;
		height:463px;
		width:500px;
		padding: 15px;
		border:1px solid #000000;
		}



 /* HTML PAGE BACKGROUND AND BORDERS */

.mainpage	{ background : white;
		  border: #000000 1px solid; }

.headerline	{ border-bottom: #FFFFFF 1px solid; }




 /* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
TABLE 		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none }
}






/* MERCHANDISE PAGE */

.merchandise-title	{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.button-order { background-image: url("picts/order-button.gif");
		background-color:#D64806;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 20px;
		width: 70px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		BORDER: #000000 1px solid; }


.buttonon-order { background-image: url("picts/order-buttonon.gif");
		background-color:#5306D6;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 20px;
		width: 70px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		BORDER: #000000 1px solid; }





 


 /* IMAGE BORDERS */


.borders		{ BORDER: #000000 1px solid; }



 /* CONTACT PAGE */

.button-contact { background-image: url("picts/button.gif");
		background-color:#D64806;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid; }


.buttonon-contact { background-image: url("picts/buttonon.gif");
		background-color:#5306D6;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid; }


/* LINKS PAGE */


.searchform { 	WIDTH: 110PX;
		HEIGHT: 19PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		background-image: url("picts/shadeform.gif");
		color: #FFFFFF;
		background-color:#C9D7E0;
		BORDER: #000000 1px solid; }


.button-search { background-image: url("picts/button.gif");
		background-color:#D64806;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid; }


.buttonon-search { background-image: url("picts/buttonon.gif");
		background-color:#5306D6;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid; }










/* VIDEO POPUP CODES */

.bordersvideo	{ BORDER: #000000 1px solid; }

.videotitle	{ COLOR: #3366FF; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

.videotext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.page-splits	{ border-top: #999999 1px solid; background-color: #F0F0F0; color: #F0F0F0; height: 2px; width: 100%; }

#music-closebutton 	{ POSITION: absolute; bottom: 10px; right: 10px; }

 /* VIDEO BACKGROUND */

.videopage	{ background : #999999 url(picts/background.jpg) repeat-X 0px 0px fixed;
		  border: #CCCCCC 0px solid; }