@charset "UTF-8";
body {
	background-color: #F9F9F9;
	
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
.Menu {
	position:fixed;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	width:150px;
	top:15px;
	left:15px;
}
.Billboard {
	position:relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	left:200px;
	top:8px;
	height:550px;
	width:580px;
}
.Archive {
	position:relative;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	left:200px;
	top:8px;
	height:550px;
	width:580px;
}
.Publications {
	position:relative;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	left:200px;
	top:8px;
	height:550px;
	width:580px;
}
.About {
	position:relative;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	left:200px;
	top:6px;
	height:550px;
	line-height: 15px;
}
.Contact {
	position:relative;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	left:200px;
	top:8px;
	height:550px;
}
.Titles {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.Titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #666;
}
.Sub {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 15px;
	font-weight: normal;
	
}
.Sub2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height:14px;
}
.thumbs {
	float:none;
}

.year {
	position:fixed;
	left:15px;
	bottom:5px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}
td {
	valign:top;
}
