/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;font-size: 10pt;
	background-color: #000000;
	background-image: url(guitar_header2_1000px.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	color: #998d73;
}

.alinea {
	background: #ffffff;
}

#navigatie {
	list-style: none; 
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#navigatie li {
	background: #000000;
	text-align: center;
	font-size: 12pt;
	width: 10%;
	float: left;
	}
	
#buyguide {
	width: 90%;
	}

#musicians {
	width: 92%
	}
	
p {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	text-align:left; 
	color: #998d73; 
	padding: 5px 8px 5px 8px;
}

h1 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 28pt; 
	text-align:left; 
	color: #619dbd; 
	font-weight:bold; 
	margin: 20px 5px 10px 5px;
	padding: 4px 2px 4px 2px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16pt; 
	text-align:left; 
	font-weight:bold; 
	color: #619dbd;
	/*background:#252525;*/
	margin: 20px 5px 10px 5px;
	padding: 4px 2px 4px 2px;
}

a {
	color: #0099FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0072bc;
}
a:hover {
	color: #98d1f7;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

ul {
	background: #252525;
	padding: 4px 2px 10px 2px;
	}
	
li {
	padding: 5px 5px 5px 5px;
	border: solid #619dbd;
	border-width: 2px 0 2px 0;
	list-style: none;
	}
	
#footericons {list-style: none; 
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footericons li  {
	width: 25%;
	float: left;
	}
	
tr.footer {background-image: url(footer_1000px.jpg);
		background-repeat: no-repeat;
		background-position: center;
		}

td.footer {vertical-align:bottom;
			}
