body
{
  background: #54483f url(../images/tree.gif) no-repeat bottom right fixed;
  padding: 0px;
  padding-bottom: 150px;
  margin: 0px;
  font-family: Helvetica, Tahoma, Verdana, Arial, Sans-serif;
  font-size: 14px;
}

a
{
  text-decoration: none;
  color: #130438;
}

a:hover
{
  text-decoration: underline;
}

p
{
  text-indent: 30px;
  padding: 3px;
  margin: 0px;
  margin-bottom: 7px;
}

h1, h2, h3
{
  font-family: Georgia, Trebuchet MS, Tahoma;
}

h1
{
  color: #093300;
  border-bottom: 1px solid #093300;
  padding: 2px;
  font-size: 19px;
  margin: 0px;
}

h2
{
  color: #A1381C;
  font-size: 16px;
  padding: 2px;
  margin: 0px;
  font-style: italic;
}

 h3
{
  color: #A1381C;
  font-size: 15px;
  padding: 2px;
  margin: 0px;
}

#page
{
  width: 896px;
  color: #58451A;
  padding-top: 20px;
  margin: auto;
}

#page #header
{
  height: 170px;
  background: #ad985f url(../images/yasheader.jpg) no-repeat top left;
}

#page #body
{
  border: 0px solid #58451a;
  background: #ad985f url(../images/yasbody.gif) repeat-y top left;
  padding: 10px;
  min-height: 400px;
}

#page #footer
{
  padding: 14px;
  background: transparent url(../images/yasfooter.gif) no-repeat top left;
  text-align: center;
  color: #bbb;
}

#page #footer a
{
  color: #678546;
}

#navigation
{
  width: 200px;
  padding: 0px;
  padding-bottom: 6px;
  margin: 0px 10px 3px 0px;
  list-style-type: none;
  float: left;
  background: #ad985f url(../images/navigationbottom.gif) no-repeat bottom right;
}

#navigation li
{
  padding-top: 3px;
  background: #ad985f url(../images/navigationbody.gif) repeat-y top right;
}

#navigation li a
{
  padding: 2px 0px 17px 50px;
  width: 143px;
  color: #58451A;
  font-weight: bold;
  text-indent: -15px;
  display: block;
  background: #ad985f url(../images/watermarkshieldicon.gif) no-repeat 3px 3px;
}

#navigation li a:hover
{
  background: #ad985f url(../images/colorshieldicon.gif) no-repeat 3px 3px;
  text-decoration: none;
}

#navigation li a.daya:hover
{
  background-image: url(../images/colordayaicon.gif);
  text-indent: 100px;
  color: #ad985f;
}

#main {
 margin: 0px;
}

a img
{
  border-width: 0px;
}

a.album {
 float: left;
 text-align: center;
 padding: 10px;
 height: 120px;
 width: 100px;
 overflow: hidden;
 margin: 3px;
 border: 1px solid #58451a;
 text-decoration: none;
}

a.album img {
 border-width: 0px;
}

a.hover {
 background-color: #eef;
 border-color: #efe;
}

a.album span {
 text-decoration: none;
 font-size: 12px;
 color: #130438;
 display: block;
}

a.album a:hover {
 color: #336;
}

a.new {
 background-image: url("../photos/img/newUp.gif");
 background-repeat: no-repeat;
 background-position: 50% 90%;
}

#container {
}

#photo {
 position: relative;
 text-align: center;
 display: block;
 max-width: 650px;
 overflow: scroll;
 border: 2px solid #6c321d;
 padding: 0px;
}

#photo #captionShadow
{
  z-index: 5;
  background-color: #000;
  filter: alpha(opacity=60);
  opacity: .6;
  position: absolute;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #fff;
}

#photo #caption
{
  z-index: 10;
  font-size: 16px;
  padding: 7px;
  color: #fff;
  filter: alpha(opacity=80);
  opacity: .8;
  position: absolute;
}

img.photo {
}

#createdby {
 display: none;
 font-size: 8pt;
 text-align: center;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 color: #58451a;
}

#createdby a
{
 color: #130438;
 text-decoration: none;
}

#createdby a:hover
{
  text-decoration: underline;
}