﻿/* CSS Document */

body {background-color: #000000;
text-align:center; }



#logo {
	width: 800px;
	margin: 0 auto 0 auto;
}

#navigation {
	width: 800px;
	margin: 0 auto 0 auto;
	padding-bottom: 14px;
	padding-top: 14px;
}

#date {
	width: 800px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 14px;
	padding-top: 14px;

}

	
#body {width: 800px; margin: 0 auto 0 auto;}
 
#components {
	width: 500px;
	margin: 0 auto 0 auto;

}

#sax { width:300px;

}

#spacer {
	margin: 18px 0 0 0;
		width:800px
}

#header {
	margin: 0 auto 0 auto;

}

#welcome {
	width: 860px;
	margin: 0 auto 0 auto;
}

#footer {
	width: 800px;
	margin: 0 auto 0 auto;
}

#component-headers
{
	background-color: #999999;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#upcoming
{
	font: normal normal normal 14px/normal "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding: 0 0 0 50px;
	text-align: left;
	color: #C0C0C0;
}
#upcoming-date
{
	font: normal normal 600 18px/normal "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding: 0 0 0 30px;
	text-align: left;
	color: #FF0000;
}
#upcoming-venue
{
	font: normal normal 600 16px/normal "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding: 0 0 0 50px;
	text-align: left;
	color: #C0C0C0;
}



#schedule {
	width: 800px;
	margin: 0 auto 0 auto;

}

#schedule-header {
	border: 1px #FFFFFF dashed;
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

#schedule-date-location
{
	width: 200px;
	text-align: right;
	color: #FF0000;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 600;
}

#schedule-info
{
	padding: 0 0 0 50px;
	text-align: left;
	color: #C0C0C0;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 16px;
}




#music {
	width: 800px;
	margin: 0 auto 0 auto;
	border: 1px #FF0000 dashed;
}

#music-artist
{	
	width: 325px;
	text-align: right;
	color: #FF0000;
}

#music-table
{
	border: 1px #999999 dashed;
}

#music-song
{
	padding: 0 0 0 25px;
	text-align: left;
}

#list
{
	padding: 0 16px 0 10px;
	text-align: left;
}

#list-main
{
	text-align: center;
}

#thumbs {
	width: 200px;
	height: 200px;
	
}

#music-p {
	border: 1px #FF0000 dashed;
}

#band{
	width: 800px;
	margin: 0 auto 0 auto;
	border: 1px #FF0000 dashed;
	text-align:center
}

#band-pic{
	width: 140px;
	margin: 0 auto 0 auto;
	border: 1px #FF0000 dashed;
	text-align:center
}

#band-bio{
	margin: 0 auto 0 auto;
	border: 1px #FF0000 dashed;
	text-align: justify
}






.nav-hyphen {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold
}

.minibox-white {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.minibox-red {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.minibox-grey {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.text {
	color: #C0C0C0;
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

.link-small{
	font: 14 "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #FF0000;
}

.footer {
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #999999;
}

.navigation {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
}



.header {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}


.header-page {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}


.header-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

a.navigation:link {
	color: #C0C0C0;
	text-decoration: none;
}

a.navigation:visited {color: #C0C0C0; text-decoration: none; }

a.navigation:hover {color: #FF0000; text-decoration: none; }

a.navigation:active {color: #C0C0C0; }

a.footer:link {color: #FF0000; text-decoration: none; }

a.footer:visited {color: #C0C0C0; text-decoration: none; }

a.footer:hover {color: #C0C0C0; text-decoration: none; }

a.footer:active {color: #C0C0C0; }

a.text:link {
	color: #FF0000;
	text-decoration: none;
}

a.text:visited {color: #FF0000; text-decoration: none; }

a.text:hover {color: #C0C0C0; text-decoration: none; }

a.text:active {color: C0C0C0; }


a.link-small:link {
	color: #FF0000;
	text-decoration: none;
}

a.link-small:visited {color: #FF0000; text-decoration: none; }

a.link-small:hover {color: #C0C0C0; text-decoration: none; }

a.link-small:active {color: #999999; }



