body {
	font-family:Lucida Sans Unicode, Arial, Trebuchet MS,sans-serif;
	margin:20px 0 0 50px;
	background-color:#fff;
	}
td {
	background:#fff;
	}	
p {
	color: #666;
	font-family:Lucida Sans Unicode, Arial, Trebuchet MS,sans-serif;
	font-size:11px;
	}
.navigation {
	font-family:Lucida Sans Unicode, Arial, Trebuchet MS,sans-serif;
	font-size: 14px;
	color: #666;
	font-style:normal;
	font-weight:bold;
	}
a {
	font-family:Lucida Sans Unicode, Arial, Trebuchet MS,sans-serif;
	}	
a:active {
	color:#f69;
	}	
a:link {
	color:#930;
	}
a:visited {
	color:#930;
	}
a.gray {
	color:#666;
	}
a:hover {
	color:#f39;
	}
.greyBorder {
	border:1px solid #333;
	}
ul#nav {
	list-style:none;
	font-family:Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0 0 70px 0;
	padding:0;
	}
ul#nav li {
	font:normal 11px/16px verdana,arial,sans-serif;
	margin:0;
	padding:0;
	}
p#name {
	font-family:Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight:bolder;
	font-size:14px;
	margin-top:31px;
	}
p#name a.name {
	text-decoration:none;
	color:#666;
	}		
p#name a.name:active {
	text-decoration:none;
	color:#666;
	}	
p#name a.name:link {
	text-decoration:none;
	color:#666;
	}
p#name a.name:visited {
	color:#666;
	text-decoration:none;
	}
p.header {
	padding-top:31px;
	}
p.copy {
	margin:40px 0 0 0;
	padding:0;
	}
img {
	border:0;
	}
img.selected-thumb {
	border:2px solid #f39;
	}
img.selected-thumb.sold {
	border-color:#f39;
	}
span.sold {
	font-family:"Lucida Sans Unicode", sans-serif;
	color:#ff0000;
	}