#piano-banner {
   margin: 0px;
   padding: 0px;
   height: 86px;
   background: url('http://www.pianomusician.com/images/pmlogo234x60.gif') no-repeat scroll top left;
}

#date
{
position:absolute;
top:200px;
left:30px;
color:#FFFFFF;
font: bolder small-caps 10px Tahoma,Arial,Sans-serif;
}

#piano-notes {
   margin-top: -90;
   margin-left: 250px;
   margin-right: 160px;
   text-align: center;
}

#piano-top-menu {
margin-top:70px;
text-align:center;
}

#piano-menu { 
position: absolute; 
left:8px; 
width:136px; 
top:250px; 
background:transparent;
text-align:center; 
}

#centercolumn { 
position: absolute; 
left:20%; 
width:65%; 
height:550px; 
top:250px;
background:#E6E6FA; 
} 

#leftcontent { 
font-family: Tahoma,Arial,Sans-serif;
position: absolute; 
left:1%; 
width:32%; 
height:250px; 
top:140px;
padding:2px;
background:#fff; 
} 

#centercontent {
position: absolute;
left:34%;
width:32%;
height:250px;
top:140px;
padding:2px;
background:#fff;
text-align:justify;
}

#rightcontent { 
position: absolute; 
left:67%; 
width:32%; 
height:250px; 
top:140px;
padding:2px;
background:#fff; 
} 

#row 
{
background: #E6E6FA; 
width: 100%; 
margin: 5px; 
padding: 5px;
height: 235px; 
} 

#piano-pages {
position:absolute;
width:100%;
top: 1110px;
text-align: center;
}

#piano-search {
position:absolute;
left:85px;
right:85px;
width:60%;
top: 730px;
text-align: center;
}

#piano-top-ad {
position:absolute;
top:10px;
right:10px;
width:auto;
text-align:center;
} 

#piano-ezine {
   position: absolute;
   right: 10px;
   top: 250px;
   background: #FBCF37;
	color: Black;
	width: 140px;
	height: 1130px;
	text-align: center;
}
#guitar-bottom {
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
text-align: center;
}
#table-bottom {
margin-left: 0px;
margin-right: 0px;
top: 10px;
width: 468px;
background-color: Silver;
}
hr {
   margin: 0px;
	color: Black;
	background-color: Black;
	width: 100%;
	height: 4px;
}

#guitar-footer {
text-align: center;
margin-top: 20px;
}
P {
	font:bold 12px Tahoma,Arial,Sans-serif;
}

body {
   background-image: url('http://www.pianomusician.com/images/royalblue.gif');
	background-position:  left center;
	background-repeat: repeat-y;
	font-family: Tahoma,Arial,Sans-serif; size: 10px;
}

A {
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
A:VISITED {
	color: Purple;
	background-color: transparent;
	text-decoration: none;
}

h1
{
	color: #000000;
	background-color: transparent;
	font:bold 18px Tahoma, Arial, Sans-serif;
	text-align: center;
}
h2
{
	color: #000000;
	background-color: transparent; 
	font:bold 16px Tahoma, Arial, Sans-serif;
}
h3
{
	color: #000000;
	background-color: transparent;
	vertical-align:bottom; 
}
h4
{
	color: rgb(102,51,153);
	background-color: transparent;
}
h5
{
	color: #000000;
	background-color: transparent;
	text-align: left justify;
	vertical-align: top;
}
h6
{
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
}


