body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#000000;
	margin:0px;
	padding:0px;
	background-image:url(../images/bkgdbox.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0px auto;
	padding:0px;
}
#flashcontent{
	padding:6px 0px;
	margin:0px;
	height:529px;
}
#footer{	
}
#thankyou{
	margin:6px auto;
	padding: 0px;
	height:529px;
	width:731px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#thankyou h1{
	color:#CCCCCC;
}
#thankyou p{
	text-align:center;
	color:#CCCCCC
}
#thankyou p a{
	color:#CCC;
}
#adwords{
}
