﻿body
{
	font-family: Calibri, Arial Narrow, Arial;
}
td
{
	font-family: Calibri, Arial Narrow, Arial;
}
p
{
	font-family: Calibri, Arial Narrow, Arial;	
}

.headerNav
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: Normal;
	font-size: 12pt;
	color: Black;
}
.sidebarNormal
{
	font-family: Calibri, Arial Narrow, Arial;
	font-weight: normal;
	color: Black;
	font-size: 28pt;
}
.sidebarTitle
{
	font-family: Calibri, Arial Narrow, Arial;
	font-weight: normal;
	color: Black;
	font-size: 20pt;
	text-align: left;
}
.sidebarLarge
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: bold;
	color: Black;
	font-size: 72pt;
}
.sidebarDate
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-size: 48pt;
}
.sidebarTime
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-size: 24pt;
	margin-left: 15px;
}
.headerDate
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: bold;
	color: Black;
	font-size: 56pt;
	height: 50px;
	vertical-align: middle;
	text-align: left;
}
.sidebarLocation
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-size: 20pt;
}

.sidebar2Normal
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-size: 11pt;
}
.sidebar2Link
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: bold;
	color: Black;
	font-size: 13pt;
}
.sidebar2Large
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: bold;
	color: Black;
	font-size: 36pt;
	line-height: 36px;
}

.sidebar3Header
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-weight: bold;
	font-size: 18pt;
}
.sidebar3Header2
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-weight: bold;
	font-size: 36pt;
}
.sidebar3Normal
{
	font-family: Calibri, Arial Narrow, Arial;	
	color: Black;
	font-size: 11pt;
}
.sidebar3Link
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: bold;
	color: Black;
	font-size: 11pt;
}
.sidebar3Large
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-weight: bold;
	color: Black;
	font-size: 48pt;
	line-height: 72px;
}
.bandName
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-size: 40pt;
}
.bandNameSmaller
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-size: 36pt;
}
.bandName2
{
	font-family: Calibri, Arial Narrow, Arial;	
	font-size: 20pt;
}

.photoAlbums
{
    list-style: none;
}

.photoAlbums a
{
	text-decoration: none;
	color: Black;
}
.photoAlbums a:visited
{
	color: Black;
}
.photoAlbums a:hover
{
	text-decoration: underline;
}
.photoAlbums tr td img
{
    border: none;
    width: 300px;
	margin: 10px 50px 40px 50px;
}

.photoAlbums tr td h1
{
	font-size: 16pt;
	margin: 15px 150px 0px 0px;
}

.photoAlbums tr td p
{
	margin: 5px 150px 0px 0px;
}

.oddTableRow
{
    background-image: url('Images2009/OddBackground2.png');
}
.evenTableRow
{
}

.photoControl
{
    text-decoration: underline;
    color: Navy;
    cursor: pointer;
}