body {
	background-color: #FFFFFF;
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-top:30px;
	margin-bottom:50px;
  padding:0 0 <length> 0;
 }
 div#footer{
  position:absolute;
  background-image:url(graphics/footer.png);
  background-repeat:repeat-x;
  bottom:0;
  left:0;
  width:100%;
  height:<length>;
 }
 @media screen{
  body>div#footer{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
}
img
{border:none;}

.logo
{margin-bottom:15px;}

.navbar
{margin-top: 30px;
margin-bottom:25px;}
-->

.thumb
{margin:20px;
border: #CCCCCC 1px solid;
}

.viewpic
{border: #CCCCCC 1px solid;}

.prev-next
{color: #969696;
text-decoration: none;
text-align:center;
margin: 20px;
font-size: 16px;
}

.info
{margin-bottom:60px;
padding:20px;
padding-bottom:10px;
font-size: 14px;

}

.info-v2
{margin-top:140px;
padding:20px;
padding-bottom:10px;
font-size: 14px;
}
.contact
{color: #999999;
text-decoration:none; }
/*

.content
{margin-bottom: 400px;}

.content
{min-height: 600px;}*/
