body {
background:transparent url('/images/gray-matte-3.gif') top left repeat;
}

#wrapper {
background:transparent url('/images/gray-matte-1.gif') top left repeat;
height:700px;
width:100%;
text-align:center;
}
#header {
background:transparent url('/images/tile.gif') top left repeat;
text-align:left;
}
a {
text-decoration:none;
}
img {
border: none;
}
#subTitle {
font-size:14px;
letter-spacing:8px;
}
#contentArea {
position:relative;
width:100%;
}

#prev {
margin:20px;
visibility:hidden;
position:absolute;
right:33%;
}
#picCap {
width:600px;
height:540px;
text-align:center;
vertical-align:top;
}

#prevImg {
visibility:hidden;
border:8px solid #ffffff;
}
#caption {
color:#697377;
font-family:Geneva,Tahoma,Arial,Hevetica,sans-serif;
font-size:14px;
line-height:1.5;
text-align:center;
letter-spacing:3px;
}

#gallerySelect {
z-index:10000;
float:right;
position:relative;
right:10px;
top:-28px;
margin-bottom:0;
}

#gallerySelect select {
width:150px;
text-align:right;
}

#thumbArea {
background:transparent url('/images/gray-matte-6.gif') top left repeat;
height:700px;
padding:60px 10px 10px 10px;
width:210px;
float:right;
position:absolute;
right:0%;
top:-50px;
}

#display {
visibility:hidden;
position:absolute;
top:0;
left:0;
z-index:40000;
}

