.PDBody {
	background-position: top;
	top: 0px;
	background-color: #000000;
}

.GeneralText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.InstrumentHeading {
	font-family: "Century Gothic", Century, Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
.PriceHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.pictureStyle {
	background-color: #000000;
	background-image: url(img/picframe.gif);
	background-repeat: no-repeat;
}
.price {
	font-family: "Century Gothic", Century, Arial;
	font-size: 16px;
	font-weight: bold;
}
.instrumentList {
	font-family: "Century Gothic", Century, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
	
}
.InstrumentList2 {
	font-family: "Century Gothic", Century, Arial;
	font-size: 10px;
	color: #CCCCCC;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.luthierschool {
	background-image: url(img/schoolBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-indent: 15px;
	white-space: normal;
	vertical-align: top;
	width: 270px;
}
.goldHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
}
.menu_normal {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
	cursor: default;

}

.menu_general_text {
    font-family: "Century Gothic", Century, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFCC;
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 6px;
    padding-right: 8px;
    cursor: default;
}

.menu_normal_text {
    font-family: "Century Gothic", Century, Arial;
    font-size: 13px;
    font-weight: normal;
    color: #FFFF66;
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 6px;
    padding-right: 8px;
    cursor: default;
}
.menu_expanded_text {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFF66;
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 16px;
    padding-right: 8px;
    cursor: default;
}
.menu_over_text {
    font-family: "Century Gothic", Century, Arial;
    font-size: 13px;
    font-weight: normal;
    color: black;
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 6px;
    padding-right: 8px;
    cursor: default;
}
.menu_selected_text {
	font-family: "Century Gothic", Century, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left: 6px;
	padding-right: 8px;
	cursor: default;
}


.sidemenu {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 100px;
	left: 0px;
	height: 660px;
	width: 200px;
	padding-top: 115px;
	padding-left: 35px;
}
.menu_normal_edge {
    padding-right: 5px;
}
.menu_expanded {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 3px;
	cursor: default;
}
.displayGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 500px;
	left: 210px;
	top: 100px;
	background-image: url(img/bgtile.gif);
	background-repeat: repeat;
}


.instrumentHeading {
	font-family: "Century Gothic", Century, Arial;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}


.descriptiveLink {
	font-family: "Century Gothic", Century, Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.site_banner {
	position: absolute;
	left: 0px;
	top: 0px;
}


.topStrip {
	position: absolute;
	top: 0px;
	height: 19px;
	width: 750px;
	background-color: #615859;
	color: #FFFFFF;
}

.historyVisible {

	display:block;
	position:relative;
	width:700px;

}

.historyHidden {

	display: none;

}

.floatright { 
float:right; 
margin: 0 0 20px 20px;
}

.floatleft { 
float:left; 
margin: 0px 0px 0px 0px;
}

.picture { 
background-color: #F9F9F9;
border: 1px solid #CCCCCC; 
padding: 3px;
font: 11px/1.4em Arial, sans-serif;
color:#333333; 

}
.picture img { 
border: 1px solid #CCCCCC;
vertical-align:middle; 
margin-bottom: 3px; 
} 
