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

}

.bodyheader {
	position: relative;
	top: 0px;
	background-image: url(img/header.png);
	margin-right: 20px;
	margin-left: 20px;
	height: 4px;

}

.members {
	width: 728px;
	height: 670px;
	margin: 20px;
	margin-bottom: 40px;

}

.indivi {
	width: 330px;
	height: auto;
	float: left;
	margin-bottom: 0px;
	
}

#kunoh {
	height: 340px;


}

*html .indivi{
	
	width: 320px;

}

.footer {
	clear: left;

}


.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;	
	top: 0px;
}


#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;
	top: 0px;
}

#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;
}
