body {
	background-color: #21321f;
}

#header {
	background-color: #21321f;
	border-bottom: 1px solid #041245;
}

#header-content {
	width: 444px;
}

#container {
	height: 720px;
	position: relative;
	color: #fff;
	background: transparent url(http://www.brickbreeden.com/events/brad_paisley/images/splash.jpg) center top no-repeat;
}

#content h2 {
	margin: 10px 0px;
}
#content h3 {
	margin: 10px 0px;
}
#content h4 {
	margin: 10px 0px;
}

#content h4 a {
	border-bottom: 1px dotted #fff;
	font-style: oblique;
}
#content h4 a:hover {
	border-bottom: 1px solid #fff;
}

#content {
	width: 496px;
	text-align: right;
	position: absolute;
	right: 148px;
	bottom: 175px;
}

#footer {
	position: absolute;
	
	left: 140px;
	top: 550px;
}

#footer td {
	vertical-align: top;
}

.overlay_50 {
	background-image: url('http://www.brickbreeden.com/images/grey_50.png');
}
