/*=============================================================================

name:       Template.css

version:    01.051016

purpose:    Template style sheet

history:    Fri Jan 23, 2009 10:30:00 (Giavaneers - LBM) created.

notes:
                  This program was created by Giavaneers
        and is the confidential and proprietary product of Giavaneers, Inc.
      Any unauthorized use, reproduction or transfer is strictly prohibited.

                     COPYRIGHT 2009 BY GIAVANEERS, INC.
      (Subject to limited distribution and restricted disclosure only).
                           All rights reserved.

============================================================================= */
.style42 
{
   font-family: 'Helvetica Neue-Bold', Arial, Helvetica, sans-serif; 
   font-weight: 300; 
   font-size:   42px; 
   color:       black 
}
.style24 
{
   font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 
                'Helvetica Neue', Arial, Helvetica, sans-serif; 
   font-weight: 100; 
   font-size:   24px; 
   color:       black 
}
.style18 
{
   font-family: 'Helvetica Neue-Bold', Arial, Helvetica, sans-serif; 
   font-weight: 300; 
   font-size:   18px; 
   color:       black 
}
.style14 
{
   font-family: 'Helvetica Neue-Bold', Arial, Helvetica, sans-serif; 
   font-weight: 300; 
   font-size:   14px; 
   color:       black 
}
.style12 
{
   font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; 
   font-weight: 300; 
   font-size:   12px; 
   line-height: 18px;
   color:       black 
}
html
{
   width:100%;height100%;
}
body
{
}
div
{
   position:absolute;margin:0px;padding:0px;text-align:left;z-index:2;
}
div#outer
{
   position:relative;
   width:1280px;height:800px;
   margin-left:auto;margin-right:auto;
   background-image: url("SCOOPBenefits.jpg");
   background-repeat: no-repeat;
   background-position: 50% 0%;
   z-index:0;
}
div#picture
{
   z-index:1;
}
table     
{
   margin:0;padding:0;border:0;width:100%;height:100%;vertical-align:middle;
}
tr
{
   margin:0;padding:0;border:0;width:100%;height:100%;vertical-align:middle;
}
td
{
   margin:0;padding:0;border:0;width:100%;height:100%;
   vertical-align:middle;text-align:center;
}
a
{
   width:100%;height:100%;text-decoration:none;color:black;overflow:hidden;
   border:0;outline:none;
}
a#linkLook
{
   color:blue;text-decoration:underline;
}
img
{
   width:100%;height:100%;border:0;
}

