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

/* Hiding division organization ************************

body 

	div#all 

		div#header1 

		div#header2 

		div#nav1

		div#left2col

			div#leftad1
			div#leftcontent1
			div#leftad2
			
				-OR-
				
			div#leftad1
			div#nav2
			div#leftad2
			div#leftcontent1
			div#leftad3

			
		div#right2col
		
			div#rightad1
			div#rightcontent1
				div#form0
				div#construction
			div#rightad2

			div#form0


		div#footer

*****************************************End Hiding*/





body {


background-position:top;
background-color:#ffffff;
margin:0px;
height:auto;
}


div#all {width:760px; 
margin-left:auto; 
margin-right:auto; 
height:auto;
color: #0000ff;
}

div#header0 {display: none;
}

div#header1 {clear:both; 
width:100%;
height:auto; 
margin: 0;
padding: 0; 
}

div#logos {float:left;
margin: 5px;
}

div#header2 {width:100%; 
height:auto;
margin: 5px;
padding: 5px;  

}



div#nav1 {display: none;
}

div#nav2 {display: none;
}


div#left2col {clear:both; 
width:90%; 
height:auto;
margin: 5px;
padding: 5px;
text-align:justify;
font-family: Arial, Helvetica, sans-serif
font-size: 18px;
color: 0000ff;
}

div#leftad2  {
display: none;
}

div#leftad1  {
display: none;
}

div#leftcontent1 {
width:90%; 
height:auto;
margin: 5px;
padding: 5px;
text-align:justify;
font-family: Arial, Helvetica, sans-serif
font-size: 18px;
color: 0000ff;
}
div#leftad2  {
display: none;
}


div#right2col {
page-break-before:always;
clear:both; 
width:80%; 
height:auto;
margin: 5px;
padding: 5px;
text-align:justify;
font-family: Arial, Helvetica, sans-serif
font-size: 18px;
color: 0000ff;
}

div#rightad1  {
display: none;
}

div#rightcontent1 {

width:100%; 
height:auto;
margin: 5px;
padding: 5px;  
text-align:left;
}

div#form0 {display: none;
}

div#construction {

width:100%; 
height:auto;
margin: 5px;
padding: 5px;  
text-align:center;
}

div#rightad2  {
display: none;
}



div#footer {clear:both; 

text-align:center; 
width:100%;
}



p {
page-break-inside: avoid;
}

/*============================================================================================================*/
/*		STYLE PROPERTIES */ 
/*============================================================================================================*/

.styleactnav  {
font-weight: bold;
color: #ffffff;
text-decoration: none; 
} 
/* Active Navigation Marker */


.stylesold  {
font-weight: bold;
color: #ff0000;
text-decoration: none; 
} 
/* Sold Marker */

.style9b {
font-family: Arial, Helvetica, sans-serif
font-size: 14px;
color: #0000ff;
} 
/* footer */


.styletagline  {
font-weight: normal;
color: #0000ff;
text-decoration: none; 
} 
/* Tagline Marker */

.more_songs {
text-align: left;
}


/* style code: .style14b5 14 = 14px; b5 = med blue;  b1 = light blue; b9 = dark blue;*/

/* r5 red color: #ff0000; */

/* o5 orange color: #ef9c00; */

/* y5 yellow bodega color: #faf519; */

/* b5 blue  color: #0000ff; */
 
/* b1 aqua color: #00ffff; */
 
/* b2 turquoise color: #49bdef; */

/* b3 persian blue color: #00a8ec; */

/* i indigo navy color: #000080; */

/* v5 violet fuchsia color: #ff00ff; */

/* v9 purple color: #800080; */

/* w1 white color: #ffffff; */

/* k9 black color: #0000ff; */




a:link {
color: #0000ff;
text-decoration: none
}

/* color: yellow */



a:visited {
color: #0000ff;
text-decoration: none
}
/* color: yellow */
 


a:active {
color: #0000ff;
text-decoration: none
}

/* color: yellow */



a:focus {
color: #0000ff;
text-decoration: none; 
}
/* color: blue */




a:hover {
color: #0000ff;
text-decoration: none; 
}
/* color: blue */






/* WEB SITE TITLE */
h1 {
font-family: Arial, Helvetica, sans-serif
font-size: 36px;
font-weight: bold;text-align:left;color: #0000ff;
page-break-after: avoid;
}
/* WEB SITE TITLE */

/* WEB SITE TAGLINE */
h2 {
font-family: Arial, Helvetica, sans-serif
font-size: 18px;
font-weight: bold;text-align:left;color: #0000ff;
page-break-after: avoid;
}
/* WEB SITE TAGLINE */

/* WEB PAGE TITLES */
h3 {
font-family: Arial, Helvetica, sans-serif
font-size: 24px;
font-weight: bold;
text-align:left;
color: #0000ff;
page-break-after: avoid;
}
/* WEB PAGE TITLES */

/* BULLET HEADING */
h4 {
font-family: Arial, Helvetica, sans-serif
font-size: 18px;
font-weight: bold;
text-align:left;
color: #0000ff;
page-break-after: avoid;
}
/* BULLET HEADING */


