
/* CSS Document */

body {
 background-color:#000000;
 text-align: center;
}

body#main {
 margin-top: 25px;
}

table {
 table-dislay: fixed;
 overflow: auto;
}

a:link {
 color: #80aaff;
}

a:active {
 color: #a82aa8;
}

a:visited {
 color: #80aaff;
}

.container {
 position: relative;
 margin: 0 auto;
 width: 822px;
 height: 624px;
}

.containerThick {
 position: relative;
 margin: 0 auto;
 width: 830px;
 height: 624px;
}

.bnr-left {
 position:absolute;
 left:0px;
 top:0px;
 width:139px;
 height:139px;
}

.bnr-center {
 position:absolute;
 left:139px;
 top:0px;
 width:546px;
 height:139px;
}

.bnr-right {
 position:absolute;
 left:685px;
 top:0px;
 width:137px;
 height:139px;
}

.nav-left {
 position:absolute;
 left:0px;
 top:139px;
 width:139px;
 height:461px;
}

.page-center {
 position:absolute;
 left:139px;
 top:139px;
 width:546px;
 height:461px;
}

.nav-right {
 position:absolute;
 left:685px;
 top:139px;
 width:137px;
 height:461px;
}

.bnr-left-ctnt {
 position:absolute;
 left:2px;
 top:2px;
 width:135px;
 height:135px;
}

.bnr-center-ctnt {
 position:absolute;
 left:139px;
 top:2px;
 width:544px;
 height:135px;
}

.bnr-right-ctnt {
 position:absolute;
 left:685px;
 top:2px;
 width:135px;
 height:135px;
}

.nav-left-ctnt {
 position:absolute;
 left:2px;
 top:139px;
 width:135px;
 height:459px;
}

.nav-right-ctnt {
 position:absolute;
 left:685px;
 top:139px;
 width:135px;
 height:459px;
}

.page-content {
 position:absolute;
 left:139px;
 top:229px;
 width:544px;
 height:319px;
 overflow: auto;
 text-align: left;
}

.page-content_sub {
 position:absolute;
 left:139px;
 top:214px;
 width:544px;
 height:340px;
 overflow: auto;
 text-align: left;
}

#bnrContent {
 position:absolute;
 left:139px;
 top:139px;
 width:544px;
 height: 90px;
}

#bnrContent_sub {
 position:absolute;
 left:139px;
 top:139px;
 width:544px;
 height: 75px;
}

#btnTomain {
 position:absolute;
 left: 351px;
 top: 548px;
 width: 120px;
 height: 50px;
}

#btnBack_sub {
 position:absolute;
 left: 320px;
 top: 554px;
 width: 182px;
 height: 44px;
}

.cushion {
 padding-left: 6px;
 padding-right: 6px;
}

.copyright {
 position: absolute;
 top: 674px;
 left: 0px;
}

.ExcerptTxt {
 font-family: Courier New;
 font-size: 12pt;
 color: #FFFFFF
}

.ExcerptDublin {
 font-family: Courier New;
 font-size: 12pt;
 color: #FFFFFF;
 text-indent: 48px;
}

.ExcerptTtl {
 font-family: Courier New;
 font-size: 12pt;
 color: #990099;
 text-align: center;
 font-size: larger;
 font-weight: bold;
}

.SynopsisTxt {
 color: white;
 font-family: Trebuchet MS, sans-serif;
 font-size: 14px;
}

.violetTxt {
 color: #990099;
 font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
 font-size: 9px;
 text-align: right;
}

.purpleTxt {
 color: #9900CC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

.actorblurb {
 width: 270px;
 height: 250px;
 overflow:auto;
 position: relative;
}

/* Styles for Cast-Crew pages */

#BTNCast-sub {
 position:absolute;
 left:91px;
 top:0px;
 width:158px;
 height:60px;
}

#BTNCrew-sub {
 position:absolute;
 left:295px;
 top:0px;
 width:158px;
 height:60px;
}

#Subpage_content {
 position:absolute;
 left:12px;
 top:60px;
 width:auto;
 height:auto;
}

#fb-interface {
  position: absolute;
  top: 600px;
  left: 0px;
  height: 72px;
  text-align: center;
  width: 822px;
  background-image:url(../images/footer.png);
  background-repeat:no-repeat;
}

