.Container {
	position: absolute;
	height:auto;
	width: 500px;
	top: 0px;
	left: 50%;
	margin-left:-250px;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #0077ff;
	text-decoration: underline;
}

.TextContainer {
	height: 500px;
	width: 400px;
	margin-left:50px;
	
}
.FlashContent {
	position: absolute;
	height: 650px;
	width: 500px;
	top: 0px;
}
.FlashNav {
	position: absolute;
	height: 550px;
	width: 850px;
}
.noflash {
	top:0px;
	
}
.noflashNav {
	top:0px;
	width:500px;
	height:80px;
	background-color: #000;
	}
.noflashHTML {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	background-image: url(../images/BottomNav.png);
	padding: 10px;
	
}
.HTMLContainer {
	position: absolute;
	height: 500px;
	width: 500px;
	margin-left:300px;
	top:100px;
	background-image: url(../images/HTMLContainerBG.jpg);
}
.RegText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.AddressText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BlueBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: lighter;
	color: #0077FF
}
.Bottem {
margin-top:600px;
}
.Copyright{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #CCCCCC;

}
body {
	background:#363636;
	background-image: url(../NavExpand.png);
	background-repeat: no-repeat;
}
