/* CSS Document */

body {
	background-color: #541700;
	margin: 0 0 0 0;
}


/* div Layers */

#Container {
	position: relative;
	margin: auto;
	width: 1024px;
	height: 768px;
	top: 0px;
}

#Back_Large_img {
	position:absolute;
	width:1024px;
	height:768px;
	z-index:1;
	left: 0;
	top: 0;
}

#Links_text {
	position:absolute;
	width:302px;
	height:24px;
	z-index:2;
	left: 45px;
	top: 743px;
}

#Disclaimer_text {
	position:absolute;
	width:685px;
	height:23px;
	z-index:3;
	left: 313px;
	top: 743px;
}

#CheckOut_text {
	position:absolute;
	width:256px;
	height:22px;
	z-index:6;
	left: 109px;
	top: 370px;
}

#Submit_Land_btn {
	position:absolute;
	width:131px;
	height:45px;
	z-index:5;
	left: 291px;
	top: 684px;
}

#Submit_Page2_btn {
	position:absolute;
	width:132px;
	height:46px;
	z-index:5;
	left: 751px;
	top: 609px;
}

#Bday-Email_tbl {
	position:absolute;
	width:200px;
	height:99px;
	z-index:4;
	left: 45px;
	top: 637px;
}

#RegisterFields {
	position:absolute;
	width:600px;
	height:336px;
	z-index:4;
	left: 444px;
	top: 289px;
}

#NS_Logo {
	position:absolute;
	width:116px;
	height:60px;
	z-index:5;
	left: 510px;
	top: 635px;
}

#NS_Text {
	position:absolute;
	width:250;
	height:65;
	z-index:5;
	left: 442px;
	top: 698px;
}

/* Text Styles */

.Arial_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Arial_11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Arial_7 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}

.Brown { color: #240c0c;}

.Blue { color: #5496c5;}
