@charset "utf-8";
/* CSS Document */

body {
	background: #6C99AD;
}
#header{
background: #F8E9C9 url(../images/bgheader_associates.gif) repeat-x left top;
}
#pagetitle{
background: url(../images/staff-cap.gif) no-repeat 0px 0px;
}
#content{
	background: #DAE6EB;
}
.stafflisting {
	margin: 20px 10px 40px;
	padding: 0px;
	clear: none;
	height: auto;
	width: 150px;
	color: #000;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-weight: 700;
	text-align: center;
	overflow: hidden;
	float: left;
}

.stafflisting a {
	color: #000;
	text-decoration: none;
	}
	
.stafflisting:hover {
	background-color: #fff;
	}
.style5 {font-weight: bold; color: #000066;}
.style6 {font-size: 16px}
.style7 {font-weight: bold; color: #000066; font-size: 16px; }
.style8 {font-size: 18px}

