BODY		{
		scrollbar-base-color: #EDF0F2;
		scrollbar-track-color: #EDF0F2;
		scrollbar-face-color: #EDF0F2;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #EDF0F2;
		scrollbar-darkshadow-color: #EDF0F2;
		scrollbar-shadow-color: #000000;
		scrollbar-arrow-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	}




/* NON-MENU LINK COLORS */

a:link		{ color: #0033FF; text-decoration: none; }

a:visited	{ color: #0033FF; text-decoration: none; }

a:active	{ color: #0033FF; text-decoration: none; }

a:hover		{ color: #666666; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */


TABLE		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #FF0000; FONT: 18px tahoma, verdana, arial, sans-serif; letter-spacing: 0px; font-weight: normal; }

.subtitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; letter-spacing: 0px; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #009933; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.page-splits		{
			border: #C0C0C0 1px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			height: 4px;
			width: 100%;
			margin-top: 4px;
			margin-bottom: 2px;
			}





/* HTML PAGE BACKGROUNDS */

.pagebackground		{ background-color: #FFFFFF; }






/* LEFT MARGIN ALL PAGES */

.whitespaceL	{ width: 40px; }






/* FOOTER CODE */

.footer		{
		COLOR: #000000; FONT: 10px arial, verdana, sans-serif;
		background-color:#EDF0F2;
		border-top: #000000 1px solid;
		border-bottom: #000000 1px solid;
		padding-top: 15px;
		padding-bottom: 3px;
		}







/* 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 }
}









/* SAMPLES PAGE */

.tracktext		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; line-height: 23px;}


a.samplelinks		{
			z-index: 10;
			border: #FFFFFF 1px solid;
			padding: 3px;
			}

a.samplelinks:hover	{
			z-index: 11;
			border: #FF0000 1px solid;
			padding: 3px;
			}

a.samplelinks:visited	{
			color: #999999;
			}




/* SAMPLES PAGE MOUSEOVER MESSAGES */

a.messagepop		{
			z-index: 10;
			position:relative;
			border: #FFFFFF 1px solid;
			padding: 3px;
			}

a.messagepop:hover	{
			z-index: 11;
			border: #FF0000 1px solid;
			cursor: help;
			padding: 3px;
			}

a.messagepop:visited	{
			color: #999999;
			}

a.messagepop span	{ display: none; }

a.messagepop:hover span	{
			FONT: 8pt tahoma, verdana, arial, sans-serif;
			text-decoration: none;
			display: block;
			position: absolute;
			width: 210px;
			top: 23px;
			left: 40px;
			border:1px solid #000000;
			background-color:#E1FFEB;
			color:#000;
			text-align: left;
			padding: 2px;
			}







/* MUSIC PLAYER POPUP STYLES */

.playertext	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.player-title	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; letter-spacing: 0px; font-weight: bold; }

.songtitle	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.selecttitle	{ COLOR: #000000; FONT: 22px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: normal; }

.border1	{ border: #000000 0px solid; }

.border2	{ border-right: #474D55 1px solid; }

.border3	{ border-bottom: #474D55 1px solid; }

.border4	{ border: #474D55 1px solid; }

.buttonmargin	{ margin: 0px; }

.player-borders	 	{ border: #000000 1px solid; }

.player-borderson	{ border: #FF0000 1px solid; }

.playerbackground	{ 
			background-color:#FFFFFF;
			background-image: url("picts/player-background.jpg");
			background-position: 0px 0px;
			background-repeat: no-repeat;
			}

#music-closebutton 	{ POSITION: absolute; bottom: 10px; left: 8px; }

.buttonspace		{ padding-left: 1px; }











/* GALLERY PAGE CODE */

#galmenu 	{ POSITION: absolute; top: 114px; right: 10px; }

#ZOOM 		{
		margin-bottom: 6px;
		}

#thumbarea	{
		width:500px;
		height:90px;
		border: 0px solid #000000;
		overflow:auto;
		overflow:-moz-scrollbars-horizontal;
		overflow-x: scroll; 
		overflow-y: hidden;
		}

.Galborder	 	{ border: #000000 1px solid; position: relative; top: 0px; left: 0px; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; position: relative; top: 2px; left: 2px;  }


.button-slideshow
		{
		background-color:#EDF0F2;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 21px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid;
		}


.buttonon-slideshow 
		{
		background-color:#EDF0F2;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FF0000;
		font-size: 8pt;
		height: 21px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #FF0000 1px solid;
		}








/* IMAGE BORDERS AND OTHER BORDERS */


.borders		{ border: #000000 1px solid; }

.ban-area		{
			background-color:#FFFFFF;
			border-top: #000000 0px solid;
		  	border-bottom: #000000 1px solid;
			}

.changerborder		{
			border-top: #000000 1px solid;
		  	border-bottom: #000000 1px solid;
		  	border-left: #000000 0px solid;
		  	border-right: #000000 0px solid;
			}


.headerborder		{ border-bottom: #000000 1px solid; }











/* STYLES FOR merchandise.htm */

.formmargin-cart	{ margin: 0px;  margin-top: 8px; }

.merchborders		{ border: #000000 1px solid; margin-bottom: 4px; }

/* ORDER BUTTON */

.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color:#96C64D;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 100px;
		padding-top: 4px;
		padding-bottom: 4px;
		BORDER: #3D6516 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color: #4DC67C;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 100px;
		padding-top: 4px;
		padding-bottom: 4px;
		BORDER: #17683F 1px solid;
		}







/* CONTACT PAGE */

.button-contact 	{
			background-color: #EDF0F2;
			background-image: url("picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #000000;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #000000 1px solid;
			}



.buttonon-contact 	{
			background-color: #EDF0F2;
			background-image: url("picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-align: center;
			color: #FF0000;
			font-size: 11px;
			cursor:pointer;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 10px;
			padding-right: 10px;
			border: #FF0000 1px solid;
			}

.shadeform	{
		font: 13px arial, verdana, sans-serif;
		color: #000000;
		background-color:#EDF0F2;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180px;
		border: #B7C0C4 1px solid;
		}

.textarea	{
		font: 13px arial, verdana, sans-serif;
		color: #000000;
		background-color:#EDF0F2;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 270px;
		HEIGHT: 190px;
		border: #B7C0C4 1px solid;
		}









/* CODE FOR LINKS PAGE */


.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #EDF0F2;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #B7C0C4 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#EDF0F2;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 1px;
		BORDER: #000000 1px solid;
		}


.linksmargin	{ margin: 0px; margin-top: 10px; }







/* START THE CODE FOR THE MENUS */


.widthforIE		{ width: 150px; }


.menubackground		{
			width: 150px;
			background : #464646 url(picts/menu-background.jpg);
			border-right: #000000 1px solid;
			}


.menu-top-line		{
			border-bottom: #000000 1px solid;
			border-right: #000000 0px solid;
			}


.menu		{
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-align: left;
		text-indent: 8px;
		width: 150px;
		cursor: pointer;
		padding-top: 8px;
		padding-bottom: 8px;
		display: block;
		border-top: #000000 0px solid;
		border-left: #000000 0px solid;
		border-right: #000000 0px solid;
		border-bottom: #000000 1px solid;
		}


a.menu:link 	{ color: #C0C0C0; }


a.menu:visited 	{ color: #C0C0C0; }


a.menu:active 	{ color: #C0C0C0; }


a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color: #323232;
		color: #FFFFFF;
		}



.menuPOD 		{ padding-top: 6px; padding-bottom: 5px; }








