
/* MediaArtsFestival.org Style 1.0 By: Matthew Schaadt */
/* MediaArtsFestival.org Style 2.0 By: Matthew Schaadt - 7:09 PM 11/17/2009 */

   html {
      background: #ffffff;
   }


   body {
      background: #ffffff;
      margin: 0px auto 0px auto;
      padding: 0px 0px 0px 0px;
      /* marginheight="0" marginwidth="0" */
      font: Arial #3c3c3c;
      width: 860px;
   }
   
   div#nav {
      position: relative;
      text-align: center;
      /* background-image: url('..'); */
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      background-repeat: no-repeat;
      background-position: center;
      background-attachment: fixed;
   }
   
   div.mnBody {
      background: #ffffff;
      float: left;
      border: solid 0px #000;
      margin: 0 0 0 0px;
      padding: 0 0 0 0;
      width: 540px;
   }
   
   div.lfSide {
      background: #ffffff;
      float: left;
      left: 0;
      top: 0;
      text-align: right;
      border: solid 0px #000;
      padding: 0 0 0 0;
      margin: 0 0 0 0;
      width: 220px; 
   }
   
   span#nvLinks {
      position: relative;
      z-index: 1; 
      line-height: 0px;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      left: 214pt;
      top: 76pt;
   }
   
   span#nvLinks a {
      text-decoration: none !important;
      font-weight: bold;
   }
   
   span#nvHome {
      position: relative;
      z-index: 1; 
      line-height: 0px;
      height: 0px;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      left: 138pt;
      top: 85pt;   
   }
   
   img {
      border: 0px;
   }
   
   div.spacer {
      line-height: 9px;
      margin: 0 0 0 0;
   }
   
   p.stBody {
      font: 13px Arial;
      color: #3c3c3c;
   }
   
   p.cat {
      font: 13px Helvetica;
      color: #3c3c3c;
   }
   
   p.honoree {
      font: 12px Helvetica;
      text-align: justify;
   }
   
   b.cat {
      color: #DC5C26;
   }
   
   ul {
      margin: 0 0 0 0;
   }
   
   ul.faq {
      margin: 0 0 0 0; 
   }
   
   span.pw_cat {
      font: 13px Helvetica; 
      text-decoration: underline;
   }
   
   a.topnav:link { text-decoration: underline; color: #3c3c3c; font: 12px Arial; }
   a.topnav:visited { text-decoration: underline; color: #3c3c3c; font: 12px Arial; }
   a.topnav:active { text-decoration: underline; color: #3c3c3c; font: 12px Arial; }
   a.topnav:hover { text-decoration: underline; color: #DC5C26; font: 12px Arial; }

   a:link { text-decoration: underline; color: #3c3c3c; font: 15px Arial; }
   a:visited { text-decoration: underline; color: #3c3c3c; font: 15px Arial; }
   a:active { text-decoration: underline; color: #3c3c3c; font: 15px Arial; }
   a:hover { text-decoration: underline; color: #996600; font: 15px Arial; }
   /* a:hover {text-decoration: none; color: #336600; font: 12px; background-color: ;} */
   