body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/BGtile.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}

.space-mid       {line-height: 55px;}
.indent               {margin-left: 15px; margin-right: 15px; }

.masterTable {
	background-image: url(images/BGguitar.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
	background-color: #993333;
	text-indent: 4px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC99;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	background-color: #CC6600;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC99;
}
h4 { color: #fc6; font-size: 12px; font-style: italic; font-weight: bold }
