/* CSS Document */

body {
	background-color: #ffffff;
}.primary_header {
	font-family: Abscissa, Georgia;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
}
.primary_body {

	font-family: Abscissa, Georgia;
	font-weight: bold;
	font-variant: normal;
	font-size: medium;

}

.primary_body_quote {

	font-family: Georgia;
	font-weight: bold;
	font-variant: normal;
	font-size:small;
	font-style:italic;
	line-height:150%;
}
.singing_time_body {

	font-family: Abscissa, Georgia;
	font-weight: bold;
	font-variant: normal;
	font-size: medium;
	padding:20px;
	text-align:left;
	
}
.singing_time_price {

	font-family: Abscissa, Georgia;
	font-weight:bold;
	font-size: large;
	text-align:left;
}
.primary_body_bullet_list {

	font-family: Abscissa, Georgia;
	font-weight: bold;
	font-variant: normal;
	font-size: small;
	text-align:left
}
.primary_footer {


	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-variant: normal;
	font-size: 10px;
	text-align:center
}
.primary_songpage_body {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: medium;
}
.primary_songpage_body_bullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: small;
	text-align:left;
}
.primary_songpage_note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: x-small;
	text-align:left;
	margin-left: 50px;
}
.primary_songpage_body_quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: small;
	font-style: italic;
	text-align:center;
}
.primary_songpage_body_selectlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: small;
	text-align:left;
	padding-left: 30px;
}
.primary_songpage_sales_options{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:center;

}
#header-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:6em;
}
/* Reset header position to fixed for real browsers such as Firefox*/
body>#header-wrapper {
	position:fixed;
}

#header {
	height:6em;
	width:720px;
	margin:0 auto;
}

#content-wrapper {
    padding:6em 0 0 0;
	margin-left:0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:60px;
}

body>#content-wrapper {
	margin-left:0;
}

#content {
	width:720px;
	margin:0 auto;
	top:300px;
	position:relative;
}

#footer-wrapper {
	width:100%;
	p\osition:absolute;
	bottom:0;
	left:0;
	height:60px;
}

body>#footer-wrapper {
	position:fixed;
}

#footer {
	width:720px;
	height:60px;
	margin:0 auto;
}
.hidden {
	display:none;
	visibility:hidden;
	
}
.visible {
	display:block;
	visibility:visible;
	font-size:large;
	height:350px;
	overflow:auto;
}
.alphabet{
	font-weight:bold;
	font-size:23px;
	text-align:center;
	text-transform: capitalize;
	cursor:pointer;
	color: #0066FF;
}
.buy_song_name{
	font-family: Abscissa, Georgia;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
}
