@charset "utf-8";

.logo {
		padding-top: 50px;
		margin-right: auto;
		margin-left: auto;
}

.TextInfoArea {
		background-color: #760D0B;
		background-image: url(graphics/photos/design/BG-sto-Gallery.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 611px;
		margin-top: 12px;
		color: #FFFFFF;
		border: 3px solid #FFFFFF;
		vertical-align: middle;
		height: 482px;
}

/* CSS Document */

.menuBar {
	float: left;
	width: 197px;
	background-color: #760D0B;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d4b889;
	border-right-color: #d4b889;
	border-bottom-color: #d4b889;
	border-left-color: #d4b889;
	height: 1000px;
}

.HeadT2 {
		background-image: url(graphics/photos/design/GalleryBGT2.jpg);
		background-repeat: no-repeat;
		height: 71px;
		width: 609px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
}
