body {
	padding:0; margin:0;
	}
body, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
table tr td, table tr th {
	vertical-align:top;
	}
h1 { font-size:17px; }
th { text-align:left; width:120px; }
	th a {font-weight:normal; }

#members th { width:auto; }

.fname { width:80px; }
.lname { width:80px; }
.email { width:120px; }
.department { width:130px; }
.street { width:150px; }
.city { width:80px; }
.state { width:20px; }
.zip { width:40px; }

#header {
	position:relative;
	height:118px;
	padding-bottom:5px;
	}
#navbar {
	background-color:#475558;
	height:30px;
	}
#subbar {
	background-color:#7B8688;
	height:20px;
	}
#content {
	padding:5px;
	}