body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #102336;
}

#ContainerCenter {
	position: absolute;
	left: 50%;
	top: 0;
	width: 810px;
	margin: auto auto auto -405px;
	text-align: center;
	background-image: url(http://www.airplanesusa.com/templates/default/images/Container-BG.gif);
	z-index: 0;
}

#ContainerLeft {
	position: absolute;
	left: 0;
	top: 0;
	width: 810px;
	margin: auto auto auto auto;
	text-align: center;
	z-index: 0;
}

#Header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 922px;
	height: 150px;
	text-align: right;
	z-index: 1;
}

#Content {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 764px;
	text-align: left;
	background-image: url(http://www.airplanesusa.com/templates/default/images/Content-BG.gif);
}

#Footer {
	width: 764px;
	text-align: center;
}

#Navigation {
	position: absolute;
	top: 92px;
	left: 2px;
	width: 760px;
	text-align: left;
	z-index: 2;
}

#GalleryBlanket {
	background-color: #111111;
	opacity: 0.75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

#NewsletterBlanket {
	background-color: #111111;
	opacity: 0.75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

#GalleryPopUp {
	position:absolute;
	background-color:#eeeeee;
	top: 80px;
	left: 125px;
	width: 700px;
	z-index: 1002;
}

#NewsletterPopUp {
	position:absolute;
	background-color:#eeeeee;
	top: 120px;
	left: 50%;
	width: 500px;
	margin: auto auto auto -250px;
	text-align: center;
	z-index: 1002;
}

.Footer			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }
.Footer a		{ color: #ffffff; text-decoration: none; }
.Footer a:hover	{ color: #ffffff; text-decoration: underline; }

.NavLeft1 { background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-Left.gif); }
.NavLeft2 { background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-Left-Over.gif); }
.NavLeft3 { background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-Left-On.gif); }

.Navigation1			{ font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1f314a; background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-BG.gif); text-align: left; font-weight: bold; }
.Navigation1 a			{ color: #1f314a; text-decoration: none; }
.Navigation1 a:hover	{ color: #1f314a; text-decoration: none; }

.Navigation2			{ font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1f314a; background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-BG-Over.gif); text-align: left; font-weight: bold; }
.Navigation2 a			{ color: #1f314a; text-decoration: none; }
.Navigation2 a:hover	{ color: #1f314a; text-decoration: none; }

.Navigation3			{ font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1f314a; background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-BG-On.gif); text-align: left; font-weight: bold; }
.Navigation3 a			{ color: #1f314a; text-decoration: none; }
.Navigation3 a:hover	{ color: #1f314a; text-decoration: none; }

.NavRight1 { background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-Right.gif); }
.NavRight2 { background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-Right-Over.gif); }
.NavRight3 { background-image: url(http://www.airplanesusa.com/templates/default/images/Nav-Right-On.gif); }

input, textarea {
	 border: 1px #1b253e solid;
}
