@charset "utf-8";

.logo {
		padding-top: 50px;
		margin-right: auto;
		margin-left: auto;
}

.TextInfoArea {
	background-color: #576368;
	background-image: url(graphics/photos/design/stefani_grey.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 12px;
	color: #FFFFFF;
	border: 3px solid #FFFFFF;
	height: 750px;
	width: 611px;
}

.Brief h2 {
		font-size: 15px;
		padding-left: 10px;
}

/* CSS Document */

.menuBar {
		float: left;
		width: 197px;
		background-color: #576368;
		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: 1150px;
}


.HeadT2 {
		background-image: url(graphics/photos/design/Head-BGT2_Welcome.jpg);
		background-repeat: no-repeat;
		height: 71px;
		width: 609px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
}

.FormContainer {
		margin-right: 2px;
		margin-left: 2px;
		padding: 2px;
		width: 100%;
}
.AdBanner {
	border: 1px solid #FFF;
	margin: 4px;
}
