body {
    background : #750004;
    margin: 0;
}

#gallery {
	background : #750004 url(http://www.blackbloodoftheearth.com/gallery/galleryback.jpg) no-repeat top left;
    width: 339px;
    height: 800px;
    padding-left: 10px;
}

#photo {
	background : #750004;
}

#nav  {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size : 14px;
    color: black;
}

#nav a { text-decoration: none;  color: #000000; }
#nav a:hover { color: #fff; }
#nav #current { color: #fff; font-weight: bold; }

.copyright {
   font-family: Georgia, serif;
   color : #D23C11;
   font-size: 12px;
    
}

.caption {
   font-family: Georgia, serif;
   color: #BC1E1E;
   font-size: 100%;
   text-align: center;
}