* { margin: 0; padding: 0; border: none; }
body {
	font-size: 80%;
	font-family: "Lucida Grande", Arial, "Helvatica Neue", Helvetica, sans-serif;
	color:#000;
	background:#000;
	margin: 0;
	padding: 0;
}
	a {
		color: #D29254;
	}
		a:hover {
			color: #D15538;
		}
		a:visited {
			text-decoration:line-through;
		}
	h1 {
		font-size: 1.2em;
		font-weight: bold;
	}
	ul {
		padding: 0;
		list-style: none;
	}
		ul li.on {
			font-weight: bold;
		}
			ul li.on ul li {
				font-weight: normal;
			}
				ul li.on ul li.on {
					font-weight: bold;
				}
	div.clear {
		height: 1px;
		overflow: hidden;
		clear: both;
	}

/* -------- */

div#header{
	width: 873px;
	margin: 0 auto;
	z-index:2;
	position: relative;
}
	div#header div#header_content{
		position: absolute;
	}
		div#header div#header_content a#logo {
			display: block;
			width: 145px;
			height: 56px;
			background: url(../img/nav_logo.gif) no-repeat;
		}
			div#header div#header_content a#logo span {
				position: absolute;
				left: -5000px;
			}
		
	ul#level_1 {
		padding: 0;
		position: absolute;
		top: 0;
		width: 728px;
		height: 28px;
		left: 145px;
		background-color: #C4D38A;
	}
		ul#level_1 li{
			float: left;
			list-style: none;
			width: 121px;
			height: 28px;
		}
			ul#level_1 li a {
				display: block;
				width: 100%;
				height: 100%;
			}
				ul#level_1 li a:hover {
					background-position: 0 -28px !important;
				}
				ul#level_1 li a span {
					position: absolute;
					left: -5000px;
				}
					ul#level_1 li#p_current a {
						background: url(../img/nav_current.gif) no-repeat;
					}
					ul#level_1 li#p_2006 a {
						background: url(../img/nav_2006.gif) no-repeat;
					}
					ul#level_1 li#p_0504 a {
						background: url(../img/nav_0504.gif) no-repeat;
					}
					ul#level_1 li#p_order a {
						background: url(../img/nav_order.gif) no-repeat;
					}
					ul#level_1 li#p_info a {
						background: url(../img/nav_info.gif) no-repeat;
					}
					ul#level_1 li#p_links a {
						background: url(../img/nav_links.gif) no-repeat;
						width: 123px;
					}

	ul#level_2 {
		padding: 0;
		position: absolute;
		top: 28px;
		left: 145px;
		width: 728px;
		height: 28px;
	}
		ul#level_2 li{
			float: left;
			list-style: none;
			height: 28px;
		}
			ul#level_2 li a {
				display: block;
				width: 100%;
				height: 100%;
			}
				ul#level_2 li a:hover,
				ul#level_2 li.on a {
					background-position: 0 -28px !important;
				}
				ul#level_2 li a span {
					position: absolute;
					left: -5000px;
				}
					ul#level_2 li#p_current {
						background: #A0A579;
						width: 600px;
					}
				/* CURRENT NAV 2 */
						ul#level_2 li#p_current_all a {
							background: url(../img/nav2_current_all.gif) no-repeat;
							width: 70px;
							
						}
						ul#level_2 li#p_current_vases a {
							background: url(../img/nav2_current_vases.gif) no-repeat;
							width: 70px;
							
						}
						ul#level_2 li#p_current_teapots-cruets a {
							background: url(../img/nav2_current_teapots-cruets.gif) no-repeat;
							width: 133px;
							
						}
						ul#level_2 li#p_current_cups a {
							background: url(../img/nav2_current_cups.gif) no-repeat;
							width: 64px;
							
						}
						ul#level_2 li#p_current_plates a {
							background: url(../img/nav2_current_plates.gif) no-repeat;
							width: 71px;
							
						}
						ul#level_2 li#p_current_bowls a {
							background: url(../img/nav2_current_bowls.gif) no-repeat;
							width: 72px;
							
						}
						ul#level_2 li#p_current_serving-dishes a {
							background: url(../img/nav2_current_serving-dishes.gif) no-repeat;
							width: 128px;
							
						}
						ul#level_2 li#p_current_sets a {
							background: url(../img/nav2_current_sets.gif) no-repeat;
							width: 120px;
							
						}
					/* 2006 NAV 2 */
						ul#level_2 li#p_2006_all a {
							background: url(../img/nav2_2006_all.gif) no-repeat;
							width: 70px;
							
						}
						ul#level_2 li#p_2006_vases a {
							background: url(../img/nav2_2006_vases.gif) no-repeat;
							width: 70px;
							
						}
						ul#level_2 li#p_2006_teapots-cruets a {
							background: url(../img/nav2_2006_teapots-cruets.gif) no-repeat;
							width: 133px;
							
						}
						ul#level_2 li#p_2006_plates a {
							background: url(../img/nav2_2006_plates.gif) no-repeat;
							width: 64px;
							
						}
						ul#level_2 li#p_2006_bowls a {
							background: url(../img/nav2_2006_bowls.gif) no-repeat;
							width: 71px;
							
						}
						ul#level_2 li#p_2006_serving-dishes a {
							background: url(../img/nav2_2006_serving-dishes.gif) no-repeat;
							width: 131px;
							
						}
						ul#level_2 li#p_2006_sets a {
							background: url(../img/nav2_2006_sets.gif) no-repeat;
							width: 189px;
							
						}
					/* 0504 NAV 2 */
						ul#level_2 li#p_0504_all a {
							background: url(../img/nav2_0504_all.gif) no-repeat;
							width: 70px;
							
						}
						ul#level_2 li#p_0504_vases a {
							background: url(../img/nav2_0504_vases.gif) no-repeat;
							width: 70px;
							
						}
						ul#level_2 li#p_0504_teapots-cruets a {
							background: url(../img/nav2_0504_teapots-cruets.gif) no-repeat;
							width: 133px;
							
						}
						ul#level_2 li#p_0504_cups a {
							background: url(../img/nav2_0504_cups.gif) no-repeat;
							width: 64px;
							
						}
						ul#level_2 li#p_0504_bowls a {
							background: url(../img/nav2_0504_bowls.gif) no-repeat;
							width: 71px;
							
						}
						ul#level_2 li#p_0504_serving-dishes a {
							background: url(../img/nav2_0504_serving-dishes.gif) no-repeat;
							width: 124px;
							
						}
						ul#level_2 li#p_0504_sets a {
							background: url(../img/nav2_0504_sets.gif) no-repeat;
							width: 196px;
							
						}
					/* INFO NAV 2 */
						ul#level_2 li#p_info_about a {
							background: url(../img/nav2_info_about.gif) no-repeat;
							width: 89px;
							
						}
						ul#level_2 li#p_info_statement a {
							background: url(../img/nav2_info_statement.gif) no-repeat;
							width: 105px;
							
						}
						ul#level_2 li#p_info_resume a {
							background: url(../img/nav2_info_resume.gif) no-repeat;
							width: 84px;
							
						}
						ul#level_2 li#p_info_contact a {
							background: url(../img/nav2_info_contact.gif) no-repeat;
							width: 450px;
							
						}
	ul#level_3 {
		position: relative;
		height: 52px;
		width: 803px;
		overflow:hidden;
		padding: 4px 35px 0 35px;
		background: #FFFFFF;
		text-align: center;
		z-index: 1;	
	}
		ul#level_3 li{
			list-style: none;
			display: none;
			margin: 0 10px;
		}
			ul#level_3 li.invisible {
				display: none;	
			}
			ul#level_3 li.visible {
				display: inline;
			}
			ul#level_3 li a img{
				border: 2px solid #FFFFFF;
			}
				ul#level_3 li a:hover img,
				ul#level_3 li.on a img{
					border: 2px solid #FFC29C;
				}

	a#btn_Back,
	a#btn_Next {
		position: absolute;
		width: 55px;
		height: 56px;
		background: #c00;
		top: 56px;
		z-index: 2;
		overflow: hidden;
	}
	a#btn_Back {
		left: 10px;
		background: url(../img/nav3_back.gif) no-repeat;
	}
		a#btn_Back:hover {
		background: url(../img/nav3_back.gif) 0 -56px no-repeat;
	}
		a#btn_Back span {
		left: -5000px;
		position: absolute;
	}
	a#btn_Next {
		right: 10px;
		background: url(../img/nav3_more.gif) no-repeat;
	}
		a#btn_Next:hover {
		background: url(../img/nav3_more.gif) 0 -56px no-repeat;
	}
		a#btn_Next span {
		left: -5000px;
		position: absolute;
	}
		a#btn_Back.disabled,
		a#btn_Next.disabled {
			display: none;
		}

div#content {
	width: 873px;
	height: 737px;
	background: #FFF url(../img/current/bowlBWFluted_bkg.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

div#leftColumn {
	background: url(../img/textLine.png) left top repeat-y;
	padding-top: 128px;
	width: 251px;
	margin: 100px 0 0 100px;
	position: absolute;
}
	div#leftColumn div#aboutText {
		
	}
		div#leftColumn div#aboutText div#textTop {
			height: 29px;
			background: url(../img/textTop.png) no-repeat;
		}
		div#leftColumn div#aboutText div#textMiddle {
			background: #FFF;
			padding: 20px 28px;
		}
		div#leftColumn div#aboutText div#textBottom {
			height: 11px;
			background: url(../img/textBottom.png) no-repeat;
		}
			div#leftColumn div#aboutText h1 {
				margin-bottom: 0.5em;
			}
			div#leftColumn div#aboutText p {
				margin-right: 0.5em;
				margin-bottom: 0.5em;
			}
			

div#rightColumn {
	margin: 178px 0 0 383px;
	position: absolute;
}
	div#rightColumn img {
		border: #FFF 4px solid; 	
	}
	
div#fp_text {
	font-size:1.7em;
	padding:200px 80px 0 80px;
	color:#FFFFFF;
	text-align:center;
}
	
div#info {
	width: 695px;
	margin: 110px 89px 0px 89px;
	position: absolute;
}
	div#info div#infoTop {
		height: 20px;
		background: url(../img/infoTop.png) no-repeat;
	}
	div#info div#infoMiddle {
		background: #FFF;
	}
	div#info div#infoBottom {
		height: 20px;
		background: url(../img/infoBottom.png) no-repeat;
	}

div#order {
	padding-bottom: 30px;
}
	div#order img {
		padding-left: 13px;
	}
	div#order div#text {
		margin-bottom: 30px;
		padding: 40px 40px 0px 40px;
	}
		div#order div#text h1{
			text-align: center;
			text-transform: uppercase;
			padding-bottom: 15px;
		}
		div#order div#text ul{
			margin-top: 0.6em;
		}
			div#order div#text ul li{
			margin-bottom: 1.3em;
			}
		div#order div#text p {
			padding: 10px 10px 30px 10px;
		}

div#about {
	padding: 20px 28px;
}
	div#about div#text {
		margin-bottom: 30px;
		padding: 0 20px 0 20px;
	}
		div#about div#text h1{
			text-align: center;
			text-transform: uppercase;
			padding-bottom: 20px;
		}
		div#about div#text p {
			padding: 10px 10px 0 10px;
		}
			div#about div#text p#quote {
			padding-top: 2em;
		}
	div#about img {
		margin-left:30px;
		padding-top: 5px;
	}
	
div#statement {
	padding: 20px 28px;
}
	div#statement div#text {
		margin-bottom: 30px;
		padding: 0 20px 0 20px;
	}
		div#statement div#text h1{
			text-align: center;
			text-transform: uppercase;
			padding-bottom: 20px;
		}
		div#statement div#text p {
			padding: 10px 10px 0 10px;
		}
	div#statement img {
		margin-left:30px;
		padding-top: 5px;
	}
	
div#resume {
	height: 500px;
	overflow: auto;
	padding: 20px 45px;
}
	div#resume div#text {
		margin-bottom: 10px;
	}
		div#resume div#text h1{
			text-align: center;
			text-transform: uppercase;
			padding-bottom: 1em;
		}
		div#resume div#text h2{
			font-size: 1em;
			text-transform: uppercase;
			margin-bottom: 1em;
		}
		div#resume div#text h3{
			margin-left: 1em;
			margin-bottom: 0.3em;
			font-size: 1em;
			text-transform: uppercase;
		}
		div#resume div#text ul {
			margin-left: 1em;
			margin-bottom: 1.3em;
		}
		div#resume div#text ul li {
			margin-bottom: 1em;
		}
	
div#contact {
	padding: 20px 0 60px 0;
}
	div#contact h1{
		margin-bottom: 2em;
		text-transform: uppercase;
		text-align: center;
	}
	div#contact img#itsAmy {
		float: right;
		display: inline;
		margin-right: 7em;
	}
	div#contact div#text {
		float: left;
		width: 13em;
		margin-top: 3.5em;
		margin-left: 9em;
		text-align: right;
		display: inline;
	}
		div#contact div#text p {
			margin-top: 0.6em;
		}

div#links {
	padding: 20px 70px;
}
	div#links div#text {
		min-height: 180px;
		padding-bottom: 10px;
	}
		div#links div#text h1{
			text-align: center;
			text-transform: uppercase;
			padding-bottom: 2em;
		}
		div#links div#text ul {
		}
			div#links div#text ul li {
				margin-bottom: 1.3em;
			}


/* bottom of document = page-specific bkg imgs */

/* CURRENT */

	/* ALL */
		body#p_current_all_vase2lrgOval div#content {
			background: #FFF url(../img/current/vase2lrgOval_bkg.jpg) no-repeat;
		}
		body#p_current_all_vaseFacetedLarge div#content {
			background: #FFF url(../img/current/vaseFacetedLarge_bkg.jpg) no-repeat;
		}
		body#p_current_all_vaseGrouping3 div#content {
			background: #FFF url(../img/current/vaseGrouping3_bkg.jpg) no-repeat;
		}
		body#p_current_all_cruetG div#content {
			background: #FFF url(../img/current/cruetG_bkg.jpg) no-repeat;
		}
		body#p_current_all_cruetWB div#content {
			background: #FFF url(../img/current/cruetWB_bkg.jpg) no-repeat;
		}
		body#p_current_all_teasetBW div#content {
			background: #FFF url(../img/current/teasetBW_bkg.jpg) no-repeat;
		}
		body#p_current_all_teapotCupBW div#content {
			background: #FFF url(../img/current/teapotCupBW_bkg.jpg) no-repeat;
		}
		body#p_current_all_cupSaucerG div#content {
			background: #FFF url(../img/current/cupSaucerG_bkg.jpg) no-repeat;
		}
		body#p_current_all_mugG div#content {
			background: #FFF url(../img/current/mugG_bkg.jpg) no-repeat;
		}
		body#p_current_all_plateDinnerFaceted div#content {
			background: #FFF url(../img/current/plateDinnerFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_all_plateDinnerSaladFaceted div#content {
			background: #FFF url(../img/current/plateDinnerSaladFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_all_plateFlutedG div#content {
			background: #FFF url(../img/current/plateFlutedG_bkg.jpg) no-repeat;
		}
		body#p_current_all_plateSetG div#content {
			background: #FFF url(../img/current/plateSetG_bkg.jpg) no-repeat;
		}
		body#p_current_all_centerpcBW div#content {
			background: #FFF url(../img/current/centerpcBW_bkg.jpg) no-repeat;
		}
		body#p_current_all_bowlBWFluted div#content {
			background: #FFF url(../img/current/bowlBWFluted_bkg.jpg) no-repeat;
		}
		body#p_current_all_bowlFacetedLrg div#content {
			background: #FFF url(../img/current/bowlFacetedLrg_bkg.jpg) no-repeat;
		}
		body#p_current_all_bowlGroupFaceted div#content {
			background: #FFF url(../img/current/bowlGroupFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_all_bowlGFluted div#content {
			background: #FFF url(../img/current/bowlGFluted_bkg.jpg) no-repeat;
		}
		body#p_current_all_bowlWYFluted div#content {
			background: #FFF url(../img/current/bowlWYFluted_bkg.jpg) no-repeat;
		}
		body#p_current_all_servingDividedWing div#content {
			background: #FFF url(../img/current/servingDividedWing_bkg.jpg) no-repeat;
		}
		body#p_current_all_servingOval2 div#content {
			background: #FFF url(../img/current/servingOval2_bkg.jpg) no-repeat;
		}
	
	/* VASES */
	
		body#p_current_vases_vase2lrgOval div#content {
			background: #FFF url(../img/current/vase2lrgOval_bkg.jpg) no-repeat;
		}
		body#p_current_vases_vaseFacetedLarge div#content {
			background: #FFF url(../img/current/vaseFacetedLarge_bkg.jpg) no-repeat;
		}
		body#p_current_vases_vaseGrouping3 div#content {
			background: #FFF url(../img/current/vaseGrouping3_bkg.jpg) no-repeat;
		}
		
	/* TEAPOTS-CRUETS */
	
		body#p_current_teapots-cruets_cruetG div#content {
			background: #FFF url(../img/current/cruetG_bkg.jpg) no-repeat;
		}
		body#p_current_teapots-cruets_cruetWB div#content {
			background: #FFF url(../img/current/cruetWB_bkg.jpg) no-repeat;
		}
		body#p_current_teapots-cruets_teasetBW div#content {
			background: #FFF url(../img/current/teasetBW_bkg.jpg) no-repeat;
		}
		body#p_current_teapots-cruets_teapotCupBW div#content {
			background: #FFF url(../img/current/teapotCupBW_bkg.jpg) no-repeat;
		}
		
	/* CUPS */
	
		body#p_current_cups_cupSaucerG div#content {
			background: #FFF url(../img/current/cupSaucerG_bkg.jpg) no-repeat;
		}
		body#p_current_cups_mugG div#content {
			background: #FFF url(../img/current/mugG_bkg.jpg) no-repeat;
		}
		body#p_current_cups_teasetBW div#content {
			background: #FFF url(../img/current/teasetBW_bkg.jpg) no-repeat;
		}
		body#p_current_cups_teapotCupBW div#content {
			background: #FFF url(../img/current/teapotCupBW_bkg.jpg) no-repeat;
		}
	
	/* PLATES */
		
		body#p_current_plates_plateDinnerFaceted div#content {
			background: #FFF url(../img/current/plateDinnerFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_plates_plateDinnerSaladFaceted div#content {
			background: #FFF url(../img/current/plateDinnerSaladFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_plates_plateFlutedG div#content {
			background: #FFF url(../img/current/plateFlutedG_bkg.jpg) no-repeat;
		}
		body#p_current_plates_plateSetG div#content {
			background: #FFF url(../img/current/plateSetG_bkg.jpg) no-repeat;
		}

	/* BOWLS */

		body#p_current_bowls_bowlGroupFaceted div#content {
			background: #FFF url(../img/current/bowlGroupFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_bowls_centerpcBW div#content {
			background: #FFF url(../img/current/centerpcBW_bkg.jpg) no-repeat;
		}
		body#p_current_bowls_bowlFacetedLrg div#content {
			background: #FFF url(../img/current/bowlFacetedLrg_bkg.jpg) no-repeat;
		}
		body#p_current_bowls_bowlBWFluted div#content {
			background: #FFF url(../img/current/bowlBWFluted_bkg.jpg) no-repeat;
		}
		body#p_current_bowls_bowlGFluted div#content {
			background: #FFF url(../img/current/bowlGFluted_bkg.jpg) no-repeat;
		}
		body#p_current_bowls_bowlWYFluted div#content {
			background: #FFF url(../img/current/bowlWYFluted_bkg.jpg) no-repeat;
		}
	
	
	/* SERVING DISHES */
	
		body#p_current_serving-dishes_centerpcBW div#content {
			background: #FFF url(../img/current/centerpcBW_bkg.jpg) no-repeat;
		}
		body#p_current_serving-dishes_bowlWYFluted div#content {
			background: #FFF url(../img/current/bowlWYFluted_bkg.jpg) no-repeat;
		}
		body#p_current_serving-dishes_servingDividedWing div#content {
			background: #FFF url(../img/current/servingDividedWing_bkg.jpg) no-repeat;
		}
		body#p_current_serving-dishes_servingOval2 div#content {
			background: #FFF url(../img/current/servingOval2_bkg.jpg) no-repeat;
		}
		body#p_current_serving-dishes_bowlFacetedLrg div#content {
			background: #FFF url(../img/current/bowlFacetedLrg_bkg.jpg) no-repeat;
		}
	
	/* SETS */
	
		body#p_current_sets_bowlGroupFaceted div#content {
			background: #FFF url(../img/current/bowlGroupFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_sets_teasetBW div#content {
			background: #FFF url(../img/current/teasetBW_bkg.jpg) no-repeat;
		}
		body#p_current_sets_teapotCupBW div#content {
			background: #FFF url(../img/current/teapotCupBW_bkg.jpg) no-repeat;
		}
		body#p_current_sets_plateDinnerSaladFaceted div#content {
			background: #FFF url(../img/current/plateDinnerSaladFaceted_bkg.jpg) no-repeat;
		}
		body#p_current_sets_plateSetG div#content {
			background: #FFF url(../img/current/plateSetG_bkg.jpg) no-repeat;
		}
		body#p_current_sets_bowlGFluted div#content {
			background: #FFF url(../img/current/bowlGFluted_bkg.jpg) no-repeat;
		}

/* 2006 */

	/* ALL */
		body#p_2006_all_bowlsStarBW div#content {
			background: #FFF url(../img/2006/bowlsStarBW_bkg.jpg) no-repeat;
		}
		body#p_2006_all_groupingBW div#content {
			background: #FFF url(../img/2006/groupingBW_bkg.jpg) no-repeat;
		}
		body#p_2006_all_plateG div#content {
			background: #FFF url(../img/2006/plateG_bkg.jpg) no-repeat;
		}
		body#p_2006_all_teaSauceBW div#content {
			background: #FFF url(../img/2006/teaSauceBW_bkg.jpg) no-repeat;
		}
		body#p_2006_all_vaseG div#content {
			background: #FFF url(../img/2006/vaseG_bkg.jpg) no-repeat;
		}
		body#p_2006_all_vaseStripedG div#content {
			background: #FFF url(../img/2006/vaseStripedG_bkg.jpg) no-repeat;
		}
		body#p_2006_all_vaseWB div#content {
			background: #FFF url(../img/2006/vaseWB_bkg.jpg) no-repeat;
		}
	
	/* BOWLS */

		body#p_2006_bowls_bowlsStarBW div#content {
			background: #FFF url(../img/2006/bowlsStarBW_bkg.jpg) no-repeat;
		}
		body#p_2006_bowls_groupingBW div#content {
			background: #FFF url(../img/2006/groupingBW_bkg.jpg) no-repeat;
		}
	
	/* PLATES */

		body#p_2006_plates_plateG div#content {
			background: #FFF url(../img/2006/plateG_bkg.jpg) no-repeat;
		}
	
	/* TEAPOTS-CRUETS */

		body#p_2006_teapots-cruets_teaSauceBW div#content {
			background: #FFF url(../img/2006/teaSauceBW_bkg.jpg) no-repeat;
		}
		
	/* VASES */
	
		body#p_2006_vases_vaseG div#content {
			background: #FFF url(../img/2006/vaseG_bkg.jpg) no-repeat;
		}
		body#p_2006_vases_vaseStripedG div#content {
			background: #FFF url(../img/2006/vaseStripedG_bkg.jpg) no-repeat;
		}
		body#p_2006_vases_vaseWB div#content {
			background: #FFF url(../img/2006/vaseWB_bkg.jpg) no-repeat;
		}
		
	/* SERVING DISHES */
	
		body#p_2006_serving-dishes_groupingBW div#content {
			background: #FFF url(../img/2006/groupingBW_bkg.jpg) no-repeat;
		}	
	
	/* SETS */	
	
		body#p_2006_sets_teaSauceBW div#content {
			background: #FFF url(../img/2006/teaSauceBW_bkg.jpg) no-repeat;
		}
		body#p_2006_sets_groupingBW div#content {
			background: #FFF url(../img/2006/groupingBW_bkg.jpg) no-repeat;
		}

/* 0504 */

	/* ALL */
		body#p_0504_all_bowlGroup div#content {
			background: #FFF url(../img/0504/bowlGroup_bkg.jpg) no-repeat;
		}
		body#p_0504_all_bowlHandled div#content {
			background: #FFF url(../img/0504/bowlHandled_bkg.jpg) no-repeat;
		}
		body#p_0504_all_bowlTrayK div#content {
			background: #FFF url(../img/0504/bowlTrayK_bkg.jpg) no-repeat;
		}
		body#p_0504_all_cupSauceTq div#content {
			background: #FFF url(../img/0504/cupSauceTq_bkg.jpg) no-repeat;
		}
		body#p_0504_all_trayCupK div#content {
			background: #FFF url(../img/0504/trayCupK_bkg.jpg) no-repeat;
		}
		body#p_0504_all_plateG div#content {
			background: #FFF url(../img/2006/plateG_bkg.jpg) no-repeat;
		}
		body#p_0504_all_teapotPk div#content {
			background: #FFF url(../img/0504/teapotPk_bkg.jpg) no-repeat;
		}
		body#p_0504_all_pitcherAngular div#content {
			background: #FFF url(../img/0504/pitcherAngular_bkg.jpg) no-repeat;
		}
		body#p_0504_all_jarLiddedW div#content {
			background: #FFF url(../img/0504/jarLiddedW_bkg.jpg) no-repeat;
		}
		body#p_0504_all_trayOvalPk div#content {
			background: #FFF url(../img/0504/trayOvalPk_bkg.jpg) no-repeat;
		}
		body#p_0504_all_vaseBud div#content {
			background: #FFF url(../img/0504/vaseBud_bkg.jpg) no-repeat;
		}
		body#p_0504_all_vaseCorset div#content {
			background: #FFF url(../img/0504/vaseCorset_bkg.jpg) no-repeat;
		}
		body#p_0504_all_vases3 div#content {
			background: #FFF url(../img/0504/vases3_bkg.jpg) no-repeat;
		}
		body#p_0504_all_vaseTq div#content {
			background: #FFF url(../img/0504/vaseTq_bkg.jpg) no-repeat;
		}
	
	/* BOWLS */

		body#p_0504_bowls_bowlGroup div#content {
			background: #FFF url(../img/0504/bowlGroup_bkg.jpg) no-repeat;
		}
		body#p_0504_bowls_bowlHandled div#content {
			background: #FFF url(../img/0504/bowlHandled_bkg.jpg) no-repeat;
		}
		body#p_0504_bowls_bowlTrayK div#content {
			background: #FFF url(../img/0504/bowlTrayK_bkg.jpg) no-repeat;
		}
		
	/* CUPS */
		
		body#p_0504_cups_cupSauceTq div#content {
			background: #FFF url(../img/0504/cupSauceTq_bkg.jpg) no-repeat;
		}
		body#p_0504_cups_trayCupK div#content {
			background: #FFF url(../img/0504/trayCupK_bkg.jpg) no-repeat;
		}
	
	/* PLATES */

		body#p_0504_plates_plateG div#content {
			background: #FFF url(../img/2006/plateG_bkg.jpg) no-repeat;
		}
	
	/* TEAPOTS-CRUETS */

		body#p_0504_teapots-cruets_teapotPk div#content {
			background: #FFF url(../img/0504/teapotPk_bkg.jpg) no-repeat;
		}
		body#p_0504_teapots-cruets_pitcherAngular div#content {
			background: #FFF url(../img/0504/pitcherAngular_bkg.jpg) no-repeat;
		}
		body#p_0504_teapots-cruets_jarLiddedW div#content {
			background: #FFF url(../img/0504/jarLiddedW_bkg.jpg) no-repeat;
		}
		
	/* SERVING DISHES */
	
		body#p_0504_serving-dishes_trayOvalPk div#content {
			background: #FFF url(../img/0504/trayOvalPk_bkg.jpg) no-repeat;
		}
		body#p_0504_serving-dishes_bowlTrayK div#content {
			background: #FFF url(../img/0504/bowlTrayK_bkg.jpg) no-repeat;
		}
		body#p_0504_serving-dishes_trayCupK div#content {
			background: #FFF url(../img/0504/trayCupK_bkg.jpg) no-repeat;
		}
		
	/* VASES */
	
		body#p_0504_vases_vaseBud div#content {
			background: #FFF url(../img/0504/vaseBud_bkg.jpg) no-repeat;
		}
		body#p_0504_vases_vaseCorset div#content {
			background: #FFF url(../img/0504/vaseCorset_bkg.jpg) no-repeat;
		}
		body#p_0504_vases_vases3 div#content {
			background: #FFF url(../img/0504/vases3_bkg.jpg) no-repeat;
		}
		body#p_0504_vases_vaseTq div#content {
			background: #FFF url(../img/0504/vaseTq_bkg.jpg) no-repeat;
		}
	
	/* SETS */	
	
		body#p_0504_sets_vases3 div#content {
			background: #FFF url(../img/0504/vases3_bkg.jpg) no-repeat;
		}
		body#p_0504_sets_cupSauceTq div#content {
			background: #FFF url(../img/0504/cupSauceTq_bkg.jpg) no-repeat;
		}
		body#p_0504_sets_trayCupK div#content {
			background: #FFF url(../img/0504/trayCupK_bkg.jpg) no-repeat;
		}
		body#p_0504_sets_bowlTrayK div#content {
			background: #FFF url(../img/0504/bowlTrayK_bkg.jpg) no-repeat;
		}
		body#p_0504_sets_bowlGroup div#content {
			background: #FFF url(../img/0504/bowlGroup_bkg.jpg) no-repeat;
		}
		
		