a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
#flashpage {
	position: absolute;
	z-index: 5;
	left: 36px;
	top: 34px;
}

a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


#bookImage {
	height: 454;
	width: 353px;
	position: absolute;
	left: 22px;
	top: 20px;
}
#orderForm {
	height: 400px;
	width: 300px;
	position: absolute;
	z-index: 5;
	left: 44px;
	top: 48px;
}
#photo {
	position: absolute;
	left: 22px;
	top: 20px;
	z-index: 1;
}
#photoalt {
	height: 454;
	width: 353px;
	position: absolute;
	left: 22px;
	top: 20px;
	background-image: none;
}

#footer {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	left: 402px;
	width: 300px;
	top: 448px;
	visibility: visible;
}


#navBar #home {
	width: 56px;
	float: left;
	padding-left: 0px;
}

#navBar #about {
	width: 60px;
}
#navBar #order {
	width: 58px;
}
#navBar {
	position: absolute;
	left: 390px;
	top: 28px;
}
#subnavBar {
	position: absolute;
	left: 402px;
	top: 80px;
	float: left;
	visibility: visible;
}
#subnavBar #index {
	float: left;
	text-align: center;
	width: 56px;
}
#subnavBar #author {
	float: left;
	text-align: center;
	width: 106px;
}
#subnavBar #updates {
	float: left;
	text-align: center;
	width: 64px;
}
#subnavBar #bookorder {
	width: 72px;
}
#subnavBar #inforequest {
	width: 202px;
}

#subnavBar #bookorder_us {
	width: 36px;
}
#subnavBar #bookorder_can {
	width: 54px;
}
#subnavBar #bookorder_for {
	width: 208px;
}


.navButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/gray.jpg);
	background-repeat: repeat-x;
}
.navButtonOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/lightgray.jpg);
	background-repeat: repeat-x;
}
.subnavButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/gray.jpg);
	background-repeat: repeat-x;
}
.subnavButtonOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/lightgray.jpg);
	background-repeat: repeat-x;
}
#subnavBar #rhythm {
	width: 54px;
}
#subnavBar #tonality {
	width: 54px;
}
#subnavBar #ornament {
	width: 90px;
}
#subnavBar #accompaniment {
	width: 96px;
}
.navButton:hover {
	color: #009900;
	background-image: url(../images/lightgray.jpg);
	background-repeat: repeat;
}
.subnavButton:hover {
	color: #009900;
	background-image: url(../images/lightgray.jpg);
	background-repeat: repeat;
}

#navBar #music {
	width: 64px;
}
#navBar #features {
	width: 72px;
}

#pagetitle {
	position: absolute;
	left: 402px;
	top: 56px;
	width: 324px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 190;
	}

#pagecontent {
	position: absolute;
	left: 402px;
	top: 72px;
	width: 276px;
	height: 360;
}
#musicpagecontent {
	position: absolute;
	left: 402px;
	top: 76px;
	width: 284px;
	height: 364px;
	overflow: scroll;
	padding-right: 6px;

}
#shortpagecontent {
	position: absolute;
	left: 402px;
	top: 106px;
	width: 284px;
	height: 338px;
	overflow: scroll;
	padding-right: 6px;
	vertical-align: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
}

