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

#ContainerCenter {
	position: absolute;
	left: 50%;
	top: 0;
	width: 922px;
	margin: auto auto auto -461px;
	text-align: center;
	z-index: 0;
}

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

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

#Navigation {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 905px;
	text-align: right;
	z-index: 3;
}

#RedRibbon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 307px;
	height: 204px;
	z-index: 2;
}

#Content {
	position: absolute;
	top: 81px;
	left: 0px;
	width: 922px;
	text-align: left;
	background-image: url(../images/Content-BG.gif);
}

#Footer {
	width: 922px;
	text-align: left;
	background-image: url(../images/Footer-BG.gif);
}

.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(../images/Nav-Left.gif); }
.NavLeft2 { background-image: url(../images/Nav-Left-Over.gif); }
.NavLeft3 { background-image: url(../images/Nav-Left-On.gif); }
.NavLeft4 { background-image: url(../images/Nav-Left-Gn.gif); }
.NavLeft5 { background-image: url(../images/Nav-Left-Gn-Over.gif); }

.Navigation1			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-image: url(../images/Nav-BG.gif); text-align: center; font-weight: bold; }
.Navigation1 a			{ color: #ffffff; text-decoration: none; }
.Navigation1 a:hover	{ color: #ffffff; text-decoration: none; }

.Navigation2			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-image: url(../images/Nav-BG-Over.gif); text-align: center; font-weight: bold; }
.Navigation2 a			{ color: #ffffff; text-decoration: none; }
.Navigation2 a:hover	{ color: #ffffff; text-decoration: none; }

.Navigation3			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-image: url(../images/Nav-BG-On.gif); text-align: center; font-weight: bold; }
.Navigation3 a			{ color: #ffffff; text-decoration: none; }
.Navigation3 a:hover	{ color: #ffffff; text-decoration: none; }

.Navigation4			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-image: url(../images/Nav-BG-Gn.gif); text-align: center; font-weight: bold; }
.Navigation4 a			{ color: #ffffff; text-decoration: none; }
.Navigation4 a:hover	{ color: #ffffff; text-decoration: none; }

.Navigation5			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-image: url(../images/Nav-BG-Gn-Over.gif); text-align: center; font-weight: bold; }
.Navigation5 a			{ color: #ffffff; text-decoration: none; }
.Navigation5 a:hover	{ color: #ffffff; text-decoration: none; }

.NavRight1 { background-image: url(../images/Nav-Right.gif); }
.NavRight2 { background-image: url(../images/Nav-Right-Over.gif); }
.NavRight3 { background-image: url(../images/Nav-Right-On.gif); }
.NavRight4 { background-image: url(../images/Nav-Right-Gn.gif); }
.NavRight5 { background-image: url(../images/Nav-Right-Gn-Over.gif); }

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