#gallery_2nd {
	width:523px;
	margin-top:10px;
	background-color:#112387;
	background-image:url(../img/back_gradation.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	}
#gallery_2nd h2 {
	margin-bottom:10px;
	}
#gallery_2nd p {
	color:#FFF;
	margin-bottom:10px;
	line-height:1.5em;
	}
#gallery_2nd h3 {
	color:#FFF;
	font-weight:1.1em;
	margin-bottom:15px;
	line-height:1.5em;
	}
#text {
	float:left;
	width:360px;
	margin-top:10px;
	}
#text p{
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
#text h3 {
	padding:3px 5px;
	font-weight:bold;
	}
#photo {
	text-align:center;
	width:150px;
	float:right;
	margin-top:10px;
	}

.toindex {
	clear:both;
	text-align:center;
	margin-top:10px;
	}
.toindex a:link,
.toindex a:visited,
.toindex a:hover {
	color:#FFF;
	}
