@charset "utf-8";
/* CSS Document */

body{
	background:#000000;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container{
	background:#384634;	
	width:1026px;
	margin:0 auto;
	position:relative;
}
#header{
	background:url(../images/misc/header_home.jpg) no-repeat #000000;
	height:615px;
	width:1064px;
}
#nav{
	position:absolute;
	width:524px;
	height:30px;
	left:313px;
	top:197px;
}
#nav_email_signup{
	position:absolute;	
	top:200px;
	left:841px;
}
#nav_email_signup input{
	font-family:Georgia, "Times New Roman", Times, serif;
	width:145px;
	border:1px solid #5a644c;
	padding:2px;
	font-size:12px;
	color:#000000;
}
#nav_go{
	position:absolute;
	top:196px;
	left:994px;
}
#trailer{
	position:absolute;
	width:720px;
	height:416px;
	left:304px;
	top:230px;
}
#home_links{
	position:absolute;
	left:312px;
	top:661px;
}
#bottom{
	background:url(../images/misc/home_grade.gif) top repeat-x #384634;	
	min-height:543px;
	height:auto !important;
	height:543px;
	margin:0;
}
#home_dvd{
	position:absolute;
	left:60px;
	top:528px;
}
#home_text{
	position:absolute;
	left:307px;
	top:716px;
}
#cart_nav{
	color:#e5eab4;
	font-size:11px;
	position:absolute;
	left:10px;
	top:180px;
	width:1000px;
	text-align:right;
}
#cart_nav a{
	color:#e5eab4;
	text-decoration:none;
}
#cart_nav a:hover{
	text-decoration:underline;	
}
#social_media{
	position:absolute;
	top:655px;
	left:921px;
	
}
#rating{
	position:absolute;
	top:1006px;
	left:90px;
}
#twinkle_cash{
	position:absolute;
	top:1006px;
	left:337px;
}
#semi_rebellious{
	position:absolute;
	top:995px;
	left:533px;
}
#true_story{
	position:absolute;
	top:1015px;
	left:775px;
}
#footer{
	margin:-50px auto 0;
	padding-bottom:20px;
	font-size:11px;
	text-align:center;
	width:1026px;
	color:#a1a1a1;	
}
#footer a{
	color:#a1a1a1;	
}
img{ border:0;}