body {
/*background-color: #ffffff;*/
background: url("papyrus.jpg");
background-repeat:  repeat-x repeat-y;
/*background-color: #cdb583;*/
}

.content {
color: #000066;
font-style: italic;
font-family: "Veranda";
font-size: 1.2em;
}

.footer {
padding-top: 10ex;
}

.footer img {
width: 491px;
height: 52px;
}

.logo {
width: 750px;
height: 150px;
}

.links {
background-color: #000000;
width: 800px;
}

.links img {
border: 0;
}

.picbox {
width: 420px;
height: 290px;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

