body
{
	font-family: arial;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
	margin: 15px 0 15px 0;
}

#header
{
	background-color: #645C49;
	height: 47px;
	width: 701px;
	text-align: right;
	padding-right: 20px;
}

#header a
{
	padding-left: 8px;
}

#nav
{
	width: 211px;
	height: 318px;
	background-image: url('/images/menu_background.jpg');
	background-repeat: no-repeat;
	float: left;
}

#nav-menu li
{
	text-align: center;
}

#nav-menu li ul li
{
	text-align: left;
}


#content
{
	padding: 10px;
	float: left;
	width: 490px;
	margin: 15px 0 0 30px;
}

#content ul li
{
	margin-left: 20px;
	list-style: square;
}

#content table td
{
	padding: 3px;
}

.staffrow
{
	width: 140px;
	float: left;
}

.staffname
{
	text-align: center; font-weight: bold; font-size: 9pt;
}

.stafftitle
{
	text-align: center; font-size: 9pt;
}

.staffpicture
{
	height: 173px;
	overflow: hidden;
}
