/* first reset some of the elements for browser compatibility */
body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
    margin-left:2px;
    padding:0px;
    font-family:'Garamond Premier Pro', Adobe Garamond Pro, Garamond, Lucida Grande, Arial, Verdana;
}

.clear{
	clear:both;
}

a, a:visited {
	color:#231F20;
	text-decoration:none;
	outline:none;
}

#container{
	width:824px;
}
div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid white;
	width:100px;
	height:100px;
}

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