body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/Images/piano4.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

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;
}



#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/img02bEnfarg.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: 800px;
	padding-top: 65px;
	padding-right: 6px;
	padding-left: 0px;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0px 15px 0px;
	background: url(Images/img01bUoN.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;
}
