/* centering page */
body {
	background:  #000000 url(../images/bg.jpg) center top no-repeat;
	text-align: center;
	}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 809px;
	text-align: left;

}


/*fonts and colors*/


h1 {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-style: normal;
	font-weight: lighter;
	   
	}

h1.center {
	text-align: center;

	   
	}	
	
h2 {
	padding-top:20px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-style: normal;
	font-weight: lighter;	
	}
	
h5 {
	padding-top:5px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-style: normal;
	font-weight: lighter;	
	}
	
h3 {
	padding-left:45px;
	padding-bottom:10px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-style: normal;
	font-weight: lighter;	
	}
	


#h4 {
	padding-top:25px;
	margin:0px;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .06em;
	text-transform: uppercase;
	}
	
	
a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 4px;
	text-transform: uppercase;
	text-decoration: none;
}

div {
	color: #000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}
	
p.splash {
	font-size: 16px;
	line-height: 1.5em;	
	}
	
span.center {
	font-size: 14px;
	}

/* Begin Structure */

ul {
	padding:0;
	margin:0;
}

img {
	border:0;
	padding:0;
	margin:0;
	}


#title {
	text-align: center;
}
	
div#splashHeader {
	position: relative;
	left: 293px;
	width: 473px;
	margin-bottom:30px;
	}
	
div#titleLink {
	position: absolute;
	left: 350px;
	top: -220px;
}

.splashParagraph {
	text-align: center;
 	padding-top: 105;
	margin-left: 35;
	margin-right: 41;
	margin-bottom: 0;
	}
			
#splashWrap {
	margin-top:260px;
	background:inherit;
	float: left;
	clear: both;
	width: 809px;
	position: relative;
	}

#splashLeft {
	background: url(../images/splash/nav_buttons_box.jpg) no-repeat center top;
	float:left;
	width: 502px;
	height: 326px;
	}
			

#splashRight {
	margin:0px;
	float:right;
	width: 288px;
	}
	
#splashRight #heading{
	padding-top:34px;
	}
	

#buttons {
	text-align: center;
	}

li.inline {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
	
div.description {
	margin-top:0px;
	margin-left:0px;
	width: 242px;
	height: 51px;
	float:right;
	}
	
div.image {
	float:left;
	}
	
	
h3.center {
	padding:0;
	margin-top: 5;
	text-align:center;
}

div.sweeneyTodd {
 	margin-bottom: 20px;
	}
	
div.spacer {
height:400px;

}

#footer {
	margin-top:30px;
	margin-bottom:30px;
	background: inherit;
	text-align:center;
	clear:both;

}
#footer img {
	margin-top:0px;
	}

div.terms {
	text-align:center;
	color: #908e8c;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	}
	
a.footer, .popup {
	text-align:center;
	color: #908e8c;
	font-size: 10px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
}

.beige {
	color: #d9d6d6;
}

.grey {
	color: #878787;
}

.clear {
	clear: both;
}

#footer_bar {
	height: 37px; width: 809px; padding-top: 20px;
}

#label_r_rated {
	margin: 0 auto; width: 100%; padding-top: 90px;
}

#logo_wb_pictures {
	height: 37px; width: 160px; float:left;
}

#text_terms {
	height: 37px; width: 489px; float:left;
}

#logo_dw_pictures {
	height: 37px; float:right;
}
