body {
margin:0px;
background-color:#9BB1A4;
background-image:url(gallery-bg.gif);
}
A:link { cursor: default; color: #9BB1A4; font-weight: bold; text-decoration: none; }
A:active { cursor: default; color: #9BB1A4; font-weight: bold; text-decoration: none; }
A:visited { cursor: default; color: #9BB1A4; font-weight: bold; text-decoration: none; }
A:hover { cursor: default; color: #B6E2C8; font-weight: bold; text-decoration: none; }
body, table, td {
font-family: arial,sans-serif;
font-size: 8pt;
color: #ffffff;
letter-spacing: 0;
padding-top:0px;
text-align:center;
}
option, select {
color: #EDD8D8;
background-color: #E28181;
font-size: 8pt;
text-decoration: none;
font-family: arial,sans-serif; 
}
#cell {
background-color:#788F81;
border-right:1px solid #5E7467;
border-bottom:1px solid #5E7467;
border-left:1px solid #8AA595;
border-top:1px solid #8AA595;
text-align:center;
padding:10px;
}
.img {
border:3px solid #ffffff;
width:80x;
height:110px;
}