body {
	background: #F0EBD2 url(/media/screen/iwback.jpg) no-repeat top center;
	font-family: verdana;
	font-size: 12px;
	}

h1 {
	font-size: 16px;
	color: #7B7732;
	margin: 0px 0px 8px 0px;
	}

h2 {
	font-size: 14px;
	color: #7B7732;
	}

p, ul, td, li {
	font-size: 11px;
	color: #7B7732;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -484px;
	width: 972px;
	}

#firstrow {
	position: relative;
	top: 0px;
	width: 972px;
	height: 150px;
	overflow: hidden;
	}

#secondrow {
	position: relative;
	top: 0px;
	width: 972px;
	height: 150px;
	overflow: hidden;
	}
	
#content {
	position: relative;
	}

#leftcontent {
	position: absolute;
	top: 300px;
	left: 0px;
	}
	
#rightcontent {
	position: absolute;
	top: 300px;
	right: 0px;
	}
	
.shopcontent {
	width: 970px;
	}

.auctioncontent {
	left: 324px;
	width: 321px;
	}

#box11 { 
	background: url(/media/screen/box111.jpg);
	color: #F2EEDE;
	text-align: left;
	}

#box21 { 
	background: url(/media/screen/box211.jpg);
	color: #F2EEDE;
	text-align: left;
	}
	
#box22 { 
	background: url(/media/screen/box222.jpg);
	color: #7B7732;
	}

#box26 {
	background: url(/media/screen/box262.jpg);
	text-align: left;
	}

#box31 {
	background: url(/media/screen/box312.jpg);
	text-align: left;
	}
	
#box36 {
	background: url(/media/screen/box362.jpg);
	}

#box11 a, #box21 a {
	color: #FFFCED;
	} 

.box, .lightbox {
	width: 159px;
	height: 147px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	overflow: hidden;
	vertical-align: center;
	}

.box h2, .lightbox h2 {
	font-size: 12px;
	margin: 7px 9px -3px 7px;
	}

.lightbox h2 {
	color: #F2EEDE;
	}

.box h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 7px 9px -3px 7px;
	color: #7B7732;
	}
	
.box p {
	font-size: 10px;
	font-weight: normal;
	margin: 7px 9px -3px 7px;
	color: #7B7732;
	}

a {
	text-decoration: none;
	color: #7B7732;
	font-weight: bold;
	}

.contentholder {
	margin: 10px;
	}
	
li.displaywine {
	padding: 3px;
	margin-bottom: 2px;
	}

li p {
	margin: 2px;
	}

li.displaywine_we, li.displaywine_rl, li.displaywine_cp {
	padding: 3px;
	margin-bottom: 2px;
	border: 1px solid olive;
	}

li.displaywine_we p, li.displaywine_rl p,  li.displaywine_cp p {
	font-size: 120%;
	margin: 2px;
	color: olive;
	}

li.displaywine_rt, li.displaywine_rs {
	padding: 3px;
	margin-bottom: 2px;
	border: 1px solid #6B1113;
	background: #6B1113;
	}

li.displaywine_rt p, li.displaywine_rs p {
	font-size: 120%;
	margin: 2px;
	color: #F1EBD2;
	}
