@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #979595;
	border-bottom-color: #979595;
	border-left-color: #979595;
	background-color: #FFFFFF;
}
#container #bodyTxt #boxsell {
	border: medium dashed #bb286b;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
}

#container #bodyTxt {
	padding-bottom: 25px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#container #bodyTxt p {
	letter-spacing: .04em;
	line-height: 25px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #bodyTxt h1 {
	color: #990033;
	font-weight: 700;
}

#container #headerImg {
	background-image: url(images/transcription_minisite_header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 685px;
}
#container #bodyTxt h2 {
}
#container #bodyTxt h3 {
	font-weight: 500;
	color: #660066;
}
#container #footer {
	padding-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#container #footer a {
	color: #990033;
}
#container #footer p {
	font-size: 14px;
}
#container #bodyTxt .style4 {
	font-size: 24px;
	text-align: center;
	font-weight: 600;
}
#container #bodyTxt li {
	line-height: 35px;
	text-indent: 25px;
	list-style-type: square;
	list-style-position: inside;
}
