body, td, #news, #concerts, #guestbook
{
	font-family:Trebuchet MS,Helvetica;
	font-size:12px;
	color:#323232;
}

#concerts {
	margin-bottom:10px;
}

#past_concerts {
	color:#666;
}
a
{
	color:#444238;
}
body
{
	margin-left:10px;
	margin-top:20px;
}

img
{
	border:0px;
}

.photocontainer
{
	width:500px;
}

.photo
{
	height: 130px;
	overflow:hidden;
	display:inline;
	float:left;
	margin-bottom: 4px;
	margin-right: 4px;
}
.photoedit
{
	display:inline;
	float:left;
	margin-bottom: 4px;
	margin-right: 4px;
}

.contentcontainer
{
	width:500px;
	text-justify:newspaper;
}

.headerImage
{
	margin-bottom:10px;
}
.news_post h2, .news_datetime
{
	font-family:Trebuchet MS,Helvetica;
	font-size:12px;
	color:#323232;
	font-weight:bold;
}

.news_post {
	display: block;
	margin-bottom: 18px;
}

.news_post h2, .news_text {
	display:inline;
}

.news_post h2 {
	margin-right: 8px;
}
#concerts {
	font-family:"Trebuchet MS", Helvetica;
	font-size:12px;
	color:#323232;
	margin-bottom:10px;
}
#past_concerts {
	font-family:"Trebuchet MS", Helvetica;
	font-size:12px;
	color:#aaa;
}
#past_concerts .concert_post a{
	color:#aaa;
}
.concert_post p
{
	display:inline;
	line-height: 18px;
}
.guestbook_comment h2
{
	font-family:Trebuchet MS,Helvetica;
	font-size:12px;
	color:#323232;
	font-weight:bold;
	border-top:1px solid #DFDFDF;
	padding-top:5px;
}
.guestbook_reply 
{
	font-family:Trebuchet MS,Helvetica;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	font-style:italic;
	border-top:1px solid #DFDFDF;
}
form {
	background-color:#ffe;
	padding: 12px;
}

#location {
	background-color:#faf;
}
