body {
margin:0; padding:0; font-family:verdana, arial, sans-serif; font-size:80%; color:#666666; text-align:center;
background-color:#DDDDDD;}

p {
margin:0.2em 0 1.2em 0; padding:0.3em;}

h1 {
padding:0; margin:0;font-size:250%; font-weight:normal; font-style:italic; 
color:#8CD749; font-family:"Trebuchet MS", verdana, arial, sans-serif;}

h2 {
background-color:#8CD749; color:#3B4471; font-size:100%; font-weight:normal; margin:0.2em; padding:0; 
font-style:italic; font-family:"Trebuchet MS", verdana, arial, sans-serif;}

div {
margin:0; padding:0; display:block;}

a:link, a:visited {
color:#8CD749; text-decoration:underline;}
a:hover {
color:#3B4471; text-decoration:none;}
a:active {
color:#8CD749; text-decoration:underline;}


.container {
background-color:#FFFFFF; margin:0 auto 0 auto; padding:0; width:80%;}

.albumblock {
padding:2em; margin:0; text-align:left;
background-image:url(album.jpg); background-repeat:no-repeat; background-position:right center;}

.albumblock p {
text-indent:4em; color:#3B4471;}



ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height:1.5em; 
clear:both; margin:0; padding:0; background-color:#999999;}

ul.navbar li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; width:24.5%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#999999; color:#FFFFFF;}

a.nav:hover {
display:block; float:left; width:24.5%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#8CD749; color:#FFFFFF;}

a.nav:active {
display:block; float:left; width:24.5%; padding:1.2em 0 1.2em 0; margin:0; 
text-decoration:none; background-color:#999999; color:#FFFFFF;}


.content {
clear:left; text-align:left; margin:1.2em 13.5em 0 0; padding:1em 1ex 1em 1.5ex;}

.content h2 {text-indent:3em;}

.album_content {
clear:left; text-align:left; margin:0.0em 0.0em 0 0; padding:0em 0ex 0em 1.5ex;}

.album_content h2 {text-indent:3em;}

.footer {
color:#999999; font-size:75%; margin:2.5em 0.2em 0.5em 0.5em; padding:0.8em; 
border-top:1px solid #999999; text-align:left; clear:both;}

.footer .right {
float:right; clear:right; text-align:right;}

.footer p {margin:0;}

address span.helmar {
  display:block;
  }

ul.menu { /* the navigation menu (parent folders) */
  background: #FFFFFF;
  border-top: solid 1px #404822;
  border-bottom: solid 1px #404822;
  font-weight: bold;
  letter-spacing: 1pt;
  margin: 0px;
  padding: 3px 0px 3px 2%;
  color: #404822;
}
ul.menu li {
  display: inline;
  color: #404822;
}
ul.menu li a {
  color: #404822;
}
ul.menu li.up {
  position:absolute;
  right:20%;
}


.wrap1, .wrap2, .wrap3, .wrap4, .wrap5, {
display:inline-table;
/* \*/display:block;/**/}

.wrapname {/* holds text and framed image as unit*/
float:left;
margin-bottom: 20px;
margin-right: 5px;
}

.wrap1 { /* bottom layer of shadow- make sure to match the background color to the appropriate shadow graphics*/              
border: 1px solid #d7cfec /*note- FOR IE only- a border is needed to properly render shadow when there is text below the image*/ ;
background:url(shadow.jpg) right bottom no-repeat;
}

.wrap2 { /* middle layer of shadow- make sure to match the background color to the appropriate shadow graphics*/
background:url(corner_bl.jpg) -12px 100% no-repeat;}

.wrap3 { /* top layer of shadow- make sure to match the background color to the appropriate shadow graphics */
padding:0 16px 16px 0;
background:url(corner_tr.jpg) 100% -4px no-repeat;}

.wrap4 {border:1px solid; border-color: /*picture border outer highlights*/#D3D3D3 black black #D3D3D3;}

.wrap5 {border: /*primary picture border style*/ 11px solid #FFFFFF;}

.wrap3 img {
display:block;
border:2px solid;
border-color: /*picture border inner highlights*/ gray #D3D3D3 #B7BDAD gray ;}

