body {
	background-color: #ffffff;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

a:link {color: #6a6a6a; text-decoration: none}
a:hover {color: #6a6a6a; text-decoration: underline}
a:active {color: #000000; text-decoration: underline}
a:visited {color: #6a6a6a; text-decoration: none}

img {border-width: 0px}

h3 {text-align: center}

div.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

div.header {
	margin-top: 20px;
	text-align: center;
	clear:left;
	}

div.nav {
	padding: 5px 0px 15px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	clear: both
	}

a.nav:link {color: #000000; text-decoration: none}
a.nav:hover {color: #000000; text-decoration: underline}
a.nav:active {color: #6a6a6a; text-decoration: underline}
a.nav:visited {color: #000000; text-decoration: none}

div.left400 {
	float: left;
	width: 400px;
	margin: 0;
	text-align: center;
	border-right: 1px solid #6a6a6a;
	}
div.right400 {
	margin-left: 400px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
	border-left: 1px solid #6a6a6a;
	}

div.full {
	text-align: center;
	clear: both;
	}

div.sidebar {
	float: left;
	width: 180px;
	text-align: justify;
	border-right: 1px solid #6a6a6a;
	padding-right: 20px;
	}
div.content {
	margin-left: 200px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
	border-left: 1px solid #6a6a6a;
	}

a.songtitle {font-weight: bold; font-style: italic; color: #000000; display: block}

p.guitarpic {
	width: 500px; 
	border-bottom: 1px solid #6a6a6a;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;}

div.hr {width: 560px; height: 1px; border-top: 1px solid #6a6a6a;
	margin-left: auto;
	margin-right: auto;}

div.footer {
	text-align: center;
	color: #6a6a6a;
	font-size: 9px;
	padding-top: 20px;
	clear: left
	}
a.footer:link {color: #555555; text-decoration: none}
a.footer:hover {color: #555555; text-decoration: underline}
a.footer:active {color: #6a6a6a; text-decoration: underline}
a.footer:visited {color: #555555; text-decoration: none}


img.link {}
p.linktext {}

.copy {font-size: 9px; color: #6a6a6a}

span.postdate {
	display: block;
	font-size: 10px;
	color: #6a6a6a;
	padding: 0px 0px 3px 10px
	}
