BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	background-color: #E3F0F4;
	}





/* PAGE LINK COLORS */

a:link		{ color: #739ECE; text-decoration: none; }

a:visited	{ color: #739ECE; text-decoration: none; }

a:active	{ color: #739ECE; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #808080; FONT: 13px MS Sans Serif, arial, geneva, verdana, sans-serif; }

.title4		{ COLOR: #808080; FONT: 11px sans-serif; geneva, font-weight: normal; }

.title		{ COLOR: #808080; FONT: 16px MS Sans Serif, arial, sans-serif;  }

.title2		{ COLOR: #999999; FONT: 18px arial, sans-serif; font-weight: normal; }

.title3		{ COLOR: #FF0000; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.hilite		{ COLOR: #006600; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.pageheight	{ height: 550px; }

.pagewidth	{ width: 800px; }





#headerlayer	{
		position: relative;
		left: 0px;
		top: 100px;
		margin-top: -100px;
		z-index:3;
		width: 752px;
		text-align: center;
		border:#000000 0px solid;
		}





/* IMAGE BORDERS AND IMAGE BACKGROUNDS */

.borders		{ border: #000000 1px solid; }

.bannerborders		{
			border-top: #A1ACBA 1px solid;
			border-right: #A1ACBA 1px solid;
			border-bottom: #A1ACBA 1px solid;
			border-left: #A1ACBA 1px solid;
			}

.imagebackground	{ background-color: #FFFFFF; }





/* 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: #666666;
			font: 11px arial, geneva, verdana, sans-serif;
			font-weight: normal;
			text-align:left;
			padding: 8px;
			}

fieldset.sidebar legend	{
			color: #3366FF;
			font: 13px arial, sans-serif;
			font-weight: bold;
			background-color: #FFFFFF;
			background-image: url("picts/sidebar_title.gif");
			border: #3366FF 1px 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: 11px;
		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: 11px;
		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;
		}



 /* CODE FOR THE MENU */



#menulocation 	{ z-Index:0; visibility:visible; position: absolute; center: 0px; top: 42px;   }


.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: none; }

.menu 		{ text-indent: 4px; white-space: nowrap; height: 26px; }

.menutrans 	{ z-Index:1; filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; width: 135px;}


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 10pt;
		  height: 16px;
		  cursor:hand;
		  font-weight: none;
		  line-height: 13pt;
		  padding-left: 3px;
		  padding-right: 5px;
		  text-align: left;
		  display: block;
		  border: #C8D0DD 1px solid; }


a.menu:link 	{ background-image: url("picts/button.gif");
		  background-color:#;
		  color: #ABB8CB; }


a.menu:visited 	{ background-image: url("picts/button.gif");
		  background-color:#;
		  color: #ABB8CB; }


a.menu:active 	{ background-image: url("picts/button.gif"); 
		   background-color:#;
		   border: #000000 1px solid;
		   color: #000000; }


a.menu:hover 	{  background-image: url("picts/buttonon.gif");
		  background-color:#;
		   border: #B5C0D2 1px solid;
		  color: #000000; }





