#Container {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(Artwork_04.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 1080px;
}
#Container #HeaderNav {
	background-image: url(images/Artwork_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 1080px;
}
#Container #HeaderTitle {
	background-image: url(images/Artwork_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 175px;
	width: 1080px;
	margin: 0px;
	padding: 0px;
}
#Container #Footer div {
	background-image: url(Artwork_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	width: 1080px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
}
#Container #Body #MainText {
	padding: 0px;
	height: auto;
	width: 1080px;
	background-position: 0px 0px;
	left: 150px;
	top: 0px;
	clip: rect(0px,0px,0px,auto);
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	right: 0px;
	bottom: 0px;
}
#Container table {
	left: 125px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,100px);
	margin-left: 10px;
}

#Container #HeaderTitle table {
	clip: rect(auto,200px,auto,auto);
	right: 0px;
	left: 300px;
}
.FooterLinks {
}
