body {
	background-color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 0;
	text-align: center;
}

	/* set default layout to 0 */
table, tr, td, ul, li, h1, h2, h3, h4, img, div {
	margin: 0px;
	padding: 0px;
	border:0px;
}

.clearer {
	clear: both;
	height:0px;
	width: 0;
	margin: 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}


#container {
	text-align: left;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/container_bkg.jpg);
	background-repeat: repeat-y;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	width: 940px;
	height: 245px;
	
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


	
/*navigation*/
	
#nav {
	width: 940px;
	height: 40px;
	padding: 0;
	background-image: url(../images/nav_bkg.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #5d5c5c;
	border-bottom: 2px solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

	
#nav ul {
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	
}

#nav ul li {
	list-style: none;
	float: left;
	height: 40px;
	line-height:40px;
	border: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #646464;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}


#nav a {
	color: #646464;
	display:block;
	text-decoration: none;
	height:40px;
	line-height: 40px;
	border:0;
	margin:0;
	padding: 0;
	background: transparent;
}	
	
#nav li.selected a {
	display:block;
	color: #fff;
	height:40px;
	line-height: 40px;
	border:0;
	margin:0;
	padding:0;
	background-image: url(../images/selected_bkg.gif);
}

#nav li#home a, #nav li#trailers a, #nav li#news a, #nav li#events a, #nav li#presskit a, #nav li#dvd a, #nav li#book a, #nav li#cast a, #nav li#contact a, #nav li#links a {
	padding-right: 9px;
	padding-left: 9px;
}

#nav li#home.selected a, #nav li#trailers.selected a, #nav li#news.selected a, #nav li#events.selected a, #nav li#presskit.selected a, #nav li#dvd.selected a, #nav li#book.selected a, #nav li#cast.selected a, #nav li#contact.selected a, #nav li#links.selected a {
	padding-right: 9px;
	padding-left: 9px;
}

#nav li#home a:hover,#nav li#trailers a:hover, #nav li#news a:hover, #nav li#events a:hover, #nav li#presskit a:hover, #nav li#dvd a:hover, #nav li#book a:hover, #nav li#cast a:hover, #nav li#contact a:hover,#nav li#links a:hover {
	
	color: #fff;
	display:block;
	color: #fff;
	height:40px;
	line-height: 40px;
	border:0;
	margin:0;
	padding: 0;
	background-image: url(../images/selected_bkg.gif);
	padding-right: 9px;
	padding-left: 9px;
}

/*end nav*/


/*content*/

a {
	color: #990000;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin: 10px 0 10px 0;
}

#content {
	width: 940px;
	height: auto;
	min-height: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 60px;
}

.set_height {
	height: 600px;
}

#content_text {
	padding: 20px 50px 20px 20px;
}

#float_left {
	
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	border: none;
}
#float_center {
	float: left;
	width: 3;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0;
}
#float_right {
	
	float: left;
	width: 400px;
	margin: 0 0 0 50px;
	padding: 0;
	border: none;
}
#float_right2 {
	float: left;
	width: 400px;
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
}


#float_left_links {
	
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	border: none;
}
#float_right_links {
	
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
	border: none;
}

.big {
	font-size: 24px;
	line-height: 24px;
	color: #990000;
	margin:10px 0px 0px 0px;
	}
.quote {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.quote2 {
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.bolder {
	font-weight: bold;
	font-size: 14px;
}
.store-title {
	font-size: 26px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}
.store-subtitle {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.store-subtitle2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}


.medium {
	font-size: 18px;
	line-height: 18px;
	color: #990000;
	margin:10px 0px 0px 0px;
	}

.just {
	text-align: justify;
}

.red {
	color: #990000;
}

.padding_right {

	padding-right: 40px;
}
.padding_right20 {

	padding-right: 20px;
}

/*footer*/
#footer {
	width: 940px;
	color: #fff;
	background-color: #000;
	clear: both;
	background-image: url(../images/footer_bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	}

#footer ul li {
	list-style: none;
	display: inline;
	line-height: 32px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px; 
	color: #fff;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
}

/*backgrounds*/

.home {
	background-image: url(../images/home_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 500px;
}

.trailer {
	background-image: url(../images/trailer_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.news {
	background-image: url(../images/news_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.all {
	background-image: url(../images/all_bkg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.white {
	background-image: url(../images/white_bkg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/*padding*/

.paddo20 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*images*/

.pic_border {
	border: 2px solid #000;
	/*padding: 2px;*/
	margin-bottom: 10px;
}

.pic_collage {
	border: 2px solid #000;
	
	margin-bottom: 5px;
	
}

.mright {
	margin-right: 10px;
	}

.pic_event {
	float: left;
	margin-right: 5px;
	margin-bottom:20px;
}

.caption {
	font-size: 11px;
	color:#999999;
}
/* forms */

#form_back {
	border: 1px solid #000;
}

#form_back td {
	padding: 4px;
}

.textinput {
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	font-szie: 12px;
}

.submit_btn {
	border: 1px solid #000;
	background-color: #990000;
	font-family: "Courier New", Courier, monospace;
	font-szie: 12px;
	color: #fff;
	margin-left: 60px;
}


div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 120px;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 280px;
  text-align: left;
  } 
  .thick {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
  
