
body {background-color:white;color:black; margin:0px;padding:0px;border:0px;
      background-image:url(t.gif); background-position:bottom-left;}


// big {font-size:200%;}


#scroll { width:100%;text-align:center;top:0;left:0;position:absolute;}
#content {width:95%;text-align:left; margin-top:10px; z-index:2}

div#bottom { padding:20px;text:white; text-align:center; padding-top:30px;padding-bottom:10px; background-color:black; z-index:3}

/* commented backslash hack v2 for *#)$*( mac ie \*/

 div#bottom {background-color:transparent; background-image:url(black.gif);}

/* end hack */



div#bottom a {text:white;text-decoration:none; padding:3px; text-align:center}

div#bottom a:link { color:white; text-decoration:none }
div#bottom a:visited { color:red; text-decoration:none }
div#bottom a:hover { background-color:red;color:white;} // text-decoration:underline }
div#bottom a:active {  text-decoration:underline }
div#bottom a:focus { text-decoration:underline }


div  div#content {padding-bottom:4em;}
body div#bottom {position:fixed;bottom:1px;left:1%;width:98%;left:0px;font-size:15px;margin-top:4px;}
