@charset "UTF-8";
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#body {
	height: 470px;
	width: 850px;
	background-color: #F7FFFF;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
}
#footer {
	background-image: url(template_r3_c2.gif);
	height: 20px;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-decoration: none;
	padding-bottom: 5px;
}
#header {
	background-image: url(template_r1_c2.gif);
	height: 105px;
	width: 850px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.main {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1.1px;
	padding: 5px;
}
#nav {
	width:429px;
	z-index:2;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 11px;
	top: 74px;
	height: 19px;
	visibility: visible;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, "Lucida Sans", "Lucida Grande";
	font-size: 10px;
}
#text {
	position:absolute;
	left:183px;
	top:146px;
	width:612px;
	height:392px;
	border: 1px ridge #CCCCCC;
	background-color: #FFFFFF;
	z-index: 4;
	background-attachment: scroll;
	visibility: visible;
	overflow: auto;
}
#pics {
	left:56px;
	top:145px;
	width:101px;
	height:392px;
	background-color: #F7FFFF;
	position: absolute;
}
#wrap      {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.menu {
	background-color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
}
.menu a:visited {
	color: #333333;
	text-decoration: none;
}
.menu a:hover {
	background-color: #999999;
	text-decoration: none;
}
menu a:active  {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
body {
	background-image: url(piano_keys.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #000000;
}
#wrap #body #text li {
	list-style-position: outside;
	list-style-type: square;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
