BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	background-color: #FFFFFF;
	background-image: url("picts/background-main.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	}





/* PAGE LINK COLORS */

a:link		{ color: #3333FF; text-decoration: underline; }

a:visited	{ color: #3333FF; text-decoration: underline; }

a:active	{ color: #3333FF; text-decoration: underline; }

a:hover		{ color: #330099; text-decoration: underline; }





/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #336699; FONT: 12px arial, geneva, verdana, sans-serif; font-weight: normal; }

.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #336699; FONT: 18px arial, sans-serif; font-weight: normal; }

.title3		{ COLOR: #99CCFF; 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; font-weight: normal; }

.hilite		{ COLOR: #006600; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.pageheight	{ height: 700px; }

.pagewidth	{ width: 700px; }





#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: #9CAEE6 1px solid; }

.bannerborders		{
			border-top: #9CAEE6 1px solid;
			border-right: #9CAEE6 1px solid;
			border-bottom: #9CAEE6 0px solid;
			border-left: #9CAEE6 1px solid;
			}

.imagebackground	{ background-color: #EFF3FA; }





/* MISC CODE AND COLORS */

.splitlines	{ COLOR: #9CAEE6; HEIGHT: 1px; WIDTH: 100%; }


.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: #336699;
			font: 11px arial, geneva, verdana, sans-serif;
			font-weight: normal;
			text-align:left;
			padding: 8px;
			border: #9CAEE6 1px solid;
			}

fieldset.sidebar legend	{
			color: #336699;
			font: 13px arial, sans-serif;
			font-weight: bold;
			background-color: #EFF3FA;
			background-image: url("picts/sidebar_title.gif");
			border: #9CAEE6 1px solid;
			padding: 3px 5px 4px 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:#EFF3FA;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #0033FF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #9CAEE6 1px solid;
		}


.buttonon 	{
		background-color:#3390FF;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #9CAEE6 1px solid;
		}





/* LINKS PAGE CODE */

.searchbutton 	{
		background-color:#EFF3FA;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #0033FF;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 1px 2px 1px 2px;
		BORDER: #9CAEE6 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:#EFF3FA;
		background-image: url("picts/menu-background.gif");
		border-top: #9CAEE6 1px solid;
		border-left: #9CAEE6 0px solid;
		border-right: #9CAEE6 1px solid;
		border-bottom: #9CAEE6 1px solid;
		}


.menu		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		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:#EFF3FA;
		border-right: #9CAEE6 1px solid;
		}


.firstmenu	{
		border-left: #9CAEE6 1px solid;
		}



a.menu:link 	{
		color: #336699;
		text-decoration: none;
		}


a.menu:visited 	{
		color: #336699;
		text-decoration: none;
		}


a.menu:active 	{
		color: #336699;
		text-decoration: none;
		}



a.menu:hover 	{
		background-image: url("picts/menuon.gif");
		background-color:#3390FF;
		color: #FFFFFF;
		text-decoration: none;
		}

  CAPTION.MYTABLE
  {
     background-color:#336699;
     font-size:12pt;

     color:White;
     border-style:solid;
     border-width:2px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#000000;
     width:500px;
     border-style:solid;
     border-color:black;
     border-width:2px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#CCCCFF;
     color:black;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }





