@charset "UTF-8";
/* CSS Document */

#ssm_logo {
	background-image: url(../images/headings/ssMethod.gif);
	height: 30px;
}
#fix_tuning {
	background-image: url(../images/headings/FixTuning.gif);
	height: 20px;
}
#majTriad {
	background-image: url(../images/headings/majTriad.gif);
}
#add_octave {
	background-image: url(../images/headings/Add_Octave.gif);
}
#stack {
	background-image: url(../images/headings/Stack_Up.gif);
}
.floatRt {
	float: right;
	padding-bottom: 1em;
}
.floatLt {
	float: left;
	padding-bottom: 1em;
}
#two_forms {
	background-image: url(../images/headings/two_forms.gif);
}
#stack_oct {
	background-image: url(../images/headings/Stack_Oct.gif);
}
#second_form {
	background-image: url(../images/headings/second_form.gif);
}
#alternating_forms {
	background-image: url(../images/headings/alternating_forms.gif);
}
#SSSPII {
	background-image: url(../images/headings/sssII.gif);
	height: 30px;
	margin-top: 10px;
}
#coverFret {
	background-image: url(../images/headings/cover_fret.gif);
}
#build {
	background-image: url(../images/headings/Build_Scales.gif);
}
#cover_whole {
	background-image: url(../images/headings/cover_whole.gif);
}
#move_pat {
	background-image: url(../images/headings/moveable_pats.gif);
}
#other_scales {
	background-image: url(../images/headings/other_scales.gif);
}
#sss_3 {
	background-image: url(../images/headings/sss_3.gif);
	height: 20px;
	margin-top: 5px;
}
#what_happens {
	background-image: url(../images/headings/what_happens.gif);
}
#what_happens2 {
	background-image: url(../images/headings/what_happens2.gif);
}
#nutshell {
	background-image: url(../images/headings/sss_nuts.gif);
	margin-bottom: 1em;
}
#further {
	background-image: url(../images/headings/further_resources.gif);
}
#note_CAGED {
	background-image: url(../images/headings/caged_note.gif);
	margin-top: 1em;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #F9D9D4;
	padding: 10px;
}
.extraSpace {
	padding-top: 2.5em;
}
ol {
	padding-left: 25px;
	padding-bottom: 2em;
}
h4 {
	font-size: small;
	padding-left: 5px;
	padding-bottom: 5px;
}
.column1 {
	width: 250px;
}
.column2 {
	width: 250px;
	text-align: right;
}
blockquote {
	padding-right: 3em;
	padding-left: 3em;
}
li li {
	font-size: 1em;
	list-style: lower-roman;
}
li ol {
	padding-top: 1em;
	padding-bottom: 1em;
}

