
* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 15px;
 color: #FFFFFF;
 overflow: visible;
 background: #2c6562;
}

#wrapper { 
 margin: 0 auto;
 width: 900px;
 height: 550px;
 padding: 0px 30px 0px 30px;
}

#wrapperframe { 
 margin: 0 auto;
 width: 960px;
 height: 600px;
 position: relative;
}

#content { 
 width: 900px;
 height: 450px;
 color: none;
 border: none;
 background: none;
 margin: 65px 0px 0px 0px;
 padding: 0px;
 position: relative;
 left: 0px;
 top: 0px;
 text-align: center;
}

a:link {color: #92BDC3; text-decoration: none; }
a:visited {color: #92BDC3; text-decoration: none; }
a:hover {color: #2C6562; text-decoration: none; }
a:active {color: #2C6562; text-decoration: none; }

#navigationhome {
 height: 18px;
 width: 49px;
 background: url(images/home.jpg) top left no-repeat;
 position: absolute;
 left: 427px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationhome1 {
 height: 18px;
 width: 49px;
 background: url(images/home.jpg) bottom left no-repeat;
 position: absolute;
 left: 427px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationhome:hover{
 background-position: bottom left;
}

#navigationabout {
 height: 18px;
 width: 51px;
 background: url(images/about.jpg) top left no-repeat;
 position: absolute;
 left: 482px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationabout1 {
 height: 18px;
 width: 51px;
 background: url(images/about.jpg) bottom left no-repeat;
 position: absolute;
 left: 482px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationabout:hover{
 background-position: bottom left;
}

#navigationphotos {
 height: 18px;
 width: 54px;
 background: url(images/photos.jpg) top left no-repeat;
 position: absolute;
 left: 539px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationphotos1 {
 height: 18px;
 width: 54px;
 background: url(images/photos.jpg) bottom left no-repeat;
 position: absolute;
 left: 539px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationphotos:hover{
 background-position: bottom left;
}

#navigationcredits {
 height: 18px;
 width: 53px;
 background: url(images/credits.jpg) top left no-repeat;
 position: absolute;
 left: 599px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationcredits1 {
 height: 18px;
 width: 53px;
 background: url(images/credits.jpg) bottom left no-repeat;
 position: absolute;
 left: 599px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationcredits:hover{
 background-position: bottom left;
}

#navigationtrailer {
 height: 18px;
 width: 47px;
 background: url(images/trailer.jpg) top left no-repeat;
 position: absolute;
 left: 658px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationtrailer1 {
 height: 18px;
 width: 47px;
 background: url(images/trailer.jpg) bottom left no-repeat;
 position: absolute;
 left: 658px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationtrailer:hover{
 background-position: bottom left;
}

#navigationlinks {
 height: 18px;
 width: 36px;
 background: url(images/links.jpg) top left no-repeat;
 position: absolute;
 left: 711px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationlinks1 {
 height: 18px;
 width: 36px;
 background: url(images/links.jpg) bottom left no-repeat;
 position: absolute;
 left: 711px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationlinks:hover{
 background-position: bottom left;
}

#navigationscreenings {
 height: 18px;
 width: 77px;
 background: url(images/screenings.jpg) top left no-repeat;
 position: absolute;
 left: 753px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationscreenings1 {
 height: 18px;
 width: 77px;
 background: url(images/screenings.jpg) bottom left no-repeat;
 position: absolute;
 left: 753px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationscreenings:hover{
 background-position: bottom left;
}

#navigationcontact {
 height: 18px;
 width: 64px;
 background: url(images/contact.jpg) top left no-repeat;
 position: absolute;
 left: 836px;
 top: 418px;
 overflow: hidden;
 display: block;
}

#navigationcontact1 {
 height: 18px;
 width: 64px;
 background: url(images/contact.jpg) bottom left no-repeat;
 position: absolute;
 left: 836px;
 top: 418px;
 overflow: hidden;
 display: block;
}
 
#navigationcontact:hover{
 background-position: bottom left;
}


#filminfo {
 position: absolute;
 width: 300px;
 left: 30px;
 top: 415px;
 font-size: 18px;
 font-weight: normal;
 text-align: left;
}

#title {
 position: absolute;
 width: 212px;
 height: 50px;
 left: 0px;
 top: 400px;
}

#HPinfo {
 width: 304px;
 height: 160px;
 background: none;
 position: absolute;
 left: 5px;
 top: 225px;
 font-size: 11px;
 text-align: left;
}

#HPinfobackground {
 width: 280px;
 height: 100px;
 background: #92BDC3;
 position: absolute;
 left: -2px;
 top: 262px;
 filter: alpha(opacity=20);
 -moz-opacity:0.20;
 opacity:0.20;
 -khtml-opacity: 0.20;
}

#replay {
 width: 50px;
 height: 15px;
 background: none;
 position: absolute;
 left: 430px;
 top: 372px;
 font-size: 11px;
}

#music {
 width: 150px;
 height: 15px;
 background: none;
 position: absolute;
 left: 760px;
 top: 20px;
 font-size: 12px;
 text-align: left;
 line-height: 22px;
}

#credit {
 width: 130px;
 height: 10px;
 background: none;
 position: relative;
 left: 770px;
 top: 16px;
 font-size: 11px;
}

#creditname {
 width: 275px;
 height: 14px;
 background: none;
 position: absolute;
 left: 0px;
 top: 15px;
 font-size: 11px;
 text-align: left;
}

#creditphoto {
 width: 260px;
 background: none;
 position: absolute;
 left: 0px;
 top: 105px;
 font-size: 11px;
 text-align: left;
}

#readmore {
 width: 50px;
 height: 11px;
 border: 1px solid #659693;
 font-size: 11px;
 padding: 6px;
 line-height: 11px;
 position: absolute;
 left: 466px;
 top: 76px;
}

#info {
 width: 600px;
 height: 200px;
 background: none;
 position: absolute;
 left: 150px;
 top: 210px;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 14px;
 text-align: left;
 line-height: 20px;
}

#infoframe {
 width: 750px;
 height: 400px;
 background: none;
 position: absolute;
 left: 75px;
 top: 35px;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 18px;
}

#creditframe {
 width: 600px;
 height: 400px;
 background: none;
 position: absolute;
 left: 300px;
 top: 30px;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 18px;
}

#trailer { 
 width: 900px;
 height: 415px;
 color: none;
 border: none;
 background: none;
 margin: 65px 0px 0px 0px;
 padding: 35px 0px 0px 0px;
 position: relative;
 left: 0px;
 top: 0px;
 text-align: center;
}

#infocredits {
 width: 900px;
 height: 400px;
 background: none;
 position: absolute;
 left: 0px;
 top: 50px;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 text-align: center;
 line-height: 18px;
}

#infoscreening {
 width: 500px;
 height: 400px;
 background: none;
 position: absolute;
 left: 5px;
 top: 20px;
 font-family: Tahoma, Geneva, sans-serif;
 font-size: 12px;
 text-align: left;
 line-height: 18px;
}

p1 {
 font-size: 14px;
 line-height: 32px;
 color: #FFFFFF;
}	
 
p2 {
 font-size: 13px;
 line-height: 32px;
 color: #FFFFFF;
 }
 
p3 {
 font-size: 15px;
 line-height: 32px;
 color: #FFFFFF;
 }
 
p4 {
 font-size: 18px;
 line-height: 32px;
 color: #FFFFFF;
 }
 
p5 {
 font-size: 14px;
 line-height: 22px;
 color: #FFFFFF;
}

p6 {
 font-size: 12px;
 line-height: 17px;
 color: #FFFFFF;
}

p7 {
 font-size: 13px;
 line-height: 20px;
 color: #FFFFFF;
 }
 
p8 {
 font-size: 15px;
 line-height: 20px;
 color: #FFFFFF;
 }
p9 {
 font-size: 16px;
 line-height: 44px;
 color: #FFFFFF;
 }
p10 {
 font-size: 14px;
 line-height: 16px;
 color: #FFFFFF;
}

