@charset "utf-8";
body {
	background-color: #7D0042;
	text-align: center;
}



#ImageContainer {
	background-image: url(../images/background1.jpg);
	height: 1098px;
	width: 1388px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-repeat: no-repeat;
}

#MainContainer {
	position:absolute;
	left:194px;
	top:0px;
	width:1000px;
	height:1148px;
	z-index:1;
	border: thin none #3F0;
	color: #FFF;
}

#Logo_image {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:250px;
	z-index:1;
	background-image: url(../images/MTAPlogowhiteSmall.png);
	background-repeat: no-repeat;
}
#footer {
	position:absolute;
	left:0px;
	top:1098px;
	width:981px;
	height:50px;
	z-index:5;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	font-size: 10px;
	background-color: #7D0042;
}
.copyright {
	font-size: 12px;
}
#NavTop_Container {
	position:absolute;
	left:342px;
	top:20px;
	width:515px;
	height:30px;
	z-index:2;
	font-style: normal;
	color: #FFF;
	text-align: center;
	visibility: visible;
}
#NavTop_home {
	position:absolute;
	left:0px;
	top:0px;
	width:81px;
	height:30px;
	z-index:2;
}
#NavTop_gallery {
	position:absolute;
	left:81px;
	top:0px;
	width:94px;
	height:30px;
	z-index:3;
}
#NavTop_guarantee {
	position:absolute;
	left:175px;
	top:0px;
	width:122px;
	height:30px;
	z-index:4;
	color: #999;
}
#NavTop_contact {
	position:absolute;
	left:297px;
	top:0px;
	width:98px;
	height:30px;
	z-index:5;
}
#NavTop_directions {
	position:absolute;
	left:395px;
	top:0px;
	width:119px;
	height:30px;
	z-index:6;
}
#NavTop_Container a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: underline;
}
#NavTop_Container a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999;
	background-color: #7D0042;
}
#NavTop_Container a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}
#rightCopy {
	position:absolute;
	left:220px;
	top:70px;
	width:780px;
	height:1025px;
	z-index:6;
	overflow: visible;
}

#leftCopy {
	position:absolute;
	left:0px;
	top:250px;
	width:220px;
	height:844px;
	z-index:7;
	overflow: visible;
}
