/*\*/
@import url(foo);
/**/

body   {
       margin-top: 0;
       margin-left: 0;
       width:100%;
       background: #60c url("pineffect_trans.gif") repeat fixed;  
       padding: 0;
       }

a:link {
       color: #f0c;
       }


a:visited {
       color: #9ff;
       }


a:hover, a:active {
       color: #fcf; 
       background-color: transparent;
       }


a      {
       text-decoration: none;
       }
	   
	   
div#container   {
       position: absolute; 
       left: 50%;
       top: 0;
       width: 770px;
       height: auto;
       background-color: #60c;
       margin-left: -385px; 
       margin-top: 0;
       border: 0;
       padding: 0;
	   text-align: center;
	   }
	   
	   
div#header  {
       background-image: url(header.jpg);
       background-repeat: repeat-x;	   
	   height: 82px;
	   width: 100%; 
       border: 0;
	   text-align: center;
	   color: #fff;
	   text-shadow: -3px 0 4px #006;}

div#header h1 {
       margin-top: 10px;
       margin-bottom: 10px;
       }	   

	   
div#navigation  {
       	background-color: #60c;
		text-align: center;
		}
	   
div#main {
        position: relative;
		background-color: #60c;
	    
		text-align: center;	   
        margin-top: 10px;
        margin-bottom: 10px;
 		z-index: 1;
		}

div#main p {
        position: relative;		
		z-index: 2;
		margin-bottom: 0px;
		top: -580px;
		}

div#photo {
        color: #fff;
        background-color: #60c;
	    text-align: center;
		margin-top: 10px;
        margin-bottom: 10px;
 		}
		

		
img    {
       border: 0;
       } 

	   
	   
div#footer  {
       clear: both;
       padding: 0.5em 0 1em 0;
       border-top: 1px solid #999;
       text-align: center;
       font-size: small;
	   background-color: #60c;
       } 

div#footer ul  {
       padding: 0; 
       margin: 0; 
       list-style-type: none;
       }


div#footer li  {
       display: inline;
       margin-right: .5em;
       }

div#bio {
       color: #fff;
       text-align: left;
       font-family: Verdana, Tahoma;
	   font-size: 10px;
	   width: 700px;
       height: auto;
	   margin-left: 10px;
       margin-right: 10px;
	   margin-bottom: 50px;
	   padding: 0 10px 20px 0;
	   line-height: 150%;
	   	   }

div#bio img {
       float: left;
	   margin: 10px;
	   }	   
	   
div#lyrics {
       float: left;
	   margin: 0px 5px 50px 10px;
	   }


	   
div#lyrics_scroll {
       color: #fff;
       text-align: left;
       overflow:auto;
	   height:500px;
	   width:350px;
	   margin-left: 10px;
       margin-right: 0px;
	   }


div#news {
       color: #fff;
       text-align: left;
       width: 600px;
       height: auto;
	   margin-top: 50px;
	   margin-left: 60px;
       margin-right: 60px;
	   margin-bottom: 50px;
	   list-style-type: none; 
	   list-style-position: inside;
	   font-family: Verdana, Tahoma;
	   font-size: 12px;
	   line-height: 150%;}
	   
	   

div#news img {
       float: left;
	   margin: 5px 10px 10px 0;
	   }


div#shop {
       background-color: #60c;
	   color: #fff;
       text-align: center;
       width: auto;
       height: auto;
	   margin-top: 50px;
	   padding: 0;
	   font-family: Verdana, Tahoma;
	   font-size: 9px;}

	   




	   
	   
div#music {
       color: #fff;
       text-align: left;
       width: 700px;
       height: 500px;
	   margin: 50px 5px 50px 10px;
	   font-family: Verdana, Tahoma;
	   font-size: 10px;
	   line-height: 200%;}

	   
div#music img {
       float: left;
	   margin: 0 20px 10px 10px;
	   }

div#raw {
       color: #fff;
       text-align: left;
       width: 700px;
       height: auto;
	   margin: 50px 70px 50px 70px;
	   }

div#raw {
       float: left;
       }

div#links {
       color: #fff;
       text-align: left;
       font-size: .85em;
	   width: 700px;
       height: 600px;
	   margin-left: 15px;
       margin-right: 15px;
	   margin-bottom: 50px;
	   }

div#links img {
       float: left;
	   margin: 0 10px 5px 0;
	   }
	   
	   
div#yoyogi {
       color: #fff;
       text-align: left;
       font-family: Verdana, Tahoma;
	   font-size: .75em;
	   line-height: 160%;
	   width: 700px;
       height: auto;
	   margin: 50px 20px 50px 10px;
       }	   

div#yoyogi img {
       float: left;
	   margin: 0 5px 50px 10px;
	   }
	   
