body   {
       margin: 2px 0 0 5px;
       padding: 0;
       background-color: #000000;
       background-image: url(images/cp.gif);
       background-repeat: repeat-x y;
       }
table {
       font-family: arial, "Times New Roman", sans-serif;
       font-weight: bold;
       font-size: 4px;
       color: #ffCC00;
       text-align:center;
       }
td .updates{
       font-family: arial, "Times New Roman", sans-serif;
       font-weight: normal;
       font-size: 11px;
       color: #FFF;
       text-align:center;
       }
td .updates2{
       font-family: arial, "Times New Roman", sans-serif;
       font-weight: normal;
       font-size: 11px;
       color: #000;
       background-color:#888888;
       text-align:center;
       }        
p      {
       font-family: arial, verdana, sans-serif;
       font-weight: bold;
       font-size: 12px;
       color: #ffCC00;
       text-align:center;
       }

.container {
       width:760px;
       height:504px;
       margin-left:auto;
       margin-right:auto;
       border:2px solid #fc0;
       } 
#leftbox1 {
       position:absolute;
       width:88px;
       height:504px;
       margin-left:0;
       border-top:0;
       border-right:1px solid #fc0;
       background-color:#000;
       }
#leftbox2 {
       position:absolute;
       width:70px;
       height:504px;
       margin-left:89px;
       border-top:0;
       border-right:1px solid #fc0;
       background-image:url("images/filmstrip.jpg");
       background-repeat:no-repeat;
       z-index:-1;
       }       
#mainbox  {
       position:absolute;
       width:438px;
       height:504px;
       margin-left:160px;
       border:0;
       background-color:#aaa;
       background-image:url("images/basestrip.jpg");
       background-repeat:no-repeat;
       background-position: 0px 398px;
       z-index:-1;
       }       
#mainbox p {
       font-family: arial, verdana, sans-serif;
       font-weight: bold;
       font-size: 12px;
       color:#000;
       padding:10px 0 0 10px;
       text-align:left;
       }       
#rightbox1 {
       position:absolute;
       width:89px;
       height:504px;
       margin-left:669px;
       border-top:0;
       border-left:1px solid #fc0;
       background-color:#000;
       }
#rightbox1 .info  {
       font-family: arial, verdana, sans-serif;
       font-weight: bold;
       font-size: 12px;
       padding-top:8px;
       line-height:14px;
       color: #fc0;
       text-align:center;
       }
#rightbox1 small  {
       font-family: arial, verdana, sans-serif;
       font-weight: normal;
       font-size: 11px;
       padding-top:8px;
       line-height:13px;
       color: #ccc;
       text-align:center;
       }
#rightbox2 {
       position:absolute;
       width:70px;
       height:504px;
       margin-left:598px;
       border-top:0;
       border-left:1px solid #fc0;
       background-image:url("images/filmstrip3.jpg");
       background-repeat:no-repeat;
       }
#menu  {
        z-index:100;
       } 

.form p {
       font-family: arial, verdana, sans-serif;
       font-weight: bold;
       font-size: 12px;       
       color: #000;
       margin-left:90px;
       text-align:justify;
       }
.form img {
       margin-top:25px;
       margin-left:25px;
       }
.form input {
       margin-top:25px;
       margin-left:65px;
       }
.disclaimer {
       position:relative;       
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: normal;
       font-size: 12px;
       color: #FC0;
       margin-left:auto;
       margin-right:auto;
       text-align:center;
       }

.feedback  {
       font-family: arial, georgia, sans-serif;
       font-weight: bold;
       font-size: 11px;
       color:#fc0;
       background-color: transparent;
       }  
     
h1      {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: bolder;
       font-size: 18px;
       color: #000;
       margin-top:110px;
       text-align:center;
       }       
h2     {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: bold;
       font-size: 14px;
       color: #c90;
       text-align:center;
       }       
h3      {
       font-family: "Times New Roman", arial, sans-serif;
       font-weight: bold;
       font-size: 12px;
       color: #CC9900;
       text-align:left;
       }
a:link {
        font-family: "Times New Roman", arial, sans-serif;
        font-weight: normal;
        font-size: 12px;        
        color: #000; 
        background-color: transparent;
        text-decoration: none;
        }
a:visited {
        color: #000;
        background-color: transparent;
        text-decoration: none;
        }
a:hover {
         color: #FFF;
         background-color: transparent;
         text-decoration: none;
        }        

 

a.popbox b {
       display:none;
       }
a.popbox:hover {
       border:0; position:relative; z-index:100; text-decoration:none;
       }
a.popbox:hover b {
       display:block; position:absolute; top:20px; left:-67px; padding:5px; font-weight:normal; font-size:11px; color:#000; border:5px solid #FC0; background:#ffc; width:202px; height:60px;
       }
a.popbox:hover b em {
       position:absolute; left:0; top:32px; width:186px; height:6px; font-weight:normal; font-size:10px; background:transparent; display:block;
       }