@charset "utf-8";
/* CSS Document */

.pic {
	margin-left: 85px;
	margin-top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	margin-left: -23px;
}
#selection h1 {
	display: inline;
	color: #165454;
}
#thumb {
	float: left;
	display: inline;
	background-color: #217B7B;
	margin-top: -288px;
}

.img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#display {
	display: inline;
	text-align: center;
	border: thin none #666666;
}
#big    {
	border: thin none #666666;
}

.img2 {
	border: thin solid #999999;
	padding: 25px;
	margin-left: 100px;
}
#thumb2 {
	float: left;
	display: inline;
	background-color: #217B7B;
	margin-top: -289px;
}
#gap {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 50px;
}
#title {
	margin-bottom: 30px;
	margin-top: 30px;
}
#gap2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 250px;
}
#selection a {
	color: #165454;
	text-decoration: none;
}
#selection a:hover {
	text-decoration: underline;
}
#gap3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 150px;
}

