body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #000;
   font-weight: none;
   }

body {
background-color: #FD98D1;
background-image: url(images/page-bg.gif);
margin-top: 40px;
margin-bottom: 40px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #018af0; text-decoration: underline; font-weight: bold;}
a:visited { color: #018af0; font-weight: bold;}
a:active  { color: #018af0; text-decoration: none; font-weight: bold;}
a:hover   { color: #004f9f; text-decoration: none; font-weight: bold;}

#container { width:751px; margin: 0 auto; position:relative; }
#logo { width:460px; height:234px; top:0px; left:0px; position: absolute; }
#menu { width:460px; height:120px; top:234px; left:0px; position: absolute; background: url(images/menu-bg.gif); }
#faces { width:460px; height:63px; top: 354px; left:0px; position: absolute; }
#book { width:460px; height:48px; top: 417px; position: absolute; left: 0px; }
#models { width:291px; height:465px; top:0px; left:460px; position: absolute; }
#legal { position:absolute; top:470px; left:0px; text-align: center; width:751px; color: #fff; }
a img { border: none; }

#menu a img { filter:alpha(opacity=100); -moz-opacity: 1.0;  opacity: 1.0; border: none; }
#menu a:hover img { filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; border: none; }
