h1, h2, h3 {
	font-family: "Georgia", serif;
	font-weight: normal;
	color: rgb(200,200,200);
}
h1 {
	font-size: 24pt;
}
h1 span#date, h1 span#location {
	color: rgb(100,100,100);
}
body {
	background: black;
}
p {
	color: white;
}
a {
	color: rgb(200,200,200);
	font-family: "Georgia", serif;
	text-decoration: none;
}
a.albumlink {
	font-size: 18pt;
}
a.albumlinkdate {
	font-size: 18pt;
	color: rgb(128,128,128);
}
a.albumlinklocation {
	font-size: 18pt;
	color: rgb(128,128,128);
}
a img {
	border: 0px;
}
img.showlarge {
	border: solid 15px rgb(0,0,0);
}
div#puff {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
}
div#sidebar, div#banner, div#bannercont, div#rightside {
   float: right;
}
span#facebook {
   float: right;
}
