a.normal:link {
	color: #C9A67C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
LinksLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: overline;
}
a.normal:visited {
	color: #C9A67C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.normal:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.normal:active {
	color: #FFFFCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a.footer:active {
	color: #000000;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
#header {
	background-color: #2C150C;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	height: 105px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#footer {
	background-color: #C9A67C;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: fixed;
	height: 40px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 1.5%;
	font-weight: bold;
}
#col1  {
	width: 50%;
	background-color: #2C150C;
	margin-bottom: 10px;
	margin-left: 5%;
	top: 125px;
	left: 20%;
	position: absolute;
}	
#col2 {
	width: 20%;
	margin-bottom: 10px;
	position: absolute;
	left: 1%;
	top: 125px;
	background-color: #000000;
}
#col3 {
	width: 20%;
	margin-bottom: 10px;
	position: absolute;
	top: 125px;
	background-color: #000000;
	right: 1%;	
}		
#headerguitarimg {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	right: 3%;
}
#headerbassimg {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	left: 3%;
}
#headernavbar {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	top: 0%;
}
h1 {
	margin: 0;
	padding: 5px;
}
		
h2	{
	margin-top: 0;
	padding-top: 7px;
	font-size: 20px;
}
p  {
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
p.c6 {text-align: right
}
p.c5 {text-align: center
}
p.c4 {text-align: left
}
h2.c3 {text-align: center
}
h3.c2 {text-align: center
}
div.c1 {text-align: center
}