* {
	margin: 0px;
	padding: 0px;
	}
	
html {
	position: relative;
	background-color: #003366;
	height: 100%;}

body {
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	}
	
#mainWrapper {
	position: absolute;
	width: 800px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url('images/body/bodyFiller.png');
	background-repeat: repeat-y;
	}

#endCap {
	width: 800px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	background: url('images/body/bodyBottom.png');
	background-repeat: repeat-y;
	}
	
.banner {
	width: 790px;
	height: 147px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	position: relative;
	left: -4px;
	}

	
p.footer {
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	font-style: italic;
	color: #003366;
	}
	
p.footer a, p.footer a:visited {
	color: #003366;
	text-decoration: underline;
	}
	
p.footer a:hover, p.footer a:visited:hover {
	color: #003366;
	text-decoration: none;}

#navarea {
	width: 788px;
	height: 40px;
	margin-left: -1px;
	margin-right: 1px;
	border: 1px solid #FFCC00;
	background: url('images/nav_bg_gradient.png') repeat-x;
	position: relative;
	left: -4px;
	top: -3px;
	z-index: 2;
	}
	
#contentarea {
	width: 768px;
	max-width: 768px;
	height: 100%;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	font-size: 12px;
	position: relative;
	left: -4px;
	text-align: left;
	z-index: 1; }
	
p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 18px; }
	
#contentarea li {
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 8px; }
	
#contentarea ul {
	margin-left: 15px;}
	
p.title {
	font-family: verdana, sans-serif;
	font-size: 16px;
	text-align: left; 
	font-weight: bold;
	margin-bottom: 24px; }
	
p.titleCenter {
	font-family: verdana, sans-serif;
	font-size: 16px;
	text-align: center; 
	font-weight: bold;
	margin-bottom: 0px; }
	
p.subtitle {
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: left; 
	font-style: italic;
	margin-bottom: 10px; }
	
p.subtitleBI {
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: left; 
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px; }
	
p.discTitle {
	font-family: verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px; }

p.subtitleCenter {
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: center; 
	font-style: italic;
	margin-bottom: 0px; }
	
p.subtitleRight {
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: right; 
	font-style: italic;
	margin-bottom: 0px; }
	
p.recLink {
	margin-bottom: 8px;}	

td.sidebar_simple {
	width: 200px;
	border-left: 1px dotted black;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top; }
	
td.sidebar_colored {
	width: 230px;
	border: 1px solid black;
	background: #003366;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top; }
	
td.pageContent {
	padding-right: 15px;}
	
img.bioPic {
	float: right;
	clear: left;
	border: 2px solid #003366;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 40px;}

#contentarea a, #contentarea a:visited {
	color: #003366;
	text-decoration: underline;
	}

#contentarea a:hover, #contentarea a:visited:hover {
	text-decoration: none;
	}
	
.albumTitle {
	font-weight: bold;
	font-style: italic;
	}
	
#seeAlso {
	position: relative;
	width: 200px;
	border: 1px solid black;
	background: #003366;
	color: white;
	padding: 10px;
	float: right;
	clear: left;
	margin-left: 20px;
	margin-bottom: 15px;}
	
#seeAlso a, #seeAlso a:visited, #seeAlso a:visited:hover, #seeAlso a:hover {
	color: white;
	}

hr {
	height: 1px;
	color: #FFCC00;
	background-color: #FFCC00;
	border: 1px solid #003366;
	margin-top: 5px;
	margin-bottom: 12px;
	}
	
p.cdBrowse {
	line-height: 18px;
	background: #003366;
	color: #FFFFFF;
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-bottom: 15px; }

#contentarea p.cdBrowse a, #contentarea p.cdBrowse a:hover, #contentarea p.cdBrowse a:visited, #contentarea p.cdBrowse a:visited:hover {
	color: white;
	padding-left: 5px;
	padding-right: 5px;}	

img.cd {
	border: 1px solid #003366;
	float: center;
	clear: bottom;
	vertical-align: center;
	margin-bottom: 8px;}
	
img.venue {
	border: 2px solid #003366;
	float: right;
	vertical-align: middle;}
	
td.cd {
	line-height: 16px;}
	
p.concertDate {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;}
	
p.repTitle {
	font-style: italic;
	padding-bottom: 0px;}
	
p.repInfo {
	margin-left: 25px;
	font-size: 10px;
	padding-bottom: 10px;}
	
table.repList {
	margin-top: 40px;}
	
a img {border: none;}
	
table.repList td {
	vertical-align: top;}
	
hr.sidebar_color {
	color: #FFFFFF;
	background: #FFFFFF;
	border: 0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;}
	
p.sidebarTitle {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
img.floatLeft {
	border: 1px solid #003366;
	float: left;
	clear: none;
	margin-right: 15px;
	margin-bottom: 5px;
	position: relative;}

img.floatRight {
	border: 1px solid #003366;
	float: right;
	clear: none;
	margin-left: 15px;
	margin-bottom: 5px;
	position: relative;}
	
img.floatMid {
	border: 1px solid #003366;
	clear: none;
	margin-left: 15px;
	margin-bottom: 5px;
	position: relative;}
	
img.underText {
	border: 1px solid #003366;
	margin-right: 0px;
	margin-bottom: -3px;
	position: relative;}
	
#contentarea ul.sidebar a, #contentarea ul.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;}
	
#contentarea ul.sidebar a:hover, #contentarea ul.sidebar a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;}	
	
table.ensTitle {
	margin-bottom: 20px;}
	
table.eventTable {
	margin-top: 25px;}
	
table.eventTable td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 15px;}
	
	
/* DROPDOWN MENU */

#navbar {
	font-family: Palatino;
	font-size: 13px;
	height: 40px; }
#navbar a {
	font-family: Palatino;}
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 5px 8px;
	background: url('images/nav_bg_gradient.png') repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px; }
#navbar li a.oneLine {
	display: block;
	padding-top: 14px;
	max-height: 21px; }
#navbar li a:hover, #navbar li:hover a {
	background: url('images/nav_bg_hover.png') repeat-x;
	background-color: none;
	color: #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;}
#navbar li ul {
	display: none;
	width: 11em; /* Width to help Opera out */
	background-color: #FFFFFF;
	border: 1px solid black;
	font-size: 12px;
	z-index: 4; }
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute; }
#navbar li:hover li, #navbar li.hover li {
	float: none;
	list-style-type: none; }
#navbar li:hover li a, #navbar li.hover li a {
	display: block;
	background-image: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003366;
	color: #003366;
	height: auto;
	border-left: none;
	border-right: none; }
#navbar li li a:hover {
	background: #003366;
	color: #FFCC00; }
