/* online Guitar screen styles */

body
{
color: Black
}

h1, h2, h3, h4, h5, h6 
{
font-family: Verdana, Arial, Helvetica, sans-serif; color: black
}

address 
{
color: orange; font-style: normal; 
font-variant: small-caps; text-align: center; clear: both
}

#head 
{
text-align: right
}

#links 
{
width: 150px; float: left; 
background-color: black; margin-right: 0px
}

#links a 
{
display: block; font-family: Verdana, Arial, Helvetica, sans-serif; 
color: white; font-size: 9pt
}

#links a.newgroup 
{
margin-top: 15px
}

#main 
{
width: 70%; float: left
} 

# map
{
margin: 0 5 5 0;

	padding: 0;

	height: 50%;

	width: 50px;	
}

#footer

	{
	/*background: url(images/wall.jpg) repeat-x ;*/
	
	clear: both;

	height: 50px;

	text-align: center;

	background-color: ;

	color: #000;
	
	border: 0 px solid #333;

	}

#footer p

	   {

	   font-size: 10px;

	   margin: 0;

	   line-height: 50px;

	
	   }