/*** 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:0;  padding-bottom:0; }
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#FFFFFF; padding:0; margin:0; }
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#FFFFFF; padding:0; margin:0; line-height:20px; }
p { font-family:"Trebuchet MS", Verdana, Arial, Helvetica; font-size:14px; color:#CCCCCC; line-height:22px;}

a, a:visited { color:#CCCCCC; } 
a:hover { color:#FFFFFF; }

.newlink { font-size:16px; color:#FF0000; text-decoration:none;  }

