body {
		background-color: #000;
		color: #777;
		text-align: center;
		width: 100%;
	
		margin:0px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	}
	
	

	a, a:visited {
		background-color: transparent;
		color: #ccc;
		text-decoration: none;
	}

	a:hover, a:active {
		background-color: transparent;
		color: #ffffff;
		border-bottom: 1px solid #808080;
	}
		td.thumbcont a:hover {
		border: none;
	}
a.none, a.none:visited, a.none:hover, a.none:active {border:none; text-decoration:none}
a.none img{border:none;}

	
	p {
		margin: 0px;
		text-align: justify;
	}
p.pfind{
	font-weight:bold;
	color:#913442;
}
p.specials{
	color:#AE888E;
	margin-top:5px;
}

	.mainbox {
		background-color: #000000;
		color: #777;
		font-size: 13px;
		width: 900px;
		background-position: top center;
		background-repeat: no-repeat;
		line-height: 110%;
		margin-top:15px;
		padding-left: 170px;
	}
	
	.index {background-image: url("index2.jpg");}
	.talks {background-image: url("index_talks.jpg");}
	.find {background-image: url("index_find.jpg");}
	.dailies {background-image: url("index_dailies.jpg");}
	.rest {background-image: url("index_rest.jpg");}
	.collect {background-image: url("index_collections.jpg");}
	.contact {background-image: url("index_contact.jpg");}
	.art {background-image: url("index_art.jpg");}

	div.menu {
	   width: 150px;
		
		margin-right:50px;
		margin-top:350px;
		float:left;
	}
	div.menu a.col{color:#9E200B; font-weight:bold;}
	div.menu a.dailies{color:#A3653C; font-weight:bold;}
	div.menu a.find{color:#913442; font-weight:bold;}
	div.menu a.rest{color:#0C6875; font-weight:bold;}
	div.menu a.talks{color:green; font-weight:bold;}
	div.menu a.contact{color:#DD9F27; font-weight:bold;}
	
	div.content{
	   width: 460px;
		margin-top: 350px;
		float:left;
	}


	
	.subline {
		background-color: transparent;
		color: #555;
		font-size: 11px;
	}
	
	td.thumbcont {
		height: 110px;
		width:150px;
		border: 1px solid #383838;
		text-align:center; 
		margin-right: 10px;
	}
	
	
	td.thumbcont a:hover {
		background-color: transparent;
		color: #ffffff;
		text-decoration:none;
	}
			
	.thumb {
		background-color: #181818;
		color: #aaa;
		border: 1px solid #b8b8b8;
	}
	table.finds{
		 width:710px; float:left; margin-left:-43px;
	}
	table.finds td.thumbcont{width:170px;}
	
	table.cols{width:100%;}
	table.cols td.thumbcont{width:170px;}
	
	p.subline{
		text-align:right;
	}
	
	div.hormenu{
		float:left; 
		height:25px; 
	
      margin-top:302px; 
		margin-left:-16px; 
		width:481px; 
		
	}
	
	div.hormenu ul{
		margin:0px;
		padding:0px;
		float:left;
		width:481px;
		list-style-type:none;
		background:transparent url(hormenu_upblack.png) center center repeat-x;
		border: 1px solid #383838;
		border-right:0px;
		
	}

	
	
	div.hormenu li{

		display:inline;
		float:right;
	}
	
div.hormenu ul li, a.hormenu{
    padding: 4px 8px;
}



div.hormenu ul li a{
    color:white;
	 font-weight:bold;
	 text-decoration:none;
	 
}
div.hormenu ul li a:hover, .hormenu ul li .current{
color: black !important;
background: white;
border: none;
padding: 2px 8px;
}


div.headoverview{
	float:right; 
	width:460px; 
	text-align:left; 
	padding:10px 0;
}
div.headoverview p{font-size:15px;}
div.headoverview span{text-align:justify;}

div.imgoverview{
   float:right;
   margin-top:5px;
	margin-right:-2px;
	width: 682px;
	background:black;
	border: 1px solid #383838;
}
p.headays{
	width:455px; padding:2px 5px; border: 1px solid #383838; margin-bottom:4px; margin-top:15px;
}
span.headays{
	margin-left:350px;
}

p.footer{
   float:left;
	font-size:10px;
	padding-top:2px;
	display:block;
	border-top:1px solid #383838;
	width:710px;
	margin-top:30px;
	color:#383838;

}
span.r{ float:left; display:inline}
span.l{float:right; display:inline}
p.footer a, p.footer a:visited{
	color: #383838;
	text-transform: uppercase;
	border: none;
	font-size: 10px;
	margin-right:10px;
	
}
p.footer a:hover{
	border:none;
	color:white;
}




	


	