/*** LAYOUT HOME ***/
#screen {}
body { margin:0px; background-color:#000000;  }
#frame { position:absolute; left: 50%; width:992px; margin-left:-496px; /*top: 50%; height:630px; margin-top: -315px; */  }
#frame_movie { position:absolute; left: 50%; width:720px; margin-left:-360px; top: 50%; height:420px; margin-top: -210px;   }
#page { width:992px; float:left; }
#page_movie { width:720px; float:left;  }

/* STYLES  */

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:40px; color:#FFFFFF; text-transform:uppercase; font-weight:lighter; margin-bottom:5px;  padding-bottom:5px; padding-top:5px; margin-top:5px }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#FFFFFF; margin-bottom:0px;  padding-bottom:5px; padding-top:5px; margin-top:5px }
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#FFFFFF; margin-bottom:0px;  padding-bottom:5px; padding-top:5px; margin-top:5px }
p { font-family:"Trebuchet MS", Verdana, Arial, Helvetica; font-size:14px; color:#CCCCCC; line-height:22px;}

a, a:visited { color:#CCCCCC; text-decoration:none } 
a:hover { color:#FFFFFF; }
.subheader {  font-family:"Trebuchet MS", Verdana, Arial, Helvetica; font-size:14px; color:#CCCCCC; line-height:22px; font-weight:bold; }

/* border style DVD */
td.dvd_img {/* border: #FF5151 solid 1px;*/ padding:10px; }

td.bar { background-color: #FFD62F; height:5px; }

