body
{
background-repeat: no-repeat ;
background-attachment: fixed;
background-position: left top;
background-color: #CCCC33;
background-image: url(header.jpg);
layer-background-image: url(header.jpg);
font-family: Helvetica,sans-serif,verdana;
font-size: 14px;
line-height: 14px;
}

#nav
{position: absolute;
left:116px;
top: 90px;
background-color: transparent;
}

#navPhoto
{position: absolute;
left:116px;
top: 90px;
background-color: transparent;
}

#phototitle
{position: relative;
top:12px;
text-align:center;
font-family: Helvetica,sans-serif,verdana;
font-size: 14px;
color: black;
}

#main
{
overflow: auto;
position: relative;
left: 20%;
top: 10%;
width: 485px;
height: 186px;
padding-top: 15px;
margin: 0px;
border: #FA522A 1px solid;
z-index:2;
color: #000000;
background-color: #999900;
}


table{
width:100%;
height:80%;
background-color: transparent;
border: #FA522A 0px solid;
background-repeat: no-repeat ;
background-position: right bottom;
}



table.inside2{
margin: -5px;
padding: 0px;
width:100%;
height: 100%;
background-color: transparent;
border: #898989 0px solid;
}


#photo
{
overflow: hidden;
position: relative;
left: 19%;
top: 90px;
width: 524px;
height: 412px;
border: #D0772D 1px solid;
z-index:2;
text-align:center;
font-family: Helvetica,sans-serif,verdana;
font-size: 14px;
line-height: 14px;
padding: 0px;
margin:0px;
letter-spacing: 4px;
font-weight: lighter;
background-color: #CCCC33;
color:black;
}


button
{
vertical-align: top;
text-align: center;
width: 145px;
height: 109px;
padding: 0px;
margin: 0px;
border: #D0772D 0px solid;
z-index:2;
background-color: transparent;
}

button#back
{
left:5px;
text-align: left;
vertical-align: top;
font-size:14px;
color: blue;
width: 90px;
height: 17px;
margin-right: 10px;
margin-left: 10px;
border: #D0772D 0px solid;
z-index:2;
background-color: transparent;
}

#butn
{
left: 10px;
top: 10px;
float: none;
text-align: center;
vertical-align: top;
width: 145px;
height: 109px;
padding: 0px;
margin: 6px;
border: #cdcdcd 0px solid;
z-index:1;
background-color: transparent;
}

h1
{
text-align: center;
vertical-align: top;
font-family: Helvetica,sans-serif,verdana;
font-size: 13px;
line-height: 17px;
margin:10px -5px 0px -5px;
color:white;
letter-spacing: 4px;
font-weight: lighter;
background-color: #999900;
}

img
{ margin: 0px;
padding: 0px 5px 0px 5px;
height: 341px;
width: 512px;
background-color:transparent;
border: #FA522A 0px solid;
}

#gallerytitle{
text-align: left;
font-family: Helvetica,sans-serif;
font-size: 16px;
letter-spacing: 3px;
line-height: 16px;
font-weight: lighter;
margin-left: 11px;
color: white;
background-color: transparent;
}

p
{
text-align: left;
font-family: Helvetica,sans-serif;
font-size: 14px;
letter-spacing: 2px;
line-height: 16px;
font-weight: lighter;
margin-left: 8px;
color: black;
background-color: transparent;
}

a
{ text-decoration: none;
text-align: left;
font-family: Helvetica,sans-serif;
font-size: 14px;
background-color: #CCCC33;
}
a:link {color: blue;background-color: transparent;}    
a:visited {color: blue;background-color: transparent;}  
a:hover {color: black;background-color: transparent;}   
a:active {color: blue;background-color: transparent;}