	body {
    font-family: "New Century Schoolbook", Times, sans-serif;

	background-color:#82CAFA;	}
	
	#frame				  {
		background-color:#82CAFA;
		text-indent:0;
		margin:auto auto auto auto;
		padding: none;
		border: none;
		width: 100%; 		}
	
	#banner {
		margin-left:auto;
		margin-right:auto;	
		height:234px;
		font-size:8px;
		border-top:1px solid #fff;
		border-right:1px solid #fff;
		border-left:1px solid #fff;
		background-image:url('WebArt/small_SongmakerLogo_bg.gif'); 	}
	
	#nav-left {
		text-align:center;
		margin-top: 5px;
		margin-left: -1px;
		margin-right:auto;
		width: 125px;
		float: left;
		background-color:#82CAFA;    		}

    .left {
		text-align:center;
		margin-top: 5px;
		margin-left: -1px;
		margin-right:auto;
		width: 125px;
		float: left;
		background-color:#82CAFA;    		}	

	.column1 {
	  	text-align:center;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;	
		width: 60%;
		float: left;
		background:#fff;
		padding: 10px;                     	}
	
	.column2 {
		text-align:center;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;	
		width:14%;
		float: right;
		background-color:#82CAFA;
		padding-bottom: 10px;     		}
	
	.center  {
	  	text-align:center;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;	
		width: 60%;
		float: left;
		background:#fff;
		padding: 10px;                     	}


    #contentright {
		text-align:center;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;	
		width:14%;
		float: right;
		background-color:#82CAFA;
		padding-bottom: 10px;     		}
 
     .right      {
		text-align:center;
		margin-top: 30px;
		margin-left:auto;
		margin-right:auto;	
		width:14%;
		float: right;
		background-color:#82CAFA;
		padding-bottom: 10px;     		}

 
        
	html>body #banner {		height:200px;    		}
	
	p,h1,ul,pre {	text-align:center;
					margin:0px 10px 10px 0px;  		}
	
   p, li {  font-family:Century Schoolbook;
        font-size:16;
        color:blue;
                     } 
    
    h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 22px;
}

	
    h2 {
    	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 18px;  }

     h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 14px;  }

     h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: blue;
	font-size: 12px;  }
    
	#banner h1 {
		font-size:36px;
        font-family:Script MT Bold;
        color: blue;
		padding:10px 10px 0px 10px;
		margin:0px;   		}
	
	#nav-left      ul		{list-style: none; }
    
    #column1       ul	{ border-bottom: 1px solid #555; list-style-type: none; margin: 0; padding: 0; }
		
	
	#column1       p { text-align:left; 	}
	
	#footer			{ background: #333; border-bottom: 2px solid #999; clear: left; width: 100%; }
	#footer a		{ color: #eee; }
	#footer	p		{ color: #ccc; margin: 0; padding: 10px 18px 10px; font-size: 12px;}
	#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
	#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }