body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDBDBD;

	background-image:;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(/Images/piano4.jpg);
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0C95C9;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 18px;
}

h3 {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color: #DEDEDE;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 0px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 0px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	background: url(Images/img01b.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: right;
	width: 650px;
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin-right: 3px;
	padding: 16px 10px 0px 10px;
	background: url(Images/img04.jpg) no-repeat left top;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .first {
	background: none;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background: url(Images/img02b.jpg) repeat-y left top;
}

#page-bgtop {
	padding-top: 2px;
}

/** LOGO */

#logo {
	width: 800px;
	height: 25px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 10px;
}

#logo h1 {
	padding-top: 15px;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding-top: 65px;
	padding-right: 0px;
	padding-left: 0px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: ;
	color: #CCCCCC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	color: #CCCCCC;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 0 0 10px 0px;
	color: #FFFFFF;
}

#sidebar li ul {
	color: #FFFFFF;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px;
	border-bottom: 1px dotted #504D4B;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px;
	color: #FFFFFF;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar p {
	line-height: 200%;
	color: #FFFFFF;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 55px 0px 0px 0px;
	background: url(Images/img03b.jpg) no-repeat left top;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}
