body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/music.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 950px;
		}
		
a:link {
	text-decoration: none;
	color: #333333;
	}
	
a:visited {
	text-decoration: none;
	color: #333333;
	}

a:active {
	text-decoration: none;
	color: #333333;
	}
	
a:hover {
	color: #666666;
	background-color:#F4F2E4;
	border-bottom: 1px solid #9A8E51;
	text-decoration:none;
	}

#page {
	text-align:left;
	margin:auto;
	width: 950px;
	font-size:small;
	}

#header {height: 100px; width: 750px; clear:both;}
#header h1 { font-family: Arial, Helvetica, sans-serif; font-size:xx-large;}

#menu {
	float:left;
	height:100px;
	width: 550px;
	margin:auto;
	}

#menu ul{margin:0px; padding: 0px; list-style-type:none; margin-top:20px; margin-left:3px;}
#menu li {float:left; font-size:medium; padding: 3px;}

#menu a:link {
	text-decoration: none;
	color: #333333;
	padding: 3px;
	padding-bottom:4px;
	}
	
#menu a:visited {
	text-decoration: none;
	color: #333333;
	padding: 3px;
	padding-bottom:4px;
	}

#menu a:active {
	text-decoration: none;
	padding: 3px;
	padding-bottom:4px;
	color: #333333;
	}
	
#menu a:hover {
	padding: 3px;
	padding-bottom:4px;
	color: #666666;
	border-bottom: 5px solid #82633A;
	}

#uberlink {color: #666666;
	border-bottom: 1px solid #82633A;}

#content {
	margin-left: 160px;
	padding:0px;
	width: auto;
	}

#seasonbox {
	float:right;
	width: 250px;
	text-align: center;
	}
.picture {
	float:right;
	margin-right: 10px;
	margin-left:10px;
	text-align:right;
	border:0px;
}

#footer {
	margin-top:10px;
	margin-left:170px;
	padding:0px;
	width: auto;
	clear:both;
	font-size:x-small;
	color: #333333;
	}
	
#content a:link {
	border-bottom: 1px solid #666666;
	color: #666666;
	}
	
#content a:visited {
	border-bottom: 1px solid #666666;
	color: #666666;
	}

#content a:active {
	border-bottom: 1px solid #666666;
	color: #666666;	}
	
#content a:hover {
	color: #333333;
	background-color:#F4F2E4;
	border-bottom: 1px solid #82633A;
	text-decoration:none;
	}

h1 {
	font-size:large;
	color: #333333;
	font-weight: normal;
	margin: 0px; padding:0px;
	margin-left:10px;
	margin-top:5px;
	}
	
h2 {
	font-size:medium;
	color: #333333;
	font-weight: bold;
	margin-left:10px;
	}
	
h3 {
	font-size:small;
	font-weight:bold;
	margin-left:10px;
	color:#333333;
	}

h4 { font-size:x-small;
	margin-left:10px;
	color: #333333;}

p {
	font-size:small;
	color:#333333;
	margin-left:10px;
	margin-right:10px;
	}

blockquote {
	font-size:small;
	color:#333333;
	}

li {
	font-size:small;
	color:#333333;
	}

table {font-size:small;
	color: #333333; }

td {margin:0px; padding: 0px;}

.music{list-style-type: none; margin-left:10px; padding:0;}
.logo {border-width:0px; float:left; padding-left:11px; padding-right:42px;}

.important {
	font-weight: bold;
	font-size: small;}
.emphasis {
	font-style:italic;
	}
.bold {
	font-weight:bold;}
.time{
	font-size:small;
	color:#333333;}
.photocredit{
	font-size: x-small;
	color:#333333;
	text-align:right;
}
.mapcredit{font-size:x-small;
	margin-left:10px;
	color: #333333;}
.tablecaption{font-size:small;
	margin-left:10px;
	color: #333333;
	text-align:left;}
.column {
	width:49%;
	float: left;
	margin-left:1px;
	margin-top:5px;}
.icon {
	vertical-align: text-top;
	border:0px;}
.map{ border:0px; padding-left:10px;}
.underline {text-decoration:underline;}

