body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
p
{
	font-size:12px;
	color: black;
	}
	
p, ol, ul, li, h2, h3, h4, h5, pre, hr, a
{
	margin-right: 10px;
	margin-left: 10px;
	}
	
h2, h4, h5
{
	color: #898989;
	}
	
#header
{
	margin-top: -1.1em;
	margin-right: 10px;
	margin-bottom: -1.1em;
	margin-left: 10px;
	padding: 0px;
	text-align: center;
	}

#header h1
{
	padding: 6px;
	border: 4px groove #aabadd;
	background-color: #ebecf6;
	color: #497fbf;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	font-style: bold;
	font-family: Verdana, sans-serif;
	}
	
#intro
{
	margin: -1.1em 10px 0.5em 10px;
	background-color: #ececec;
	border: 1px solid black;
	}
	
#intro p
{
	padding: 12px;
	margin: 2px;
	font-size: 1.0em;
	}
	
#topnavbar
{
	text-align: center;
	margin: 10px;
	padding: 8px;
	background-color: #cccccc;
	border: 1px solid black;
	}
	
#topnavbar a
{
	font-size: 18px;
	padding: 2px;
	margin: 4px;
	}
	
h2
{
	font-size: 24px;
	border-top: 4px double #648dc7;
	border-right: none;
	border-bottom: 4px double #648dc7;
	border-left: none;
	}
	
h3
{
	font-size: 1.1em;
	color: #acacac;
	border-top: 3px double #c2c2c2;
	border-right: none;
	border-bottom: 3px double #c2c2c2;
	border-left: none;
	}
	
h4
{
	font-size: 0.9em;
	color: #b7b7b7;
	border-top: none;
	border-right: none;
	border-bottom: 4px double #959595;
	border-left: 4px solid #898989;
	padding-left: 2px;
	margin-bottom: 2px;
	}
	
h5
{
	border-top: 1px solid #648dc7;
	border-right: none;
	border-bottom: 1px solid #648dc7;
	border-left: none;
	}
	
ol, ul
{
	margin-top: 2px;
	}
	
ol li
{
	margin-bottom: 4px;
	margin-left: 20px;
	font-size: 12px;
	}
	
ul li
{
	margin-bottom: 4px;
	margin-left: 20px;
	font-size: 12px;
	}
	
p.copyright
{
	
	text-align: center;
	border-top: 6px solid #ef9c00;
	border-bottom: 6px solid #ef9c00;
	padding: 0;
	margin: 10px;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
html body table 
{
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
html body table tr.bassstring
{
	background-image: url(images/bassstringgray1x10.gif);
	background-repeat: repeat-x;
	}
	
html body table tr.string
{
	background-image: url(images/stringgray1x10.gif);
	background-repeat: repeat-x;
	}
	
	
html body table td.pitch
{
	width: 6px;
	font-size: 12px;
	font-weight: bold;
	font-family: Courier, "Courier New", monospace;
	}
	
html body table td.fret
{
	background-image: url(images/fret5x5.gif);
	background-repeat: repeat-y;
	}
	
	
div.fingerboard_container
{
	text-align: center;
	width: 742px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #d5dcef;
	}
	
div.fingerboard_container h4
{
	display: inline;
	font-size: 20px;
	color: #0469b3;
	border: 4px ridge #ef9c00;
	background-color: white;
	padding: 3px;
	}

.fingerboard
{
	margin: 0px;
	padding: 0px;
	background-color: #d5dcef;
}

table.formula {
		table-layout: fixed;
		margin-left: 2px;
		margin-bottom: 6px;
		background-color: white;
		border: 2px solid black;
		}
		
table.formula tr td {
		border: 1px solid #555555;
		width: 26px;
		}

.fingerboard table
{
	margin-bottom: 4px;
	margin-left: 6px;
	background-color: white;
	border: 1px solid #648dc7;
}

#content img
{
	margin-top: 8px;
	margin-bottom: 4px;
}

#content .partbox
{
	padding: 4px;
	margin: 12px 2px 1px 2px;
	text-align: center;
	width: 30px;
	font-size: 18px;
	font-weight: bold;
	border: 4px solid black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

pre.ascii_art
{
	margin-top: 6px;
	font-size: 8px;
	color: #826ba9;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -0.1em;
	line-height: normal;
	}

pre.survey
{
	margin-top: 6px;
	font-size: 24px;
	color: #a0a0a0;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -0.17em;
	line-height: 21px;
	}

pre
{
	margin-top: 6px;
	font-size: 18px;
	font-family: Courier, "Courier New", monospace;
	letter-spacing: -0.17em;
	line-height: 15px;
	}
	
div.subscribe 
{
	text-align: center;
	}
	
div.subscribe h4
{
	border: 0px;
	color: #395f0b;
	margin-bottom: 4px;
	}
	
div.subscribe img
{
	border: 3px groove #bfb2d3;
	}
	

