body{background-color:#EFEFEF;}

.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#666666;
	line-height: 17px;
}

.gallery{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#666666;
}

table#outline{
	width:840px; 
	border-color:#999999; 
	border-style:none; 
	border-width:thin; 
	background-image:url(../images/bg_swirl.jpg); 
	background-repeat:no-repeat;
}
table#special{
	width:840px; 
	border-color:#999999; 
	border-style:none; 
	border-width:thin; 
	background-image:url(../images/bg_swirl_900.jpg); 
	background-repeat:no-repeat;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#666666;	
}

.desc{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: smaller;
	color:#666666;	
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: x-small;
	color:#666666;	
}

div.scroll {
	height: 300px;
	width: 600px;
	overflow: auto;
	border: 1px none #666;
	/*background-color: #ccc; */
	padding: 8px;
	line-height:2em;
	
}

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

a:hover {
	text-decoration:underline;
}

div#choc {
	position:relative;
	elevation:above;
	z-index:10;
	left:700px;
	top:200px;
}

div#special {
	position:absolute;
	z-index:10;
	left:700px;
	top:500px;
}

.sold {
	color:#FF0000;
	font-weight:bold;
}
