body
{
height:100%; background-color: #d2c282; color: #996633; text-align: center; font-family: verdana, arial, times; font-size: 8pt; font-weight: normal; margin: 0px; text-transform: lowercase;
}
a
{
color: #996633;
}
a.white
{
color: white;
}
img
{
border-width: 0px;
}
img.pic
{
background: url(images/blank.gif);
}
div
{
position: relative; background-color: transparent; color: inherit;
}
div#header
{
width: 100%; height: 75px; background-color: #cc9966;
}
div#logo
{
position: absolute; left: 0px; text-align: left;
}
div#home, div#contact, div#about
{
position: absolute; right: 0px; top: 10px;
}
div#contact
{
top: 30px;
}
div#about
{
top: 50px;
}
div.label
{
width: 100%; height: 25px; text-align: left;
}
div.locstring
{
font-size: 9pt;
}
div.thumbnail
{
width: 200px; height: 300px; background-color: transparent;
}
div.numimg
{
position: absolute; right: 10px; top: 4px; float: left;
}
div.numtxt
{
position: absolute; right: 21px; top: 3px; float: right; width: 16px; font-size: 10pt; text-align: left;
}
a.numtxt
{
text-decoration: none; color: #cc9966;
}
img.tnimage
{
width: 200px; height: 300px; background: url(images/blank.gif);
}
div#footer
{
width: 100%; height: 25px; background-color: #cc9966; text-align: center; color: white; font-size: 8pt;
}