body		{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#Container1	{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -335px auto auto -477px;
	text-align: center;
	z-index: 0;
}

#Container2	{
	position: absolute;
	left: 0;
	top: 50%;
	margin: -335px auto auto auto;
	text-align: center;
	z-index: 0;
}

#Container3	{
	position: absolute;
	left: 50%;
	top: 0;
	margin: auto auto auto -477px;
	text-align: center;
	z-index: 0;
}

#Container4	{
	position: absolute;
	left: 0;
	top: 0;
	margin: auto auto auto auto;
	text-align: center;
	z-index: 0;
}

#Container5	{
	position: absolute;
	left: 50%;
	top: 0;
	margin: auto auto auto -488px;
	text-align: center;
	z-index: 0;
}

#Template {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 954px;
	height: 670px;
	z-index: 0;
}
#SplashTemplate {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 976px;
	height: 1000px;
	z-index: 0;
}
#TemplateBG {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 954px;
	height: 600px;
	z-index: 1;
}
#Logo {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 465px;
	height: 107px;
	z-index: 2;
}
#MainImage {
	position: absolute;
	top: 141px;
	left: 0px;
	width: 465px;
	height: 395px;
	z-index: 3;
}
#SupportImage {
	position: absolute;
	top: 34px;
	left: 465px;
	width: 489px;
	height: 600px;
	z-index: 4;
}

#Content {
	position: absolute;
	top: 34px;
	left: 465px;
	width: 489px;
	height: 502px;
	z-index: 5;
	text-align: left;
}

#Question {
	position: absolute;
	top: 580px;
	left: 490px;
	z-index: 5;
	font-weight: bold;
	font-style: italic;
}

#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: 120px;
	left: 227px;
	width: 500px;
	z-index: 1002;
}

#NewsletterPopUp {
	position:absolute;
	background-color:#eeeeee;
	top: 120px;
	left: 227px;
	width: 500px;
	z-index: 1002;
}

#Navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 934px;
	height: 34px;
	z-index: 5;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.Nav01			{ color: #ffffff; font-size: 12px; }
.Nav01 a		{ color: #ffffff; text-decoration: none; }
.Nav01 a:hover	{ color: #ffffff; text-decoration: underline; }
.Nav02			{ color: #ffffff; font-size: 12px; }
.Nav02 a		{ color: #ffffff; text-decoration: none; }
.Nav02 a:hover	{ color: #ffffff; text-decoration: underline; }
.Nav03			{ color: #d2d2d2; font-size: 12px; }
.Nav03 a		{ color: #d2d2d2; text-decoration: none; }
.Nav03 a:hover	{ color: #d2d2d2; text-decoration: none; }

#Footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 634px;
	left: 0px;
	width: 954px;
	height: 36px;
	z-index: 5;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
	font-size:10px;
}
.Footer			{ color:#FFFFFF;  }
.Footer a		{ color:#FFFFFF; text-decoration:none; }
.Footer a:hover	{ color:#FFFFFF; text-decoration:underline; }

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