@import "reset.css";

body {
	font:80%/1.5 Arial;
	text-align:center;
	color:#555;
	/* border-top:6px solid #966e4b; */
	border-top:6px solid #888888;
	background:url(bg-body.png) repeat-x 0 0;
}
#page {
	width:960px;
	margin:0 auto;
	text-align:left;
}
a {
	text-decoration:none;
	color:#0033CC;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a:hover img {
	border:none;
	border-width:0;
}
h1 {
	font:bold 3.4em Times New Roman, Times, serif;
	font:2.4em Arial Black;
	letter-spacing:-2px;
	/* border-bottom:1px solid #d9d7c3; */
	padding:30px 0 46px 0;
	margin:0 0 0 0;
}
h1 a {
	color:#2f3335;
}
h1 a:hover {
	color:#000;
	text-decoration:none;
}
h1 span {
	font:1.8em Impact;
	color:#96a84a;
}
h1 a span {
	font:bold italic 1.8em Palatino Linotype, Book Antiqua, Palatino, serif;
	/*
	Palatino Linotype, Book Antiqua, Palatino, serif
	Georgia, Georgia, serif
	Times New Roman, Times, serif
	*/
	color:#E0D3B1;
}
h1 em {
	font:italic 0.6em Baskerville, Palatino, Palatino Linotype, Georgia, serif;
	letter-spacing:0px;
}
h2 {
	font:1.4em Lucida Sans Unicode;
	text-transform:uppercase;
	color:#aaa;
	letter-spacing:3px;
	margin:0 0 10px 0;
}
h3 {
	font:italic 1.8em Georgia;
	color:#222;
	background:#eee;
	padding:3px 8px;
}
h4 {
	font:1.1em Arial;
}
p, ol, ul, table {
	margin:0 0 20px 0;
}
p {
	margin:0 0 10px 0;
}
acronym {
	border-bottom:1px dotted;
}
strong {
	font-weight:bold;
	color:#000;
}
.player {
	padding:3px 0 0 0;
}
.cp {
	text-align:center;
	margin:0 0 0 0;
}

.masters {
	overflow:hidden;
	height:1%;
	margin:0 0 38px 0;
}
.masters li {
	float:left;
	width:480px;
	display:inline;
}
.portrait {
	float:left;
	display:inline;
}
.portrait img {
	padding:4px;
	background:#fff;
	border:1px solid #e3e3e3;
}
.disco {
	float:left;
	width:320px;
	margin:0 10px;
	display:inline;
}
.piece {
	margin:4px 0 0 10px;
}






#footer {
	padding:140px 0 0 0;
	background:url(cello.jpg) no-repeat 50% 0;
}
h5 {
	font:bold 1.2em Arial;
	margin:0 0 10px 0;
}
ol {
	list-style:decimal;
	margin:0 0 10px 40px;
}
ol li {
	margin:0 0 2px 0;
}
.ref {
	font:0.7em Tahoma;
	position:relative;
	bottom:2px;
	color:#555;
}
