@charset "UTF-8";

@font-face {
  font-family: "wdreg";
  src: url("type/AHreg.eot");
  src: local("‚ò∫"),
    url("type/AHreg.woff") format("woff"),
    url("type/AHreg.ttf") format("truetype"),
    url("type/AHreg.svg#AlteHaasGroteskRegular") format("svg");

}

@font-face {
  font-family: "wdbold";
  src: url("type/AHbold.eot");
  src: local("‚ò∫"),
    url("type/AHbold.woff") format("woff"),
    url("type/AHbold.ttf") format("truetype"),
    url("type/AHbold.svg#AlteHaasGroteskBold") format("svg");

}
a:link, 
a:visited  {
	color:#CCC;
	text-decoration:none;
	font-family:wdbold;
}

a:hover, 
a:active,
a:focus {
	color:#333; cursor:default;
}

.name {
	font-family:wdbold; font-size:35px; color:#323232; margin-left:10px;
}
.name:hover, .name:link, .name:focus, .name:visited, .name:active {
font-family:wdbold; font-size:35px; color:#323232; margin-left:10px; color:#333; cursor:default;
}
.menu {
	font-family:wdbold;
	font-size:13px;
	color:#CCC;
	
	text-align:right;
	vertical-align:top;
	text-transform: uppercase;
	
	
	padding-right:0px;
	padding-top:3px;
	padding-bottom:5px;
}


.frame {
	padding:0;
	vertical-align:top;
	border:none;
}


.copyS2 {
	vertical-align:top;
	border:0;
	
	font-family:wdreg;
	font-size:12px;
	color:#333;
	
	line-height:1.3em;
	
	width:60ex;
}



.copyS1 {
	vertical-align:top;
	border:0;
	text-align:right;
	padding-right:10px;
	line-height:1.3em;
	
	font-family:wdbold;
	font-size:12px;
	color:#333;
}

ul.thumbs li.selected a.thumb {
	color: #000;
}


