#site {
	font-family: "Times New Roman", Times, serif;
}

#nav {
	display: none;
}
#menu {
	display: none;
}

#header h1 {
	text-align: center;
	margin-bottom: 30pt;
}
#memlist li{
	margin-left: 55px;
	list-style-type: none;
	height: 4em;
	position: relative;
}
#memlist img{
	margin-left: -75px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#memlist a{
	height: 3.5em;
	line-height: 1em;
	vertical-align: middle;
}


