/* entire page  */ body            { margin:10px 0px; background-color:#B4B26D; text-align:center; background-image:url(mplstudios.gif); background-repeat:repeat; }
/* outer table  */ #outer          { background-color:transparent; margin:auto; border:0px solid black; }
/* outer column */ #outer2         { padding:0px; }
/* recip table  */ #hdr            { background-color:#DDCCB0; border:2px solid #44451A; width:100%; margin-bottom:10px; }
/* recip cells  */ #hdr .htd       { padding:2px 0px; }
/* grid shell 1 */ .a              { border:0px solid #44451A; }
/* grid shell 2 */ .c              { border:0px solid #44451A; }
/* entire grid  */ .bdy            { color:#44451A; background-color:#DDCCB0; border:4px solid #44451A; padding:10px; font:150% "Trebuchet MS",Verdana,Arial; zoom:1; }
/* all rows     */ .bdy div        { background-color:transparent; border:0px solid black; zoom:1; }
/* all blocks   */ .bdy span       { background-color:transparent; border:0px;border-color:#ffffff; border-style:solid; }
/* full blocks  */ .bdy .fb        { background-color:transparent; border:0px solid black; padding:10px; }
/* inside blocks*/ .bdy span td    { padding-left:0px; }
/* left blocks  */ .bdy .lb        { text-align:left; padding-left:10px; }
/* center blocks*/ .bdy .cb        { text-align:left; }
/* right blocks */ .bdy .rb        { text-align:left; padding-right:10px; }
/* thumbs       */ .bdy a img      { border-color:#44451A; border-style:solid; }
/* thumbs hover */ .bdy a:hover img{ border-color:#44451A; border-style:solid; }
/* links        */ .bdy a          { color:#990000; text-decoration:underline; font:110% "Trebuchet MS",Verdana,Arial; font-weight:bold; }
/* links hover  */ .bdy a:hover    { color:blue; text-decoration:underline; }
/* footer row   */ #ftr            { text-align:center; }
/* 2257 text    */ .lnk2257        { color:#eee; }
/* 2257 link    */ .lnk2257 a      { color:#eee; text-decoration:none; font:60% "Trebuchet MS",Verdana,Arial; }
/* 2257 hover   */ .lnk2257 a:hover{ color:#eee; text-decoration:none; }


.ad { font:130% "Trebuchet MS",Arial; color:#ffffff; margin-top:15px;}
.ad a { color:yellow; text-decoration:underline; }
.ad a:hover { color:white; text-decoration:none; }
.bdy .lb { text-indent:0.5em; margin-top:10px; }