@charset "UTF-8";
html {
		height: 100%;
	}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
h1 {
	font-size:18px;
	margin: 3px;
}
h2 {
	font-size:16px;
	font-style:italic;
	text-align:center;
	margin-bottom:20px;
}
p {
	padding: 5px;
}
body {
	background-color: #000;
}
body,td,th {
	font-size: 14px;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#00C;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}
.simple_image {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.leftImage {
	float: left;
	text-decoration: none;
	border-color: #000;
	border: 0px;
	padding: 10px;
}
.rightImage {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 0px;
}
#image_container {
	float: right;
	text-align:center;
}
#wrapper {
	width: 950px;
	background-color:#000;
	margin: 10px auto;
}
html>body #wrapper {
	width: 800px;
}
#mainContent {
	margin-top:10px;
	float:left;
	overflow:visible;
	width: 720px;
	text-align: left;
}
html>body #mainContent {
	width: 620px;
}
#banner {
	height: 130px;
	background-image: url(../images/Banner%20a%20mano.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 140px;
	float: left;
	padding: 10px;
	color:#FFF;
}
html>body #nav {
	width: 160px;
}
#piano_key {
	margin-bottom: 10px;
	font-size: 16px;
	padding: 9px 6px;
	text-decoration: none;
	font-weight: bold;
	width: 158px;
	display: block;
	color:#FFF;
}
html>body #piano_key {
	width: 158px;
}
#footer_center {
	text-align:center;
	margin: 0px auto;
	width: 450px;
}
#footer_center a{
	display: block;
	width:auto;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	color:#666;
	float: left;
}
#footer_center a:hover{
	text-decoration: none;
	color:#009;
}
#footer {
	margin-top: 25px;
	text-align: left;	
	float:left;
	width: 590px;
}
#footer a{
	text-decoration: none;
	color:#666;
	margin-left: 20px;
}
#footer a:hover{
	text-decoration: none;
	color:#009;
	margin-left: 20px;
}
#footer_gallery {
	text-align: left;	
	float: left;
}
#footer_gallery a {
	text-decoration: none;
	color:#666;
	margin-left: 20px;
}
.footer_tiny {
	display:block;
	font-size:10px;
	margin: 15px 0px;
	color:#CCC;
	text-align: center;
}
