BODY	{
	scrollbar-base-color: #91E6AF;
	scrollbar-track-color: #00613e;
    margin: 0px;
	padding: 0px;
	border: #ffffff 0px solid;
	background-image: url(picts/bkgrnd.jpg);background-repeat: repeat;
	}





/* PAGE LINK COLORS */

a:link		{ color: #00613e; font-weight:bold;text-decoration:: underline; }

a:visited	{ color: #00613e; font-weight:bold; text-decoration: underline; }

a:active	{ color: #91e6af; font-weight:bold; text-decoration: underline; }

a:hover		{ color: #91e6af; font-weight:bold; text-decoration: underline; }





/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #00613e; FONT: 18px Papyrus, arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #00613e; FONT: 18px Papyrus, arial, sans-serif; font-weight: normal; }

.title3		{ COLOR: #FF0000; FONT: 18px Papyrus, arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #00613e; FONT: 13px Papyrus, arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #ffffff; FONT: 10px arial, verdana, sans-serif; }

.hilite		{ COLOR: #006600; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.pageheight	{ height: 750px; }

.pagewidth	{ width: 750px; }

.pagetable   {background-color: #ffffff }


.fontred     {Color: Red; font: 12px arial, geneva, verdana, sans-serif; font weight: bold; text-align:center;}





#headerlayer	{
		position: relative;
		left: 0px;
		top: 150px;
		margin-top: -150px;
		z-index:3;
		width: 750px;
		text-align: center;
		border:#00613e 0px solid;
		}





/* IMAGE BORDERS AND IMAGE BACKGROUNDS */

.borders		{ border: #00613e 2px solid; }

.bannerborders		{
			border-top: #00613e 2px solid;
			border-right: #00613e 2px solid;
			border-bottom: #00613e 2px solid;
			border-left: #00613e 2px solid;
			}

.imagebackground	{ background-image: url(picts/bkgrnd.jpg);background-repeat: repeat; }





/* MISC CODE AND COLORS */

.splitlines	{
		border: #B7C0C1 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF; height: 5px;
		width: 100%;
		margin-top: 3px;
		margin-bottom: 3px;
		}

.nobreak	{ white-space:nowrap; }





/* PICTURE GALLERY CODE */

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; cursor:pointer; }

.slideshow	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #000000 1px solid;
		}

.slideshowon	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #FF0000 1px solid;
		}





/* SIDEBAR CODE */

fieldset.sidebar	{
			width: 152px;
			color: #00613e;
			font: 11px arial, geneva, verdana, sans-serif;
			font-weight: normal;
			text-align:left;
			padding: 8px;
			}

fieldset.sidebar legend	{
			color: #00613e;
			font: 13px arial, sans-serif;
			font-weight: bold;
			background-color: #FFFFFF;
			background-image: url("picts/sidebar_title.gif");
			border: #00613e 2px solid;
			padding: 1px 5px 2px 5px;
			margin-top: 6px;
			margin-bottom: 6px;
			}





/* HIDE MENU AND ITEMS FOR PRINTING */



@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}





/* START CODE FOR THE FORMS */

.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		margin-top:1px;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		margin-top:1px;
		}

.button 	{
		background-color: #F0F0F0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #A1ACBA 1px solid;
		}



.buttonon 	{
		background-color: #D5DFEF;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #3366FF 1px solid;
		}





/* LINKS PAGE CODE */

.searchbutton 	{
		background-color:#F0F0F0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 1px 2px 1px 2px;
		BORDER: #A1ACBA 1px solid;
		}





/* SAMPLES PAGE CODE FOR MINIMP3 */

.samplesplay	{ background-color: #DCFFDC; }

.samplestitles	{ background-color: #EBEFF5; }

.samplestable	{
		background-color: #F9FAFC;
		COLOR: #5C6E9F;
		FONT: 11px arial, geneva, verdana, sans-serif;
		font-weight: normal;
		}





/* CODE FOR THE CART */

.price 		{ color: #00CC00; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.cartfield	{
		padding: 10px;
		width: 325px;
		}



.carttitle	{
		COLOR: #000000;
		FONT: 20px arial, sans-serif;
		font-weight: normal;
		padding: 5px 10px 5px 5px;
		}

.cartborder	{ border: #A1ACBA 1px solid; }

.cartdrop 	{
		FONT: 10px arial, verdana, sans-serif;
		COLOR: #000000;
		width: 100px;
		margin-top: 1px;
		margin-bottom: 4px;
		}





/* START THE CODE FOR THE PAGE MENUS */

.menu-table 	{
		width: 752px;
		background-color:#F0F0F0;
		background-image: url("picts/menu-background.gif");
		border-top: #00613e 1px solid;
		border-left: #00613e 1px solid;
		border-right: #00613e 1px solid;
		border-bottom: #00613e 2px solid;
		}



.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align:center;
		padding-top: 7px;
		padding-bottom: 8px;
		padding-left: 20px;
		padding-right: 20px;
		cursor: pointer;
		display: block;
		white-space: nowrap;
		background-image: url("picts/menu.gif");
		background-color:#00613e;
		border-right: #00613e 1px solid;
		}



.firstmenu	{
		border-left: #00613e 1px solid;
		}



a.menu:link 	{
		color: #483000;
		}



a.menu:visited 	{
		color: #483000;
		}



a.menu:active 	{
		color: #483000;
		}



a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color: #00613e;
		color: #5D4007;
		}






