div#lo_container { text-align: center; }
div#lo_main {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}
div#lo_leftColumn {
	float: left;
	padding-bottom: 17px;
	text-align: center;
	width: 190px;
}
div#lo_seeMorePhotos {
	background: url("../images/bg_seeMorePhotos.gif") center no-repeat;
	height: 60px;
	padding-top: 5px;
}
div#lo_discography {
	background: url("../images/bg_discography.gif") center repeat-y;
	padding-bottom: 16px;
}
div.lo_album {
	font-size: 10px;
	padding-top: 9px;
}
div.lo_album a { font-size: 11px; }
div.lo_album a img { border: 1px solid #7A9CA1; }
div.lo_album a:hover img { border: 1px solid #FFFBBC; }
div#lo_mainColumn {
	float: left;
	width: 560px;
}
div#lo_content a.moreLink {
	display: block;
	float: right;
	margin-top: 8px;
	text-align: right;
}
div#lo_footerNav {
	background: url("../images/bg_footerNav.jpg") no-repeat;
	clear: both;
	font-size: 10px;
	height: 37px;
	line-height: 37px;
	padding-right: 35px;
	text-align: right;
}
div#lo_footerNav a {
	padding-left: 3px;
	padding-right: 3px;
}
div#lo_footerNav a:hover { background-color: #682514; }
div#lo_footer {
	background: url("../images/bg_footer.jpg") no-repeat;
	font-size: 10px;
	height: 74px;
	text-align: center;
}
div#lo_footer a { background: none; }
div#lo_downloads {
	background: url("../images/bg_downloads.jpg") no-repeat;
	float: right;
	font-size: 11px;
	height: 176px;
	line-height: 17px;
	margin-left: 20px;
	padding: 55px 15px 0px 15px;
	width: 133px;
}
div#lo_downloads span.header {
	font-size: 13px;
	font-weight: bold;
}
div#lo_notesFromTheBand { clear: right; }
div.lo_notes {
	background-color: #456267;
	margin-bottom: 20px;
}
div.lo_notesContent { padding: 3px 20px 0px 7px; }
div.lo_notesContent img {
	border: 1px solid #7A9CA1;
	float: left;
	margin-right: 12px;
}
div.lo_notesContent a:hover img { border: 1px solid #FFFBBC; }
div.lo_notesContent div.title {
	border-bottom: 2px dotted white;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 13px;
	padding-bottom: 3px;
}
div.lo_notesContent span.date {
	font-size: 18px;
	font-weight: normal;
}
div.lo_notesContent a.moreLink {
	margin-bottom: 10px;
	margin-right: 10px;
}
div.lo_notesBorder {
	clear: right;
	height: 15px;
}
table#lo_dates, table#lo_links {
	border: 2px solid #455F61;
	border-collapse: collapse;
	margin: 8px 1px 1px;
	width: 558px;
}
* html table#lo_dates, * html table#lo_links {
	margin: 7px 0 0;
	width: 560px;
}
table#lo_dates tr.header th, table#lo_links tr.header th {
	background-color: #324648;
	padding: 6px 14px;
}
table#lo_dates tr td, table#lo_links tr td {
	background-color: #819B9F;
	border: 2px solid #455F61;
	padding: 6px 14px;
	vertical-align: top;
}
table#lo_dates tr.altRow td, table#lo_links tr.altRow td { background-color: #617E83; }
div#lo_pageNav {
	float: right;
	margin-top: 5px;
	padding-right: 15px;
}
div#lo_pageNav div { float: left; }
div#lo_pageNav a, div#lo_pageNav span.nav {
	line-height: 24px;
	margin: 0 5px;
}
table#lo_photos {
	background-color: #456267;
	border: 16px solid #456267;
	border-collapse: collapse;
	margin: 15px 8px 8px;
	text-align: center;
	width: 544px;
}
* html table#lo_photos {
	margin: 7px 0 0;
	width: 560px;
}
table#lo_photos td {
	border: 16px solid #456267;
	vertical-align: top;
	width: 250px;
}
table#lo_photos td a img { border: 2px solid #253B3D; }
div#lo_bio {
	background-color: #456267;
	margin-top: 7px;
	padding: 17px 20px;
}
div#lo_bio p { margin-top: 0px; }
div#lo_contacts {
	background-color: #456267;
	float: left;
	margin-top: 7px;
	padding: 7px 20px;
}
div#lo_contacts div.contactHeader {
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
div#lo_contacts div.contactTitle {
	color: #98B4B8;
	font-weight: bold;
}
div#lo_contacts div.contactEntry { padding-bottom: 10px; }
