body {
    background-color:black;
    font-family: Serif;
    font-size:0.9em;
    background-image:url('../images/album_new.jpg');
    background-repeat:no-repeat;
    background-position:top center;
}

body, a {
    color:#444444;
}

a:hover {
    color:#885511;
}

a img {
    text-decoration:none;
}

h1 {
    font-size:1.3em;
    text-align: center;
    text-transform:uppercase;
}

h2 {
    margin-top:15px;
    margin-bottom:5px;
    font-size:1.15em;
}

h3 {
    font-size:1.1em;
}

.contentbox dt {
    font-weight: bold;
}

h1 a {
    text-decoration: none;
}

#container {
}

#logo, #content {
}

#footer {
    font-size:0.9em;
}

.contentbox, .contentboxcenter {
    background-image:url('../images/transparent.png');
    behaviour:url('iepngfix.htc');
}

.photoNav {
    background-color:#ab957d;
}

.showaddress {
    font-size:0.9em;
}
