* {
	margin: 0;
	padding: 0;
}
A IMG {
	border: none;
}
BODY, HTML {
	height: 100%;
	background: white;
}
#eye {
	position: absolute;
	left: 267px;
	top: 46px;
	width: 20px;
	height: 20px;
	background: url('eye.gif') 10px 10px no-repeat;
}
#logodiv {
	width: 359px;
	height: 229px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	position: relative;
}
#content {
	margin: 20px 10%;
	font-family: tahoma, sans-serif;
}
#content H1 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 40px;
	clear: left;
}
.thumbs {
	margin-left: 50px;
}
.thumbs A {
	float: left;
	height: 202px;
	width: 50px;
	font-size: 1px;
	overflow: hidden;
	border-right: 1px solid black;
	margin-left: -1px;
}
.thumbs A IMG {
	border: 1px solid black;
	border-right: none;
}
#content .thumbs A:hover {
	width: 120px;
}
#face1, #face2, #face3, #face4, #face5, #face6, #face7 {
	width: 120px;
	height: 200px;
	background-image: url('Folio/Face/facecrop.jpg');
	background-repeat: no-repeat;
	border: 1px solid black;
	border-right: none;
}
#logos A { width: 5%; }
#sites A { width: 3.6%; }
#illust A { width: 6.2%; }
#books A { width: 5%; }
#other A { width: 6.2%; }
#face1 {background-position: 0 0;}
#face2 {background-position: -120px 0;}
#face3 {background-position: -240px 0;}
#face4 {background-position: -360px 0;}
#face5 {background-position: -480px 0;}
#face6 {background-position: -600px 0;}
#face7 {background-position: -720px 0;}