#Thanks {
	top:200px;
	width:640px;
	margin: 0px auto 0px auto;
	padding-left: 20px;
	padding-right: 20px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFC;
}
.links a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #9CF;
	text-decoration: none;
}
.links a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCC;
	text-decoration: none;
}
.links a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #9FC;
	text-decoration: underline;
}
.links a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0FF;
	text-decoration: none;
}
.copyrightTxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
}
.background {
	background-color: #000;
}
.Required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #990000;
}
h1 {
	text-align: center;
}
td img {display: block;}
#mainWrapContact {
	margin: auto;
	height: 1000px;
	width: 830px;
}
body {
	background-image: url(../Assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
#mastHead {
	margin: 0px;
	height: 182px;
	width: auto;
	text-align: center;
}
#thanksBody {
	height: 420px;
	width: 100%;
	margin-bottom: 50px;
}
#copyRight {
	width:830px;
	height:75px;
	color: #CC9;
	text-align: center;
	top: 875px;
	position: absolute;
	margin: 0px auto 0px auto;
}

