@charset "utf-8";

.logo {
		margin-right: auto;
		margin-left: auto;
		position: relative;
}

.TextInfoArea {
		background-color: #902F1E;
		background-image: url(graphics/photos/design/elia_red2.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 611px;
		margin-top: 12px;
		color: #FFFFFF;
		border: 3px solid #FFFFFF;
}

/* CSS Document */

.menuBar {
		float: left;
		height: 990px;
		width: 197px;
		background-color: #902E1D;
		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;
}

.HeadT2 {
		background-image: url(graphics/photos/design/meetingsBGT2.jpg);
		background-repeat: no-repeat;
		height: 71px;
		width: 609px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
}

a {
		color: #FFFFFF;
}
