@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:18px;
}
body {
	background-color: #d4d7db;
	background-image: url(../image-files/you-can-play-piano_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1C4F92;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #5E1259;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #12335e;
}
h2 {
	font-weight: bold;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h1, h2, p {
	margin-top: 0px;
	margin-bottom:8px;
	}
	
	h1 {
	color: #163F74;
}
h2 {
	color: #163F74;
}
.style2 {font-size: 14px}

.you-can-play-piano-mainbox {
padding-left:40px;
padding-right:40px;
padding-top:20px;
padding-bottom:10px;
border:none;
}

.menucol {
width:100%;
height:1000px;
}

.rightcolumn {
width:150px;
}

.leftcolumn {
width:200px;
}

.pullout {
padding:5px;
background-color:#E3D7F9;
margin-top:5px;
margin-bottom:5px;
}

/* Side Menu */
.sidemenu a:link {
	color: #1C4F92;
	text-decoration: none;
}
.sidemenu a:visited {
	text-decoration: none;
	color: #1C4F92;
}
.sidemenu a:hover {
	text-decoration: underline;
	color: #999999;
}
.sidemenu a:active {
	text-decoration: none;
	color: #1C4F92;
}

.sidemenu ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.sidemenu ul * ul {
	list-style-type: none;
	margin-left: 2em;
	padding-left: 0;
}

.sidemenu h2 {
    font-size: 1.2em;
    font-weight: bold;
	color: #1C4F92;
}

.sidemenu h3 {
    font-size: 1em;
    font-weight: bold;
	color: #1C4F92;
	display: inline;
}
