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

}

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

}

.bodyheaderhis {
	background-image: url(img/headerhis.png);
	margin-right: 20px;
	margin-left: 20px;
	height: 36px;
	margin-bottom: 20px;
	position: relative;
	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;
	background-image: url(img/bubble.png);
	background-repeat: no-repeat;
}

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

*html #bdcontent h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}


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


#breadright {
	margin: 50px;
	position: relative;
	top: 0px;
	width:80px;
	left: auto;
	right: 0px;
	margin-right: 0px;
	margin-left:auto;
	line-height: 1.6em;	
	
}



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


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