#curtains {
  position: absolute;
  z-index: 10;
  margin-left: -9px;
}

#topgreen {
        background:url(./images/topgreen.gif);
        width:515px;
        font:bold 11px arial;
        background-repeat:no-repeat;
        padding-top:5px;
        padding-left:12px;
        color:#555;
}

#topgreen-bot {
        background:url(./images/topgreen-bot.gif);
        width:515px;
        height:12px;
        font-size:0px;
        background-repeat:no-repeat;
        padding-left:12px;
        margin-bottom:12px;
}

.tghalf {
        float:left;
        width:245px;
        padding-top:2px;
        margin-right:5px;
        margin-top:2px;
        font:1.0em arial;
    word-wrap:break-word;
        color:#156200;
}

.tghalf_header {
        padding-left:3px;
        padding-bottom:1px;
        color:#156200;
        font-weight:bold;
}

.tghalf_text {
        font-weight:normal;
        padding-left:3px;
}

.tghalf_line {
        float:left;
        background:#156200;
        width:1px;
        margin-left:3px;
        margin-right:8px;
        margin-top:5px;
        height:65px;
}

#player {
        width:246px;
/*        height:203px;*/
        height:350px;
        margin-bottom: 10px;
        font:10px arial;
        color:#555;
}


.trans_info_box {
 position:absolute;
 top:165px;
 left:100px;
 width:350px;
 height:400px;
 border:2px solid black;
 background:#8FCE2C;
 z-index:1;
 -moz-opacity:0.75;
 filter:alpha(opacity=75);
}

.l1 {
        float:left;
        width:350px;
        margin-right:10px;
}
.l2 {
        float:left;
}
.l2c {
        float:left;
        text-align:center;
}
.r1 {
        float:left;
        width:350px;
        margin-left:10px;
}
.l3 {
        float:left;
        width:315px;
        margin-right:10px;
}
.l4 {
        float:left;
        width:340px;
        margin-right:10px;
}
.pn_l {
        float:left;
        width:100px;
        margin-right:10px;
        font-weight:bold;
        margin-bottom:9px;
}
.pn_r {
        float:left;
        width:380px;
        margin-left:10px;
        margin-bottom:9px;
}

.r_image {
        margin:0px;
        padding-bottom:3px;
        font-size:0px;
        clear:both;
}

.event_spacer {
        height:5px;
        clear:both;
    background:url(./images/list_hr.gif);
    background-repeat:no-repeat;
    margin-top:10px;
    margin-bottom:2px;
}

.event_date_header {
        font:11px arial;
        font-weight:bold;
}
.event_date_header a:link {
        color:blue;
}
.event_date_header a:visited {
        color:blue;
}
.event_date_header a:hover {
        color:#8FCE2C;
}
.event_detail_title_header {
        font:14px arial;
        font-weight:bold;
}
.event_title_header {
        font:11px arial;
        font-weight:bold;
        float:left;
}
.event_title_header a:link {
        color:blue;
}
.event_title_header a:visited {
        color:blue;
}
.event_title_header a:hover {
        color:#8FCE2C;
}
.extract {
    margin-left:75px;
        width:300px;
        text-align:center;
        font-style:italic;
}

#floating_movie {
        position:absolute;
        margin-left:-300px;margin-top:-390px;width:270px;height:260px;border:3px solid #8FCE2C;background:white;
        visibility:hidden;
}
#movie_frame {
         height:240px;
         width:270px;
         border:none;
}
