body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
#master {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5%;
}
#content {
	width: 740px;
	height: 370px;
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20;
	position: relative;
}
#contenttext {
	overflow: hidden;
	float: left;
	width: 355px;
	height: 370px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
#contentpix {
	float: left;
	width: 385px;
	height: 370px;
	right: 0px;
	clear: right;
}

#mainmenu {
	position: relative;
	clear: both;
	width: 740px;
}
#subslice {
	display: none;
	clear: both;
	width: 740px;
}
#subspun {
	display: none;
	clear: both;
	width: 740px;
}

#subslicechair {
	display: none;
	clear: both;
	height: 20px;
}
#subslicechaise {
	display: none;
	clear: both;
	height: 20px;
}
#subjewellery {
	display: none;
	clear: both;
	height: 20px;
}




#thumbs {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
#thumbs img {
	vertical-align: top;
	border: 1px solid #FFFFFF;
	margin-right: 7px;
}

/*
#thumbs a:link, a:visited {
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
#thumbs a:hover, a:active {
	vertical-align: top;
	border: 1px solid #AAAAAA;
}
*/




/* SCROLLING */


#divUpControl {
	position:absolute;
	width:1px;
	height:26px;
	z-index:55;
	text-align: right;
	top: 10px;
	left: 330px;
}
#divDownControl {
	position:absolute;
	width:1px;
	height:20px;
	z-index:55;
	text-align: right;
	top: 350px;
	left: 330px;
}
#divContainer {
	left: 0px;
	visibility: hidden;
	overflow: hidden;
	width:320px;
	clip: rect(0px 320px 355px 0px);
	position: absolute;
	top: 0px;
	height: 355px
}
#divContent {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 300px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


input {
	background-color: #DDDDDD;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
}
#divPixContainer {
	left: 355px;
	visibility: hidden;
	overflow: hidden;
	width:360px;
	clip: rect(0px 340px 355px 0px);
	position: absolute;
	top: 0px;
	height: 355px
}
#divPixContent {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 355px;
}
#divPixUpControl {
	position:absolute;
	width:1px;
	height:26px;
	z-index:55;
	text-align: right;
	top: 10px;
	left: 720px;
}
#divPixDownControl {
	position:absolute;
	width:1px;
	height:20px;
	z-index:55;
	text-align: right;
	top: 350px;
	left: 720px;
}
.dlAreaTable {
	text-align: center;
	padding-bottom: 25px;
	padding-right: 10px;
}
.dlAreaPix {
	border: 1px solid #FFFFFF;
}
#menu {
	position: relative;
	clear: both;
	width: 740;
	height: 60px;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
}

td img {display: block;}
