ul {
	list-style: none;
}

ul,p,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	color:#5C461B;
	border: 0;
	text-decoration: none;
}


#mark  a {
	font-style: italic;
}

a: hover img {
	z-index: 30;
}


html {
text-align:center;
}

body {
	background-color:#D6CFC1;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	position:relative;
	padding-top: 20px;
	margin: 0 auto;
	text-align:left;
	line-height: 120%;
	width: 700px
}

div#branding {
	width:700px;
	height: 80px;
	background-image: url(logo_header.jpg);
	background-repeat: no-repeat;
}

div.column {
	background-color: #FFFFFF;
	width: 700px;
	overflow:hidden;
}

#staff_listing {
	position: relative;
}

#head1 {
	font-size: 20%;
	text-indent: -9999px;
}

#intro_para {	
	padding-top:15px;
	padding-left: 0px;
	padding-right: 15px;
	font-size: 100%;
	font-style:bold;
	line-height: 110%;
}


p {
	padding-top: 10px;
}

li {
	background-color:#F4ECDC;
	padding: 15px;
	overflow:hidden;
	margin: 20px;
}

#emp_name {
	padding-top:15px;
	padding-left: 200px;
	padding-right: 15px;
	font-size: 100%;
	font-style:bold;
	line-height: 110%;
}

#position {
	font-size: 60%;
	text-transform:uppercase;
}

#bio {
	font-size: 80%;
	padding-left:200px;
	color: #5C461B;
}

.style1 {
	font-size: 80%;
	color: #5C461B;
}

img { border: 0; }

#intro img {
	float:left;
	width: 140px; 
	padding: 15px 15px 15px 15px;
	border: 0;
}

div#filmstrip{
	position: relative;
	width: 700px;
	height: 100px;
	padding-left: 10px;
	padding-right: 20px;
	margin: auto 0;
	margin-top: 5px;
	margin-bottom: -10px;
}

#filmstrip li{
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

#filmstrip img{ 
	width: 70px;
	border: 2px;
	border-color:#CCCCCC;
	padding: 1px;
}

#fs_1 { position: absolute; left: 5px; top: 3px; z-index: 6}
#fs_2 { position: absolute; left: 70px; top: 3px; z-index: 3}
#fs_3 { position: absolute; left: 135px; top: 3px; z-index: 3}
#fs_4 { position: absolute; left: 200px; top: 3px; z-index: 3}
#fs_5 { position: absolute; left: 265px; top: 3px; z-index: 3}
#fs_6 { position: absolute; left: 330px; top: 3px; z-index: 3}
#fs_7 { position: absolute; left: 395px; top: 3px;}
#fs_8 { position: absolute; left: 460px; top: 3px;}
#fs_9 { position: absolute; left: 525px; top: 3px;}


#intro {
	padding-top: 0;
	margin-top: 0px;
}
