html {height: 100%; background: #000;}

body {
min-width: none; 
background: #000; 
min-height: 100%;
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
background: #000 !important;
color: #fff;
line-height: 150%;
}
.accessibility {display: none;}
#wrapper {
	margin: 10px;
	clear:both;
	margin-top: 20px;
}

a {outline: none; color: #fff; text-decoration: none;}
a:hover {color: #f03}

.filter {
font-size: 16px;
font-family: Helvetica, Arial, sans-serif;
padding: 5px; 
line-height: 150%;
}
#sub-selection {margin-bottom: 20px; padding-top: 20px;clear: both;}

#menu li.home {float: left; width: 50px;}
#menu li a.home {
	text-indent: -9999em; 
	width: 50px; 
	height: 34px; 
	background: url(wendel-icon.png) top left no-repeat; 
	margin-top: 0px;
	padding: 0;
	display: block;
	float: left;

}
#menu .home:hover {background-position: bottom left;}
#menu ul li {
	float: right; 
	padding: 5px;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.01em;
}

#about {display: none;}
#content: {width: 100%; margin: 0 !important; }
.leftcol {clear: both;}
#vid {display: none;}
.wendelname {padding: 5px 0 5px 0}
.thumb {width: 140px; height: 75px; float: left; margin-right: 10px; margin-bottom: 10px; overflow: hidden; background-position: center center !important; cursor: pointer; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.30);-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.30);}

.thumb a {background: #333; border-top: solid 2px #f03; background: rgba(0,0,0,0.5); display: block; height: 100%; padding: 10px; text-decoration: none; color: #fff;font-size: 14px; letter-spacing: -0.01em; cursor: pointer; text-shadow: #000 2px 2px 2px;}
