/*
-----------------------------------------------
Print Stylesheet

Site: Piano By Ear Squeeze Page
Author: John Holleman    www.innovativeinsite.com
Version: 2007.06
----------------------------------------------- */

html, body { 
  margin: 0px;
  font: 10pt/1.26 "Verdana", Arial, Helvetica, sans-serif;
}

h1 {
  font: Verdana;
  color: white;
  font-size: 12.75pt;
  text-align: right;
  text-decoration: none; 
}

h2 {
  color: white;
  font-size: 10pt;
  text-align: left;
}
h3, h4, h5, h6 { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font size: 12pt;
  margin: 0.5em 0 0.5em 0;
  page-break-after: avoid;
} 

@page {
  margin: 1inch .75inch 1inch .75inch;
  size: 8.5in 11in;
  }

p { 
	margin: 0 0 1.5em 0 
	}


br {
	clear: both;
	}

a { 
	text-decoration: underline; 
	color: white;
	}
	
img {
	border: none;
	}

#container { 
	}

/*
COMMON --------------------- */

br {
	clear: both;
	}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	}
	
/* 
Header Area -----------------------*/
.topstripe {
  background: url(../images/topstripes.gif) repeat-x;
  width: 100%;
  height: 110px;
}

#headline {
  width: 800px;
  margin: 0 auto;
  
}

.header {
  width: 100%;
  height: 130px;
  padding-top: 32px;
  background: url(../images/newheader.gif) repeat-x; 
}

#setwidth {
	width: 800px;
	margin: 0 auto;
}

#david {
  position: absolute;
  z-index: 2;
  float: up;
  width: 214px;
  height: 260px;
  margin-top: 30px;
}

#header {
  width: 800px;
  margin: 0 auto;
  background: url(../images/keys.gif) no-repeat;
  height: 100px;
  float: down;
}


/*
MAIN CONTENT --------------------- */

.content {
	width: 800px;
	margin: 0 auto;
}

/*
LEFT COLUMN --------------------- */

.leftcolumn {
  float: left;
  width: 214px;
}

#caption {
  float: down;
  width: 195px;
  height: 55px;
  background: url(../images/greenbox.gif) repeat-x;
  margin-top: 175px;
  margin-left: 5px;
}

#text {
  padding-top: 5px;
  margin-left: 12px;
  color: white;
  font-size: 9pt;
  
}
/* 
MAIN COLUMN -------------------- */

#maincolumn {
  float: right;
  width: 550px;
}

#optin {
  color: white;
  float: down;
  width: 400px;
  height: 170px;
  background: url(../images/optinboxR.gif) repeat-x;
  margin-left: 75px;
}

#optintext {
  margin-left: 20px;
  font-size: 12.5pt;
  padding-top: 10px;
}
#box {
  text-align: right;
  margin-right: 30px;
  padding-top: 7.5px;
}
#send {
  text-align: center;
}
#disclaimer {
  font-size: 7pt;
  text-align: center;
}


/*
FOOTER --------------------- */
.footer {
  width: 100%;
  float: down;
  margin-top: 915px;
  background: url(../images/newheader.gif) repeat-x;
  height: 130px;
}

#footer {
  width: 800px;
  margin: 0 auto;
  background: url(../images/keys.gif) no-repeat;
  margin-top: 2px; 
  height: 110px;
  float: down;
    
	}	

#footernav {
  text-align: right;
  font-size: 7.5pt;
  color: white;

}

#nav {
  text-align: right;
  color: white;
  margin-bottom: 5px;
}
