BODY  { color: #000000;  background-color: white;   FONT-FAMILY: Georgia,
Times New Roman, Times, serif; position: relative; min-width: 600px; width:
100%; margin: 0px; padding: 0; border: none; 
  background-position: top right;
  background-repeat: no-repeat;
background-image: url(http://www.ambiguous.org/images/bu.jpg)
}

a { color:#00f;  FONT-FAMILY: Georgia, Times New Roman, Times, serif;
TEXT-DECORATION: none; }
a:link {color:#00f;}
a:visited {color:#F0f;}
a:hover { color: #00f; text-decoration: underline;}

.blosxomTitle { color:#000; }
 
#top { position: absolute; top: 0; left: 0; min-width: 600px; width: 100%;
height: 100px;  }

#left { position: absolute; top:100px; left: 0; width: 20%; /*margin-top:
1%;*/
padding: 6px; margin: 2px;}

#middle { position: absolute; top:100px; left:25%; min-width: 360px; padding:
6px; width: 50%; margin: 5px ;  border-top: 3px solid
#555555; border-left: 3px solid #555555; border-right: 3px solid #555555; 
 background-position: top right;
   background-repeat: no-repeat;
  background-image: url(http://www.ambiguous.org/images/bg-gray.jpg);
   background-color: #f0f0f0;;
}

#right { position: absolute; top:100px; left: 80%; width: 20%; margin-top: 2px;
padding: 6px; }

