@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://www.thepalacegroup.com/images/newsletterImages/wallpaper.jpg);
	background-repeat:repeat-x,;
    margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
#container {
	width: 909px;
	height:570px;
	background-image:url(http://www.thepalacegroup.com/images/newsletterImages/box.png);
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align: left;
	z-index: 10;
}


#nav {
	
	width:345px;
	height:89px;
	margin:-25px  0px 0px 330px;
	
}
#header{
	width: 700px;
	height: 65px;
	padding: 50px 0 0 300px;
}
#title, #date {
	color:#3b3b3b;
	margin: 0;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
#title{
	
	width: 280px;
}
#date{
	float: left;
	width: 280px;
	margin: 10px 0 0 0px;
}

#block1, #block2, #block3, #block4 {
	width: 385px;
	height: 216px;
	margin: 0px 0px 0px 90px;
	z-index: 20;
}

#block1 {
	
	background-repeat:no-repeat;
	float:left;
	position: relative;
	width: 380px;
	height: 216px;
}
#block2 {

	background-repeat:no-repeat;
	margin:0px 0px 0px 500px;
	position: relative;
	width: 380px;
	height: 216px;
}
#block3 {
	background-image:url(../images/winners.png);
	background-repeat:no-repeat;
	float:left;
	position: relative;
	width: 380px;
	height: 216px;
}
#block4 {
	background-image:url(../images/winners.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 500px;
	position: relative;
	width: 380px;
	height: 216px;
}
#block1TXT {
	text-align:center;
	width:385px;
	height: 100px;
	position: absolute;
	top: 180px;
	left: 0;
	color: #000;
}
#block2TXT {
	text-align:center;
	width:385px;
	height: 100px;
	position: absolute;
	top: 180px;
	left: 0;
}

#block3TXT {
	text-align:center;
	width:385px;
	height: 100px;
	position: absolute;
	top: 180px;
	left: 0;
}
#block4TXT {
	text-align:center;
	width:385px;
	height: 100px;
	position: absolute;
	top: 180px;
	left: 0;
}
#termsholders {
	xmargin:0px auto 0px auto;
	width:909px;
	display:block;
	
}
#tandc {
	color:#FFF;
	margin:0px auto 0px auto;
	text-align:right;
	font-size:12px;
	width:909px;


	
	
}
#tandc a:link{
	color:#FFF;
}
#tandc a:visited {
	color:#FFF;
}
#tandc a:hover {
	color:#FFF;
}
