.clear{
	clear:both;
}

a, a:visited {
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 16px 16px 0;
	border:2px solid white;
	width:100px;
	height:110px;
}

.pic a{
	width:100px;
	height:110px;
	text-indent:-99999px;
	display:block;
}

h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

h2{
	font-weight:normal;
	font-size:14px;
	
	color:white;
}
