<Style>

html {
	overflow-y: scroll;
	}
	
body {
height:100%; 
font: normal 12px Geneva, Arial sans-serif;
color: #777; 
background-color: pink;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-shadow-color: #777;
scrollbar-arrow-color: #777;
scrollbar-3dlight-color: #777;
background-image:url('bgpencil.gif');
background-repeat: repeat; 
background-attachment: fixed;
margin:0;


}

b	{font: 11px Arial, Georgia, Times, serif; font-weight: bold; color: #4B4B4B;}

tr, td {
  	font: normal 11px Arial, Georgia, Times, serif;
	color: #777;
	text-align: justify;
	letter-spacing:20%;
	word-spacing:10%;
	line-height:150%;
	}

.marquee {
	font: normal 11px Arial, Georgia, Times, serif;
	color: #777;
	text-align: left;
}

.tablebg{
	background:#FFF4FE;
	border: 1px solid #ADADAD;
}

hr {
 	border: 1px dotted #cdcdcd; 
  	color: #cdcdcd;
  	width: 100%;
  	spacing: 50%;
  
}

h1, h2, h3, h4, h5, h6 {
	font: bold 20px  Arial, Helvetica, sans-serif;
	height: 24px;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-color: red;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 4px 8px;
	border: 0px solid #F0A767;
	background: url(headerpencil.gif);
}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #5FB05C;
	}
	
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}

.copyright {font: normal 11px Arial, Georgia, Times, serif;
	color: #777;}
	
	
.opacity a{ 
	filter: Alpha(opacity=100); /* IE */ 
	-moz-opacity: 1.0; /* Mozilla */ 
} 

.opacity a:hover { 
	filter: Alpha(opacity=50); /* IE */ 
	-moz-opacity: 0.5; /* Mozilla */ 
}

.left { float:left; margin: 0 15px 0 0; } 
.right { float:right; margin: 0; } 

.price {font: bold 15px  Arial, Helvetica, sans-serif; color: green;}
	
.buy {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	height: 25px;
	width: 140px;
	margin: 5px 0 10px 0;
	background: url(buynow.jpg);
}

a.buy:hover {
	background: url(buynow_over.jpg);
}

shadow img {}
.verticleleft {background: url(stitch_verticle.jpg) left repeat-y;}
.verticleright {background: url(stitch_verticle.jpg) right repeat-y;}
.horizontaltop {background: url(stitch_horizontal.jpg) repeat-x top;}
.horizontalbottom {background: url(stitch_horizontal.jpg) repeat-x bottom;}

.lay {
	display: none;
	position: relative;
	width: 300;
	top: 15px;
}

.lay2 {
	display: absolute;
	position: relative;
	width: 300;
	top: 15px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 999;
}

#multi-level {height:30px; align:center; z-index:10;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:5; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:8px; top:8px; z-index:10; font-size:15px; color:white; letter-spacing: -1px} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1, li.p2, li.p3, li.p4, li.p5, li.p6 {width:130px; margin:0 4px 0 0; background:url(multi_level-files/topmenuBLACK.jpg) no-repeat;}

.menu li.p7 {width:130px; margin:0; background:url(multi_level-files/topmenuBLACK.jpg) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:130px; margin:0 4px 0 0; background:url(multi_level-files/topmenuBLUE.jpg) no-repeat;}

.menu li a#contact {width:130px; margin:0; background:url(multi_level-files/topmenuBLUE.jpg) no-repeat;}

.menu li a#about, a#artists {width:130px; margin:0 4px 0 0; background:url(multi_level-files/topmenuORANGE.jpg) no-repeat;}

.menu li a#media {width:130px; margin:0 4px 0 0; background:url(multi_level-files/topmenuRED.jpg) no-repeat;}

.menu li a#catalog {width:130px; margin:0 4px 0 0; background:url(multi_level-files/topmenuPURPLE.jpg) no-repeat;}

.menu li a#store {width:130px; margin:0 4px 0 0; background:url(multi_level-files/topmenuGREEN.jpg) no-repeat;}



/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:999;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#media:hover, .menu li:hover a#media,
.menu li a#links:hover, .menu li:hover a#links,
.menu li a#contact:hover, .menu li:hover a#contact,
.menu li a#store:hover, .menu li:hover a#store,
.menu li a#artists:hover, .menu li:hover a#artists,
.menu li a#catalog:hover, .menu li:hover a#catalog
{background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; z-index:999;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #555; white-space:nowrap; width:153px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:147px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(multi_level-files/arrow.gif) 148px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#6AC367; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#6AC367 url(multi_level-files/arrow_over.gif) 148px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover a.fly {background:#6AC367 url(multi_level-files/arrow_over.gif) 148px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:3; height:auto; z-index:300;}

</Style>