body {
	font-size:11px; 
	font-family: Courier;
	color: #000000;
	background: url(/images/gen/gen_background.gif);
	margin-top: 1px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	line-height:12px;
	/* overflow: -moz-scrollbars-vertical; */
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;	
}

td, .body {
	font-size:11px; 
	font-family: Helvetica, Arial;
	color: #000000;
	text-decoration: none;
	line-height:12px;
}

a.body:hover {
	color: #086CAE;
	text-decoration:none;
}

h1, h2, h3, h4 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0px;
}

/* category titles, etc. */
h1 { 
	font-size:24px;
}

/* subcategory header titles, etc. */
h2 { 
	font-size:13px;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #06305B;
}

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
/*	line-height: 11px; */
}


select, input {
	font-size: 10px;
}




/* GENERAL BOUNDS */
	.shadeTop {
		position:relative;
		background: url('/images/gen/gen_gradTop.png') top center no-repeat;
		width:708px;
		height:4px;
		overflow:hidden;
	}
	.shadeBottom {
		position:relative;
		background: url('/images/gen/gen_gradBot.png') bottom center no-repeat;
		width:708px;
		height:5px;
		overflow:hidden;
	}

/* HEADER */

	#mainNav {
		position:absolute;
		width:475px;
		height:9px;
		left:233px;
		top:59px;
	}
	#mainNav td a {
		display:block;
		padding:0px 13px;
	}


/* FOOTER */

	#footNav {
	
	}
	#footNav td {
		padding:0px 13px;
		color:#999999;
		font-size:10px;
	}
	#footNav td a {
		color:#517999;
		padding-right:13px;
		text-decoration:none;
	}

	#sotheby {
		width: 690px;
		/*padding-top: 40px;*/
		padding-bottom: 10px;
		color: #CCCCCC;
		text-align: left;
	}

/* COMMON */

	/* BORDERS */
	
	.sideBarCell {
		border-right: 1px solid #7d7d7d;
		width:214px;
	}
	
	.navCell {
		border-bottom: 1px solid #7d7d7d;
	}

	.contentCell {
		border: 1px solid #7d7d7d;
	}

	/* PADDING */

	.listProps {
		color:#000000;
		padding-top:10px;
		padding-left:10px;
	}

	.descCell {
		padding: 10px; 10px; 10px; 10px;
		background-color:#FFFFFF;
		color:#000000;
	}

	.descCell a {
		color:#7d7d7d;
	}

	.dvdText {
		padding-top:13px;
		padding-bottom:13px;
		padding-left:15px;
		padding-right:20px;
		background-color:#FFFFFF;
		color:#000000;
	}


/* GALLERY  AND VIDEO*/

	.pageNav {
		padding:10px 10px 10px 10px;
	}

	#galleryNav {
		position:absolute;
		top:269; left:0;
		width:484; height:55;
		background: #ffffff;
		visibility: hidden;
		z-index: 100;
	/*	border: 1px solid #FF33CC;  */
	}

	#galleryNavExperience {
		position:absolute;
		top:324; left:0;
		width:484; height:44;
		background: #ffffff;
		visibility: visible;
		z-index: 100;
	/*	border: 1px solid #FF33CC;  */
	}
	
	
	.imNav {
		padding:10px 0px 5px 10px;
	}
	
	.imNavOn {
		background: url('/images/nav/brackets.gif') no-repeat;
		background-position: 11px 8px;
		padding:10px 0px 5px 10px;
	}

	
	.imNavExperience {
		padding-top: 3px;
	}
	
	.imNavOnExperience {
		padding-top: 3px;
		background: url('/images/nav/brackets.gif') no-repeat;
		background-position: 6px 1px;
	}	

	#vidWin {
		position:absolute;
		top:0; left:0;
		width:484; height:324;
		background: #ffffff;
		visibility: visible;
		z-index: 100;
	}

	#noVidWin {
		position:absolute;
		top:0; left:0;
		width:420; height:250;
		background: #ffffff;
		visibility: visible;
		font-weight:bold;
		color:#7d7d7d;
		z-index: 100;
	}


	#lineDrop {
		position:absolute;
		top:324; left:97;
		width:13; height:5;
		visibility: hidden;
		z-index: 200;
	/*	border: 1px solid #FF33CC;  */
	}

	#linePoint {
		position:absolute;
		top:362; 
		width:13; height:5;
		visibility: visible;
		z-index: 300;
	/*	border: 1px solid #FF33CC;  */
	}


	.innerMargin {
		position:relative;
		/* this creates margin in from the drop shadow of the bg image */
		/* elements within this div will start at the white */
		margin-left: 4px;
		margin-right: 4px;
	}

	.contentInfo {
		position:relative;
		width:431px;
		text-align:left;
	}

	.contentGallery {
		position:relative;
		width:501px;
		text-align:left;
	}

	.lineHorizGray {
		background: #7d7d7d;
		height:1px;
		overflow:hidden;
	}

	.previewText {
		font-size: 12px;
		color: #517999;
		line-height: 18px;
	}

	.moreInfoLink {
		color: #339999;
		text-decoration: none;
	}

	
/* MAIN IMAGE ITEMS */

	.mainImageText {
		position:absolute;
		top:38px;
		left:390px;
		width:281px;
		color: #517999;
		font-size: 12px;
		line-height: 22px;
	}
	

