h1,h2,h3,h4,h5,h6 {
	font-family: Garamond, Georgia;
}

body {
background: #EDD6E1;
}

#header {
background: #ffffff url('http://www.playbackmemories.co.uk/images/logo.jpg') no-repeat;
height: 100px;
}

#wrapper {
color: #411e34;
width: 872px;
border: 3px solid #844d67;
}

#wrapper a {
color: #411e34;
}

#gallery a {
background: #844d67;
margin: 1px;
padding: 6px 2px 2px 2px;
border: 1px solid #444444;
}
#gallery a:hover {
background: #EDD6E1;
}

#navigation {
background: transparent url(http://www.playbackmemories.co.uk/images/tabbg.jpg) repeat;
}

#navigation li a {
background: none;
color: #dddddd;
}
#navigation li a:hover {
background: #EDD6E1;
color: #212121;
}
.notice {
	background-color: #77bb77;
        color: #333333;
}
.error {
	background-color: #bb7777;
        color: #333333;
}

.photosets-by {
	display: none;
}
