body {padding-left: 00em; color: white; background-color: #000000}

a:link {
	color: white; text-decoration: none
}

.strap {font: normal 80% arial, helvetica, sans-serif;text-align: center; background-color: #333333;}

.text {font: normal 80% arial, helvetica, sans-serif;text-align: left; color: white;  width: 50%}

.widetext {font: normal 80% arial, helvetica, sans-serif;text-align: left; color: white;  width: 100%}

.title {font: normal 80% arial, helvetica, sans-serif;text-align: left; width: 50%;background-color: #333333 }

#bedroom
		{
			position: relative;
			left: 340px;
			top: -220px;
			width: 360px;
		
			
		}

#studio
		{
			position: relative;
			left: 340px;
			top: -135px;
			width: 360px;
		
			
		}

#village
		{
			position: relative;
			left: 150px;
			top: 20px;
			width: 400px;
		
			
		}

div#knob
		{
			position: relative;
			left: 430px;
			top: -20px;
			height: 0px

					}
#mics
		{
			position: relative;
			left: 480px;
			top: -25px;
			height: -0px
			
		}

div#compex
		{
			position: relative;
			left: 380px;
			top: 0px;
			height: 0px

					}
div#valves
		{
			position: relative;
			left: 380px;
			top: 20px;
			height: 0px

					}
#plan
		{
			position: relative;
			left: 360px;
			top: -210px;
			width: 360px;
		    height: 80px
			
		}

#ggbanner
		{
			position: relative;
			left: -10px;
			top: 0px;
			width: 360px;
		    height: 80px
			
		}


div#outer {
    width: 700px;
    background-color:#000000;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #000000;
    
}



.headline1{background-image: url("vale.jpg"); background-repeat: no-repeat; background-position: 0px 5px; height: 140px; }  

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #333333;
color: #fff;
width: 700px;
font: normal 72% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #333333;
color: #fff;
padding: .2em .5em;
border-right: 0px solid #fff;
}

li a:hover
{
background-color: #666666;
color: #fff;
}

