body {
	width: 950px;
	margin:0px auto;
	text-align: center;
	background-image: url(images/bg6.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h1 {
	font-size: 1.3 em;
	font-weight: bold;
	margin: 0px 0 5px 0;
	font-family: arial narrow, arial; 
	color: #d75e1d; 
	letter-spacing: 0.1em; 
	text-transform: uppercase;"
}

h2 {
	font-size: 1.3 em;
	font-weight: bold;
	color: #108900;
	margin: -10px 0 15px 0;
}

img.product {
	border-color: black;
	border-width: 1px;
}
	  
	  
td { font-size: .8em }

.subnav { margin-top: 2px; margin-bottom: 6px; margin-left: 70px; }

.subtitle { font-size: 1.1em; color: #D75E1D; }

.sold { 	color: red; 
		font-size: 1.4em; 
		font-weight: bold; 
		text-align: center;
		position: relative;
		left: 20px;	}
		
.item {	color: #d75e1d;
		font-weight: bold }