hr {
  color: #9c6203;
  width: 996px;
  margin: 5px auto;
}

/* -- Content -- */
#wrapperHeader {
  width: 996px;
  margin: 0 auto;
}
#wrapperContent {
  text-align: left;
  font-size:  12px;
  
}
a.downloadButton{
	position:relative;
	display:block;
	width:139px;
	height:65px;
	background:url(../../images/textonly/movieDownload.png) no-repeat 0 0;
	left: 748px;
	top: -353px;
}
a.downloadButton:hover
{ 
  background-position: 0 -65px;
}

a.downloadButton span
{
  display: none;
}

a.PreOrderDVD{
	position:relative;
	display:block;
	width:139px;
	height:65px;
	background:url(../../images/textonly/DVD.png) no-repeat 0 0;
	left: 617px;
	top: -287px;
}
a.PreOrderDVD:hover
{ 
  background-position: 0 -65px;
}

a.PreOrderDVD span
{
  display: none;
}

a.TwoPackPre{
	position:relative;
	display:block;
	width:139px;
	height:65px;
	background:url(../../images/textonly/TwoDisk.png) no-repeat 0 0;
	left: 572px;
	top: -213px;
}
a.TwoPackPre:hover
{ 
  background-position: 0 -65px;
}

a.TwoPackPre span
{
  display: none;
}

a.TwoPackPost{
	position:relative;
	display:block;
	width:139px;
	height:65px;
	background:url(../../images/textonly/TwoDiskPost.png) no-repeat 0 0;
	left: 572px;
	top: -213px;
}
a.TwoPackPost:hover
{ 
  background-position: 0 -65px;
}

a.TwoPackPost span
{
  display: none;
}


a.FourPackPre{
	position:relative;
	display:block;
	width:139px;
	height:65px;
	background:url(../../images/textonly/FourDisk.png) no-repeat 0 0;
	left: 779px;
	top: -279px;
}
a.FourPackPre:hover
{ 
  background-position: 0 -65px;
}

a.FourPackPre span
{
  display: none;
}

a.FourPackPost{
	position:relative;
	display:block;
	width:139px;
	height:65px;
	background:url(../../images/textonly/FourDiskPost.png) no-repeat 0 0;
	left: 781px;
	top: -279px;
}
a.FourPackPost:hover
{ 
  background-position: 0 -65px;
}

a.FourPackPost span
{
  display: none;
}



#headerContent{
	width: 994px;
	height:475px;
	margin: 0 auto 10px auto;
  
}
#storyContent, #bottomSubNav {
  width: 994px;
  margin: 0 auto 10px auto;
  
}
#storyContent h1 {
  padding: 0 0 3px 0;
  margin: 0;
  color: #E5C35C;
  font-size:16px;
}
#storyContent h2 {
  padding: 0 0 3px 20px;
  margin: 0;
  font-size:  12px;
  color: #FFF;
  font-weight: normal;
}
#storyContent h3 {
  padding:3px 0 2px 20px;
  margin:0;
  font-size:12px;
  color:#E5C35C;
  font-size:14px;
  font-weight:bold;  
}

#bottomSubNav {
  font-size:  12px;
  text-align: center;
}
.subNavMenu, .subNavMenu a, .subNavMenu a:hover {
  font-size:  14px;
  color: #e5c35c;
}
