body {
	color: #333333;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pianoBG {
	background-image: url(images/GrandPiano.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.bottom {
	background-image: url(images/bg/jsbg_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #047391;
	font-size: 14px;
}

#nav {
	display: block;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 32px;
}

.blackText {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.blackBold {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.copyright {
	font-size: 12px;
}
.bottomRight {
	background-image: url(images/bg/bg_r3_c4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.bigWhitey {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.whitey {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.copyright a:hover {
	font-size: 11px;
	color: #047391;
	font-weight: normal;
}
#bigLink {
	font-size: 16px;
}
#bigLink a {

	font-size: 16px;
}
#faq_list {
}
#faq_list ul {
	left: 0px;
	list-style-position: outside;
	padding-left: 3px;
	margin-left: 15px;
}
input {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 1px;
	background-color: #99CCFF;
}
textarea {
	background-color: #99CCFF;
}

