/* CSS Document */
body {
        padding : 0;
        margin : 0;
        background-image : url(images/bg.gif);
        background-repeat : repeat-x;
}
 
#content {
   padding-top : 230px;
   padding-bottom : 30px;
   padding-left : 575px;
   padding-right : 10%;
} 

#content h1 {
      font-family : "Copperplate", Georgia, Times, serif;
      font-size : 130%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
	  
} 
#content h2 {
      font-family: "Copperplate", Georgia, Times, serif;
      font-size: 130%;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
} 
#content p {
      font-family : "Copperplate", Georgia, Times,serif;
      font-size : 100%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%;
} 

#logo{
    position : absolute;
    top : 30px;
    left : 32px;
    z-index : 50;
} 

#theride {
   position : absolute;
	top : 80px;
	left : 700px;
} 


#duke{
    position : absolute;
    top : 245px;
    left : 32px;
    z-index : 50;
} 

#award_win{
	position : absolute;
	top : 275px;
	left : 350px;
	z-index : 50;
	width: 178px;
	height: 118px;
} 

#imdb{
	position : absolute;
	top : 648px;
	left : 32px;
    z-index : 50;
} 

#ratefilm{
    position : absolute;
    top : 632px;
	left : 32px;
    z-index : 50;
	font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
} 

#viewtrailer{
	position : absolute;
	top : 648px;
	left : 250px;
	z-index : 50;
	width: 179px;
} 

#trailer_clickhere{
    position : absolute;
    top : 632px;
	left : 250px;
    z-index : 50;
	font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 80%;
      font-weight : normal;
      color : #000;
      background-color : transparent;
} 

#creditsproduction{
	position : absolute;
	top : 245px;
	left : 573px;
	z-index : 50;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 90%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	width: 410px;
	height: 595px;
} 

#creditsright{
	position : absolute;
	top : 269px;
	left : 801px;
	z-index : 50;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	width: 132px;
	height: 38px;
} 

#creditsleft{
	position : absolute;
	top : 270px;
	left : 585px;
	z-index : 50;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 80%;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	width: 168px;
	height: 38px;
} 

#buyDVD {
	position : absolute;
	top : 172px;
	left : 40px;
	width : 105px;
	height: 76px;
	z-index: 51;
} 

#castandcrew {
	position : absolute;
	top : 160px;
	left : 150px;
	width : 105px;
	height: 76px;
	z-index: 51;
} 

#reviews {
	position : absolute;
	top : 172px;
	left : 250px;
	width : 105px;
	height: 76px;
	z-index: 51;
} 

#reviews list {
	position : absolute;
	top : 172px;
	left : 250px;
	width : 105px;
	height: 76px;
	z-index: 51;
	color : #000;
} 

#filmfest {
	position : absolute;
	top : 155px;
	left : 342px;
	width : 138px;
	height: 76px;
	z-index: 51;
}
#imagegallery {
	position : absolute;
	top : 155px;
	left : 453px;
	width : 138px;
	height: 76px;
	z-index: 51;
} 

#contact {
	position : absolute;
	top : 155px;
	left : 553px;
	width : 138px;
	height: 76px;
	z-index: 51;
} 
 
#globalnav {
	position : absolute;
	top : 70px;
	left : 32px;
	width : 741px;
	height: 26px;
} 
