body	{
	background-image: url('images/goldShells.gif');
	background-color: #000;
	font-size: .8125em;
	font-family: verdana, trebuchet, san-serif;
	padding: 0;
	margin: 0;
	color: #ffffff;
	}

	
#top	{
	background-color: #000000;
	height: 60px;
	background-image: url('images/annaBanner.gif');
	}


/* ---------------------------------- buttons */
#left	{
	position: absolute;
	top: 0px;
	margin: 0;
	color: #000;
	font-size: 85%;
	line-height: 135%;
	margin: 0;
	padding: 0;
	}
#left p {
	width: 160px;
	color: #fff;
	margin-left: 20px;
	margin-top: 40px;
	}
	
#left a:visited, #left a:link	{
	color: #996;
	}
	


#homeBack	{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/home-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	}
	
#left a.home:link, #left a.home:visited	{
	background-image: url('images/home-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	display: block;
	}

#left a.home:hover	{
	background-image: url('images/home-white.gif');
    background-repeat: no-repeat;
	}

#collectionBack	{
	position: absolute;
	top: 34px;
	left: 0;
	background-image: url('images/collection-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	}
	
#left a.collection:link, #left a.collection:visited	{
	background-image: url('images/collection-gold.gif');
	height: 34px;
	width: 180px;
	display: block;
    background-repeat: no-repeat;
	}

#left a.collection:hover	{
	background-image: url('images/collection-white.gif');
    background-repeat: no-repeat;
	}

#traditionalBack	{
	position: absolute;
	top: 68px;
	left: 0;
	background-image: url('images/traditional-gold.gif');
    background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	}
	
#left a.traditional:link, #left a.traditional:visited	{
	background-image: url('images/traditional-gold.gif');
    background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	display: block;
	}

#left a.traditional:hover	{
	background-image: url('images/traditional-white.gif');
    background-repeat: no-repeat;
	}

#originalBack	{
	position: absolute;
	top: 90px;
	left: 0;
	background-image: url('images/original-gold.gif');
    background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	}
	
#left a.original:link, #left a.original:visited	{
	background-image: url('images/original-gold.gif');
    background-repeat: no-repeat;
	height: 22px;
	width: 200px;
	display: block;
	}

#left a.original:hover	{
	background-image: url('images/original-white.gif');
    background-repeat: no-repeat;
	}

#galleriesBack	{
	position: absolute;
	top: 68px;
	left: 0;
	background-image: url('images/galleries-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	}
	
#left a.galleries:link, #left a.galleries:visited	{
	background-image: url('images/galleries-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
	}

#left a.galleries:hover	{
	background-image: url('images/galleries-white.gif');
    background-repeat: no-repeat;
	}

#eventsBack	{
	position: absolute;
	top: 102px;
	left: 0;
	background-image: url('images/events-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	}
	
#left a.events:link, #left a.events:visited	{
	background-image: url('images/events-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	display: block;
	}

#left a.events:hover	{
	background-image: url('images/events-white.gif');
    background-repeat: no-repeat;
	}

#aboutBack	{
	position: absolute;
	top: 136px;
	left: 0;
	background-image: url('images/about-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	}
	
#left a.about:link, #left a.about:visited	{
	background-image: url('images/about-gold.gif');
    background-repeat: no-repeat;
	height: 34px;
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
	}

#left a.about:hover	{
	background-image: url('images/about-white.gif');
    background-repeat: no-repeat;
	}
/* ------------------------------end buttons */

#middle	{	
	position: absolute;
	top: 60px;
	width: 100%;
	}

#main	{
	top: 0;
	background-color: #000;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 100%; 
	font-family: 'trebuchet ms', verdana, arial, sans-serif; 
	line-height: 150%; 
	padding-right: 40px;
	border: 1px solid #000;
	}
	
#main a:visited, #main a:link	{
	color: #996;
	}
	
#detail .art	{
	display: none;
	position: relative;
	}
	
#thumbnails img	{
	margin-left: 14px;
	}

#thumbnails	{
	margin-left: 10px;
	font-size: 90%;
	font-weight: normal;
	padding-top: 230px;
	text-align: right;
	width: 285px;
	line-height: 108%;
	}
	
#detail	{
	font-family: verdana, arial, sans-serif; 
	font-size: 90%;
	line-height: 110%;
	padding-left: 0px;
	min-height: 440px;
	}

#detail img	{
	margin-left: 14px;
	}

#textContent	{
	padding-left: 200px;
	text-align: left;
	font-family: verdana, arial, sans-serif; 
	font-size: 90%;

	}
	
h2 {
	font-size: 120%;
	font-weight: bold;
	}
	
h3 {
	font-size: 110%;
	font-weight: normal;
	}
	
dt	{
	font-weight: bold;
	}

dd	{
	margin-left: 0px;
	padding-left: 28px;
	padding-bottom: 6px;
	}
#bottom	{
	text-align: center;
	font-size: 80%;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	font-weight: bold;
	background-image: url('images/stitchingOnly.gif');
	background-repeat: repeat-x;
	}

#bottom a	{
	color: #fff;
	}
	
span	{
	font-weight: normal;
	color: #666;
	}
	