a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #CC0000;
}

a img { border:none;
}

body {
background-image: url('http://www.absolutelyessentialguitar.com/images/bg-02-14.jpg');
background-repeat: repeat-x;
font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #000000;
line-height: 1.5;
}

h1 {
	font-family: Helvetica, sans-serif, Impact;
	font-weight: bold;
	font-size: 30px;
	color: #FF0000;
	text-align: center;
}

h2 {
    font-family: Helvetica, sans-serif, Impact;
	font-weight: bold;
	font-size: 22px;
	color: #585858;
	text-align: center;
}

h3 {
    font-family: Helvetica, sans-serif, Impact;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

h4 {
    font-family: Helvetica, sans-serif, Impact;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

h5 {
    font-family: Helvetica, sans-serif, Impact;
	font-weight: bold;
	font-size: 22px;
	color: #585858;
}

h6 {
    font-family: Helvetica, sans-serif, Impact;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	text-align: center;
}

.padding {
    padding-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
}

li { line-height: 1.7em;
}

.footrtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

