a { text-decoration:none; }
body { font-family: Gill, Helvetica, sans-serif;font-align:center; background-color:#000;padding:0;margin:0; color:#dedede; }
#content { width:64em; margin-top:0;height:35em;margin-left:auto;margin-right:auto;background: #000 url(img/twostools_800.jpg) center top no-repeat;position:relative;}
#menu { position:absolute;left:1em;top:10em; }
#hello, #msg a { position:absolute;top:21.7em;left:4em;padding:0.2em;padding-left:1.9em;padding-right:1em;
background-color:rgb(196,195,74);color:black;opacity:0.8;
background: -moz-linear-gradient(left, rgba(196,195,74,0), rgba(196,195,74,1) 25%, rgba(196,195,74,0.9) 30%, rgba(196,195,74,0.7) 85%, rgba(196,195,74,0) 100%);
background: -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(196,195,74,0)), color-stop(25%, rgba(196,195,74,1)), color-stop(30%, rgba(196,195,74,0.9)), color-stop(85%, rgba(196,195,74,0.7)), color-stop(100%, rgba(196,195,74,0)) );}
#menu a { margin-left:0.5em;  background-color:#444;opacity:0.6;filter:alpha(opacity=60);font-size:160%;color:#ffeeee;padding:0.5em; border:0.01em dotted #ffeeee;}
#menu a:hover { color:#1d9300;background-color:#ddd;opacity:0.8;filter:alpha(opacity=80); }
/*.mplink { color:#1d9300;}*/
#msg a:hover { 
color:#1d9300;opacity:0.8;filter:alpha(opacity=80);
background-color:rgb(200,200,200);
background: -moz-linear-gradient(left, rgba(200,200,200,0), rgba(200,200,200,1) 25%, rgba(200,200,200,0.9) 30%, rgba(200,200,200,0.7) 85%, rgba(200,200,200,0) 100%);
background: -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(200,200,200,0)), color-stop(25%, rgba(200,200,200,1)), color-stop(30%, rgba(200,200,200,0.9)), color-stop(85%, rgba(200,200,200,0.7)), color-stop(100%, rgba(200,200,200,0)) );}
