<!--

#BGround {

        position:absolute;

        left:0px;

        top:10px;

        width:1622px;

        height:350px;

        z-index:1;

}

#textBGround {

        position:absolute;

        left:0px;

        top:10px;

        width:1700px;

        height:350px;

        z-index:2;

}

#bgHS {

        position:absolute;

        left:5px;

        top:10px;

        width:412px;

        height:500px;

        z-index:4;

}

#bgAgent1 {

        position:absolute;

        left:5px;

        top:490px;

        width:120px;

        height:100px;

        z-index:4;

}

#bgAgent2 {

        position:absolute;

        left:110px;

        top:550px;

        width:500px;

        height:100px;

        z-index:5;

}

#header1 {

        position:absolute;

        left:685px;

        top:10px;

        width:622px;

        height:115px;

        z-index:4;

        font-size: 48px;

        font-family: bookman old style;

        font-weight: bold;

}

#header2 {

        position:absolute;

        left:815px;

        top:64px;

        width:622px;

        height:115px;

        z-index:4;

        font-size: 24px;

}

#maintext {

        position:absolute;

        left:450px;

        top:80px;

        width:630px;

        height:217px;

        z-index:4;

}

#latestNews {

        position:absolute;

        left:450px;

        top:300px;

        width:630px;

        height:217px;

        z-index:4;

}

#latestNewsHeader {

        font-size: 16px;

        font-family: bookman old style;

        font-weight: bold;

        text-decoration: underline;

        color: #0022ff;

}

#showReel {

        position:absolute;

        left:100px;

        top:100px;

        width:600px;

        height:417px;

        z-index:4;

}

#voiceOver {

        position:absolute;

        left:5px;

        top:120px;

        width:600px;

        height:417px;

        z-index:4;

}

#buttons {

        position:relative;

        left:130px;

        top:0px;

        width:930px;

        height:20px;

        z-index:4;

        font-size: 18px;

        font-family: bookman old style;

        font-weight: bold;

}

#footer {

        position:absolute;

        left:0px;

        top:450px;

        width:500px;

        height:80px;

        z-index:3;

}

#copyright {

        position:absolute;

        left:615px;

        top:535px;

        width:445px;

        height:24px;

        z-index:4;

}

.showReelText {

        font-size: 14px;

        font-family: bookman old style;

        color: #ffffff;

}

.showReelLink {

        color: #99aa99;

}

.galleryText {

        font-size: 14px;

        font-family: bookman old style;

        color: #ffffff;

}

.galleryLink {

        color: #99aa99;

}

.voiceOverText {

        font-size: 14px;

        font-family: bookman old style;

        color: #ffffff;

}

.voiceOverLink {

        color: #99aa99;

}


body {

    background-color: #0207a3;

    color: #ECE6F0;

}

a {

   text-decoration: underline;

   color: #aaaaaa

}

a:hover {

   text-decoration: underline;

   cursor: pointer;
   color: #C000C0;
}

h2 {

   text-decoration: underline;

   color: #f1f1f1

}

h3 {

   text-decoration: underline;

   color: #ff44ff

}

h4 {

   text-decoration: underline;

   color: #0000ff

}


h5 {

   text-decoration: none;

   color: #0000ff

}

#actorsaustraliaarticletextscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left:150px;

   top:220px;
   z-index: 1;
   width: 600px;
   height: 100px;
}

#mediaGallery {
  position: relative; left: 0em; top: 0em; height: 90%; width: 100%;
  background-color: #333333;
  float: left;  z-index: 1000;
}

#thumbsWrapper{
    position: absolute;
    width:100%;
    height:auto;
    overflow:hidden;
    background-color: transparent;
    top: 3px;
    left: 8px;
   float: left;
}

#content{
   position:relative;
   float: left
   top:0px;
   height:90%;
   width:98%;
   left:0px;
   background-color:transparent;
}

#content img{
   position:relative;
    float: left;
   font-size: 1.1em;
    width: 6em;
    height: 8em;
    left: 0px;
    margin:2px;
    cursor:pointer;
    opacity:0.4;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

.placeholder{
    float:left;
    clear:both;
    width:98%;
    height:30px;
}

#panel{
    background-color:transparent;
    width:80%;
    height:0px;
    position:absolute;
    top:-2em;
    left:7em;
    right:0px;
    text-align:center;   z-index: 9999;
}

#panel img{
    cursor:pointer;
    position:relative;
    float: left;
    -moz-box-shadow:0px 0px 10px #111;
    -webkit-box-shadow:0px 0px 10px #111;
    box-shadow:0px 0px 10px #111;
    display:none;
}

#wrapper{
   position:relative; 
   margin:0px auto 0px auto;
} 

#panel #infobar{               margin: 5px;
  position: relative; left: 0em; bottom: 0px; height: 2em; width: auto;   border: solid 0px #f00;
  text-align: center; float: left;
}
#panel #infobar #description{ display: none;      margin: 5px; padding: 3px;
  background-color: #333333;
}

-->

