#mapdiv {
	position: absolute;
	top: 320px;
	left: 330px;
}

#leftcolmn {
	position: relative;
	top: -20px;
	color: #666666;
	width: 290px;
	line-height: 1.8em;
	margin-left: 30px;
	

}

#leftcolmn h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 0px;
	margin-top: 10px;
}
#leftcolmn p {
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	margin-bottom: 10px;

}

#leftcolmn p + h1 {
	
	margin-top: 40px;

}

a.lightbox {
	color: #FFFFFF;

}


a.lightbox img {
	border: none;
	
	background-color: transparent;
}

a:hover{
	border: none;
	color: #add813;
	background-color: transparent;
}


.members img{
	display: block;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 40px;
}

.mainvis {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #edece0;
	height: 286px;

}

.bodyheader {
	position: relative;
	top: 2px;
	background-image: url(img/header.png);

	margin-right: 20px;
	margin-left: 20px;
	
	height: 36px;

}

.members {
	width: 728px;
	height: 660px;

	margin-bottom: 40px;

}

.indivi {

	width: 330px;
	height: auto;
	float: left;
	margin-bottom: 40px;
}

.desc {
	margin-top: 10px;
	line-height: 1.7em;


}

.bullet {
	position: relative;
	background-image: url(img/staff.png);
	background-repeat: no-repeat;
	height:14px;
	width: 728px;
	margin-left: 20px;	
}


#headcopy {
	width: 688px;
	height: 40px;
	background-image: url(img/hcopybase.jpg);
	margin: 20px;
	background-repeat: no-repeat;
	padding: 20px;
	padding-top: 18px;
	padding-bottom: 22px;
	font-size: 14px;
	font-style: bold;
	color: #666666;
	position: relative;
	line-height: 1.7em;
}

#bdcontent {
	width: 460px;
	padding-left: 248px;
	margin-left: auto;
	margin-right: 40px;
	padding-top: 10px;
	color: #666666;

}

#bdcontent>h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}


#bdcontent>p {
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	margin-bottom: 30px;
}


#breadright {
	margin: 50px;
	position: relative;
	width:80px;
	left: auto;
	right: 0px;
	margin-right: 0px;
	margin-left:auto;
	
}

#breadleft {
	margin: 50px;
	position: relative;
	width:80px;
	right: auto;
	left: 0px;
	margin-left: 0px;
	margin-right:auto;
	
}


#bdcontent a img {
	background-color: transparent;
	border: none;
	display: block;
	float: left;
	position: relative;
	top: 3px;
	margin-right: 3px;
}
