a:link {
	color: #e2a35a;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
	}
a:visited {color: #8A2BE2; font-size: 95%; font-weight: bold; text-decoration: none}
a:hover {color: #8A2BE2; font-size: 95%; font-weight: bold; text-decoration: none}
a:active {color: #8A2BE2; font-size: 95%; font-weight: bold; text-decoration: none}
p.highlight {font-family: "Century Gothic", Verdana, sans-serif; font-size: 95%; color: #DE9203; font-weight: bold}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #262071;
	font-size: 170%;
	font-style: oblique;
	text-align: center;
}
p {
	font-family: Verdana,sans-serif;
	color:black;
	font-size: 85%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width:90%;
}
p.tracklist{
	font-family: Verdana,sans-serif;
	color: black;
	font-size: 80%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width: 100%;
}
p.center{
	font-family: Verdana,sans-serif;
	color: black;
	font-size: 90%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width: 90%;

}
p.text{font-family: Verdana,sans-serif;
	color: black;
	font-size: 100%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width: 100%;

}
#player{display: none;
}
#applelink{display: inline;
margin: auto;
text-align: center;
}
.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.text{
	margin: auto auto;
	width: 65%;
}

div.navcontainer {
	width: 70%;
	text-align: center;
}

 ul#navlist
{
	white-space: normal;
	margin-left: auto;
	}

#navlist li
{
	display: grid;
	list-style-type: none;
	margin-left: 20px;
	width: 150px;
}

#navlist a { padding: 2px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #9932CC;
	background-color: #FFF8DC;
	font-size: 130%;
	font-weight: bold;
}

#navlist a:hover
{
	color: #FF8C00;
	background-color: #4682B4;
	text-decoration: none;
	font-size: 130%;
}


@media (min-width: 992px) {
  /* Rules for laptops, small desktop screens and bigger viewports */
 h1 {
	font-family: "Times New Roman", Times, serif;
	color: #00008B;
	font-size: 250%;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #262071;
	font-size: 170%;
	font-style: oblique;
	text-align: center;
}

h3 {
font-family: "Times New Roman", Times, serif;
	color: #00008B;
	font-size: 130%;
	font-style: oblique;
	text-align: center;
	}

a:link {
	color: #8A2BE2;
	font-size: 95%;
	font-weight: normal;
	text-decoration: none;
}
a:visited {color: #8A2BE2; font-size: 95%; font-weight: bold; text-decoration: none}
a:hover {color: #8A2BE2; font-size: 95%; font-weight: bold; text-decoration: none}
a:active {color: #8A2BE2; font-size: 95%; font-weight: bold; text-decoration: none}
p.highlight {font-family: "Century Gothic", Verdana, sans-serif; font-size: 95%; color: #DE9203; font-weight: bold}

p {
	font-family: Verdana,sans-serif;
	color:black;
	font-size: 90%;
	font-weight: bold;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width:60%;
}
p.tracklist{
	font-family: Verdana,sans-serif;
	color: black;
	font-size: 80%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width: 60%;
}
p.center{
	font-family: Verdana,sans-serif;
	color: black;
	font-size: 90%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width: 60%;

}
p.text{font-family: Verdana,sans-serif;
	color: black;
	font-size: 100%;
	font-weight: normal;
	margin-left: auto;
	padding-left: 8px;
	margin-right: auto;
	width: 60%;

}
#player{display: inline;
	margin-left: auto;
	margin-right: auto;
}

#applelink{
	display: none;
}

#footer
{
	clear: both;
	margin: 0;
	padding: 0.1em;
	color: Black;
	background-color: #ddd;
	border-top: 0;
	font-style: normal;
	font-weight: normal;
}

div.text{
	margin: auto auto;
	width: 65%;
}

div.navcontainer {
	width: 70%;
}
 ul#navlist
{
	white-space: nowrap;
	margin-left: auto;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	margin-left: auto;
}

#navlist a { padding: 5px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #9932CC;
	background-color: #FFF8DC;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}

#navlist a:hover
{
	color: #FF8C00;
	background-color: #4682B4;
	text-decoration: none;
	font-size: 110%;
}


}
