h2#intro {
	background-image: url(img/pageTitle-intro.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 23px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.description {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.description .sentence {
	float: left;
	width: 600px;
	margin-right: 20px;
}
.description .sentence p {
	color: #333333;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
}
.description p {
	margin-left: 50px;
}
p.gotop {
	text-align: right;
}
p.gotop img {
	margin-right: 5px;
}
p.gotop a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
p.gotop a:hover {
	text-decoration: underline;
}

.description .photo {
	width: auto;
}
.description h3 {
	margin-bottom: 10px;
	text-indent: -9999px;
	height: 26px;
	background-repeat: no-repeat;
}
h3#title-1 {
	background-image: url(img/title-1.jpg);
}
h3#title-2 {
	background-image: url(img/title-2.jpg);
}
h3#title-3 {
	background-image: url(img/title-3.jpg);
}
h3#title-4 {
	background-image: url(img/title-4.jpg);
}
h3#title-5 {
	background-image: url(img/title-5.jpg);
}
h3#title-6 {
	background-image: url(img/title-6.jpg);
}
