.siteBG {
	background-color: #660000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.borderWHITE {
	padding: 5px;
	border: 1px solid #000000;
}
.nav {
	background-image: url(images/piano_nav_bg_2x35.png);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.learningPIANO {
	background-color: #FFFFFF;
}
.space {
	height: 10px;
}
.PIANOcontent {
	padding-right: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.DVDscreenshots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #117B21;
}

.contentTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.line {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DC4E04;
}




.PIANOlessons {
	height: 103px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	top: auto;
	right: auto;
}
.navLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.navLINKS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
