@charset "utf-8";


#middle {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
	overflow: visible;
}
#container {
	width: 7in;
	height: 100%;
	margin: 0;
	overflow: visible;
}

#left {
	width: 0px;
	bottom: 0px;
	display: none;
	overflow: visible;
}
#main {
	width: 7in;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	position: relative;
	overflow: visible;
}
#header {
	display: none;
	overflow: visible;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#container #wrapper #left {
	color: #000000;
}

#mainright {
	display: none;
}

#footer {
	display: none;
	position: relative;
	overflow: visible;
}

#wrapper {
	width: 7in;
	position: relative;
	background-color: #FFFFFF;
	bottom: 0px;
	top: 0px;
	padding-bottom: 10px;
	background-image: none;
	overflow: visible;
}

#logo {
	height: 200px;
	width: 800px;
	margin: auto;
	background-color: #C8B885;
	text-align: right;
	position: relative;
	background-image: url(images/etap_photo1.jpg);
	background-repeat: no-repeat;
	display: none;
}
.print {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 110%;
	background-image: none;
	overflow: visible;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
.MenuBarVertical {
	display: none;
}
