A {
text-decoration: none; 
color: olive; 
font-weight: bold;
}

body {
background-image: url(http://www.calarmy.com/iimages/olivegrid.gif);
position: absolute; 
margin-left: 0; 
margin-top: 0;
}

B {color: #008000; 
}

H1 {color: green;
text-align: left;
}

IMG {
border:none;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}



#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

table {
border: none;
}