* {
	margin: 0;
	padding: 0;
	outline: 0;
}

img { border: 0; }

body {
	font-family: arial;
	font-size: 62.5%;
	background: #000;
	color: #666564;
}

#content {
	width: 789px;
	margin: 50px auto 0;
	text-align: left;
}

	#content h1 {
		width: 789px;
		height: 0;
		padding:281px 0 0;
		margin: 0 auto;
		background: url(../images/michael-jackson-this-is-it.jpg) no-repeat;
		overflow: hidden;
		display: block;
	}

	#content h2 {
		width: 789px;
		height: 0px;
		padding: 57px 0 0;
		background: url(../images/tickets-text.jpg) no-repeat;
		overflow: hidden;
		display: block;
	}
	
	#ticket-sales-alert {
		width: 789px;
		padding: 0 0 5px;
		background: url(../images/content-bottom.gif) no-repeat left bottom;
		font-size: 1.1em;
	}
	
		#ticket-sales-alert .aesthetics {
			width: 789px;
			padding: 4px 0 0;
			background: url(../images/content-top.gif) no-repeat left top;
		}
		
			#ticket-sales-alert .aesthetics .aesthetics {
				width: 789px;
				background: url(../images/bg-content.gif) repeat-y;
			}
			
				#ticket-sales-alert p.landingtext {
					text-align: center;
					padding: 50px 0;
					color: #bbb;
				}
				
				#ticket-sales-alert p.receive-email-updates { 
					color: #bbb;
					text-align: center;
					width: 540px;
					margin: 0 auto;
					padding: 0.3em;
				}
				
				#ticket-sales-alert p.agree { 
					clear: both;
					color: #fff;
					text-align: center;
					padding: 1.5em 0;
					width: 789px;
				}
				
					#ticket-sales-alert p.agree a { color: #adadad; }
				
				#ticket-sales-alert label { 
					display: block; 
					padding: 1em 0 0;
				}
				
				#register-form {
					width: 405px;
					margin: 0 auto;
					color: #808080;
				}
				
				#email_registration:after {
					clear: both;
				}
				
					#email_registration .form-fields-left {
						clear: both;
						width: 195px;
						float: left;
					}
					
					#email_registration .form-fields-right {
						width: 200px;
						float: left;
						padding: 0 0 0 10px;
					}		

					#emaildiv, #dobdiv {
							height: 56px;
					}
					
					#dobdiv, #zipdiv {
						width: 200px;
						padding: 0 0 0 0;
					}
					
					#dobdiv select {
						margin-right: 0px;
					}
					
					#emaildiv input, #zipdiv input {
						width: 178px;
					}				
				
					#dob_month, #dob_day, #dob_year {
						font-family: arial;
						font-size: 1em;
					}
						
					#genderdiv label, #zipdiv label {
						padding: 0 0 5px;
					}
						
					.submit {
						text-align: center;
						padding: 0 0 1em;
					}
			
	#visit {
		width: 789px;
		height: 39px;
		margin: 23px 0 30px;
		background: url(../images/visitmichaeljackson.com.jpg) no-repeat;
	}
	
		#visit a {
			width: 789px;
			height: 0;
			padding: 39px 0 0;
			overflow: hidden;
			display: block;
		}
		
		
			
	#copyright {
		width: 789px;
		height: 39px;
		margin:23px 0 30px 260px;
}
	
		#copyright a {
			width: 789px;
			height: 0;
			padding: 39px 0 0;
			overflow: hidden;
			display: block;
		}
		
		
		
				
		
		
		
		
		
		
		
	#logos {
		list-style-type: none;
	}
	
		#logos li {
			float: left;
		}
		
			#logos li a { color: #666564; }
		
		#logos li.columbia {
			margin-right: 19px;
		}
		
		#logos li.rating-guide {
			float: right;
			color: #666564;
			text-align: right;
		}
			

