h1 {
	padding: 0.4em 0.4em;
     font-size: normal;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #888888;
}

a:link        { color:silver; }
a:visited     { color:#888888; }
a:active      { color:#f0f0f0; }

body {
	background-color: #3f3f3f;
	font-size: small;
	color: #8c8c8c;
}

p.thumbnails  {
	margin-left: 5%;
	margin-right: 5%;
}

p.footer  {
	font-size: small;
	color: #888888;
	font-style: italic;
	text-align: right;
	margin-left: 5%;
}

img.thumbnail {
	margin:  2px;
	padding: 5px;
	background-color: black;
	border-width: 0;
	border-color: #444444;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

hr {
	border-color: #888888;
}

p.flash {
        text-align: center;
}

p.photo {
        text-align: center;
}

a.navi  {
	border-style: solid;
	border-width:  1px 2px 2px 1px;
        padding: 1px 4px 1px 4px;
        border-color: #888888;
        color: #888888;
	font-size: large;
	font-weight: bold;
        text-decoration: none;
}
a.new{
                color: #888888;
                font-size: small;
                font-weight: bold;
          }
a.navi:hover {
        background-color: #a1a1a1;
}


a.navi:visited {
	color: #888888;
}

img.photo {
	margin:  4px;
	padding: 6px;
	background-color: black;
	border-width: 0;
	border-color: #888888;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}
