@charset "utf-8";


body {
	font-size: medium;
	margin: 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	background-color: #010101;
}
#head {
	background-color: #2B0D0A;
	color: #FFFFFF;
	height: 100px;
	width: 760px;
}
#head-banner {
	float: left;
	width: 260px;
	height: 60px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#head-banner h1 {
	font-size: 230%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
#head #head-banner a {
	text-decoration: none;
	color: #FFFFFF;
}

#head-banner h2 {
	font-size: 70%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#head-ad {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#nav {
	text-align: left;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	width: 724px;
	background-image: url(images/nav-bg.jpg);
	margin-bottom: 7px;
}

#nav a {
	text-decoration: none;
	color: #797239;
	font-size: 80%;
}
#nav a:hover {
	font-size: 80%;
	color: #669900;
}
#description {
	color: #082733;
	background-color: #797239;
	font-size: 130%;
	font-weight: bold;
	height: 32px;
	font-family: "Arial Narrow", Arial;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 7px;
	width: 742px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#description  a {
	text-decoration: none;
	color: #082733;
}
#description  a:hover {
	color: #669900;
}



#central {
	background-image: url(images/central-color.gif);
	background-repeat: repeat-x;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #082733;
	width: 742px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-color: #E7DFA0;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}


#central h1 {
	font-size: 130%;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#central h2 {
	font-size: 110%;
}
#central  #title  {
	float: left;
	width: auto;
	height: 52px;
	font-size: 90%;
	clear: both;
}

#central   a    {
	color: #082733;
	text-decoration: none;
}
#central    a:hover    {
	color: #669900;
}
#central #tempo {
	clear: both;
	float: left;
	margin-top: 15px;
	height: auto;
}
#central  #player-scores {
	clear: both;
	float: left;
	width: 724px;
	margin-top: 15px;
}

#central  #player-scores  #player {
	height: 155px;
	clear: both;
	float: left;
	width: 355px;
}

#central  #player-scores  #player  #player-title  {
	height: 20px;
	width: 355px;
	background-color: #797239;
	vertical-align: middle;
	padding-top: 1px;
	font-style: italic;
	text-align: center;
}
#central #player-scores #player #player-body {
	clear: both;
	float: left;
	width: 355px;
	text-align: center;
	margin-top: 5px;
	height: 130px;
}




#central   #player-scores #scores  {
	width: 355px;
	height: auto;
	padding-top: 0px;
	text-align: center;
	float: left;
	clear: none;
	margin-left: 14px;
}
#central #player-scores #scores #scores-title {
	height: 20px;
	width: 355px;
	background-color: #797239;
	vertical-align: middle;
	padding-top: 1px;
	font-style: italic;
	text-align: center;
}
#central #player-scores #scores #scores-body {
	clear: both;
	float: left;
	width: 355px;
	text-align: center;
	margin-top: 5px;
	height: 130px;
}
#central #backlink {
	clear: both;
	float: left;
	font-size: small;
	font-weight: normal;
	margin-top: 20px;
	width: auto;
}

#central  #backlink a {
	color: #082733;
	text-decoration: none;
}
#central  #backlink a:hover {
	color: #669900;
	text-decoration: none;
}
#central #browse {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	height: auto;
}

#central #browse #browse-by-instrument {
	clear: none;
	float: left;
	width: 355px;
	text-align: left;
	margin-left: 14px;
	height: auto;
}
#central #browse #browse-by-composer {
	clear: both;
	float: left;
	width: 355px;
	text-align: left;
	height: auto;
}

#ad-bottom {
	width: 760px;
	background-color: #2B0D0A;
	text-align: center;
	margin-top: 7px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav-bottom {
	text-align: left;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	width: 724px;
	clear: both;
	background-image: url(images/nav-bg.jpg);
}

#nav-bottom ul {
	margin: 0px;
	padding: 0px;
}

#nav-bottom li {
	list-style-type: none;
	display: inline;
	background-image: url(images/nav-divider.gif);
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 19px;
	background-repeat: no-repeat;
}
#nav-bottom a {
	text-decoration: none;
	color: #797239;
	font-size: 80%;
}
#nav-bottom a:hover {
	font-size: 80%;
	color: #669900;
}
#central #top10 {
	clear: both;
	float: left;
	width: 355px;
	margin-bottom: 20px;
}
#central #suggested {
	clear: none;
	float: left;
	width: 355px;
	margin-left: 14px;
	margin-bottom: 20px;
}
#central2  #browse {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#central2   #browse  #browse-by-instrument {
	clear: none;
	float: left;
	width: 355px;
	text-align: left;
	margin-left: 14px;
}
#central2   #browse  #browse-by-composer {
	clear: both;
	float: left;
	width: 355px;
	text-align: left;
}
#central #right-click {
	clear: both;
	float: left;
	font-size: x-small;
	font-weight: normal;
	width: auto;
}
.rightclick {
	font-size: x-small;
	font-weight: normal;
}
.top10 {
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
}
#description2 {
	color: #082733;
	background-color: #797239;
	font-size: 130%;
	font-weight: bold;
	height: 32px;
	font-family: "Arial Narrow", Arial;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 7px;
	width: 742px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
}
#central2 {
	background-image: url(images/central-color.gif);
	background-repeat: repeat-x;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #082733;
	width: 742px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-color: #E7DFA0;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#central2 a {
	color: #082733;
	text-decoration: none;
}
#central2 a:hover {
	color: #669900;
}
#description3 {
	color: #082733;
	background-color: #797239;
	font-size: 130%;
	font-weight: bold;
	height: 32px;
	font-family: "Arial Narrow", Arial;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-top: 7px;
	width: 742px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#central3 {
	background-image: url(images/central-color.gif);
	background-repeat: repeat-x;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #082733;
	width: 742px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-color: #E7DFA0;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}

#central3  #play-radios {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
#central3  #play-radios  #radio {
	clear: both;
	float: left;
	width: 355px;
	text-align: left;
	font-size: 130%;
}
#central3  #play-radios  #radiolist {
	clear: none;
	float: left;
	width: 355px;
	text-align: left;
	font-size: 130%;
	margin-left: 14px;
}
#central3 a {
	color: #082733;
	text-decoration: none;
}
#central3 a:hover {
	color: #669900;
}
#central2 h1 {
	font-size: 130%;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#central #radios {
	clear: both;
	float: left;
	height: auto;
}
#central #content {
	width: auto;
	padding-right: 18px;
}
