	/* CSS Document */
	body{
		background-color: #fff;
		text-align:center;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		
	
	}
	img {border:0}
	div{text-align:left;}
	.clear{clear:both;}
	#holder{margin:0 auto;
		width:800px;}
	#logo{margin:20px 0px; text-align:center}
	#topnav{text-align:center; margin-bottom:20px}
	#topnav a{
	margin-left:15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666; text-decoration:none
}
	#topnav a:hover{color: #620807; text-decoration:none}
	
	#middle{padding-bottom:30px}
	#middle h1{color:#650707; font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;}
	#middle h2{color:#666; font-size: 13px;
	font-weight: bold;
}
#middle p, #middle td, #middle ul li{
font-size: 12px;
}
	#middle .cover{
		float:left; text-align:center;
		width:165px; margin:0px 0px 5px 30px;
		color:#000; text-transform: uppercase; font-size: 11px;
	}
	
	#middle .cover a{
		color:#000; text-transform: uppercase; font-size: 11px;
		text-decoration:none;
	}
	#middle .clear{height:15px;}
/*
	#middle .coverend{
		float:left; text-align:center;
		width:165px;
		color:#000; text-transform: uppercase; font-size: 11px;
	}
*/

/******** EXHIBIT STYLES     **********/
#middle .exh_pics{float:left; width:47%; margin:5px;}
#middle .exh_detail{float:left; width:48%; margin:5px; padding-left:5px; border-left:1px solid #650707;}
#middle .exh_detail td{background-color:#ccc;}
#middle .exh_bold{}

/******** STORE STYLES     **********/
#middle .store_left{float:left; width:30%; margin:5px;}
#middle .store_right{float:left; width:60%; margin:5px; padding-left:5px; border-left:1px solid #650707;}
#middle .store_left2{float:left; width:400px; margin:5px;}
#middle .store_left2 img{border:1px solid #650707;}
#middle .store_right2{float:left; width:350px; margin:5px; padding-left:5px; /*border-left:1px solid #650707;*/}
.storelinks{padding-bottom:6px; }
.storelinks a{color:#999; font-size: 11px; }




	#footer{padding-top:10px; color:#999; clear:both; text-transform: uppercase; font-size: 11px; text-align:center; line-height:20px;}
	#footer a{text-transform: uppercase; margin-left:15px;
		text-decoration: none; color:#999;
	}
	#footer a:hover{
		color: #999999;
		text-decoration: underline;
	}