/* THREE COLUMN LAYOUT */


#content_text {
	font-family:serif;
	color:#cdc8b1;
	margin-top: 10px;
	width:807px;
	float:left;
	}

#content_text_inner {
	padding: 10px;
	}

#content_text2 {
	font-family:serif;
	color:#2b2828;
	margin: 10px 0 25px 20px;
	width:807px;
	float:left;
	}

#content_text_inner2 {
	padding: 10px;
	background-image: url(../images/text_mid.png);
	width: 786px;
	}

#text_top {
	background-image: url(../images/text_top.png);
	width: 806px;
	height: 14px;	
	}

#text_bot {
	background-image: url(../images/text_bot.png);
	width: 806px;
	height: 13px;
	}


a.text:link {color: #cdc8b1; text-decoration:underline; font-size: 1em;font-family: serif;} 
a.text:visited {color: #cdc8b1; text-decoration:underline;} 
a.text:hover {color: #24b8e0; text-decoration:underline;}
a.text:active {color: #ad2d2d; text-decoration:underline;} 


a.right1:link {color: #cdc8b1; text-decoration:underline; font-family: inherit;} 
a.right1:visited {color: #cdc8b1; text-decoration:underline;} 
a.right1:hover {color: #ad2d2d; text-decoration:underline;}
a.right1:active {color: #24b8e0; text-decoration:underline;} 


span.title {font-size:1.6em;font-family: Helvetica, Verdana; color:#cdc8b1;letter-spacing: .6em;}

span.lyric {font-size:1.6em;font-family: Helvetica, Verdana; color:#2b2828;letter-spacing: .4em;border-bottom: solid 1px #2b2828;}


span.author {font-size:;font-family: Helvetica, Verdana; color:#2b2828;}

span.album {font-size:;font-family: Helvetica, Verdana; color:#2b2828;}

.linkbox {
	width: 600px;
	border-top: 3px groove #a79e73;
	margin-bottom: 25px;
	padding-top: 5px;
	}

table.chords { text-align: center; border-spacing: 0px 30px; color: #23bce5; font-size: large; }
table.title { padding-top: 60px; border-bottom-color: #eae8a0; width: 650px; border-bottom-style: solid; border-bottom-width: 2px; font-size: xx-large; color: #23bce5; }
table.title1 { text-align: center; border-bottom-color: #eae8a0; border-bottom-width: 2px; border-bottom-style: solid; color: #23bce5; padding-top: 60px; width: 650px; font-size: large; }
table.start { width: 850px; padding-left: 180px; padding-top: 138px; color: #eae8a0; }
table 1 { border-spacing: 0px 30px; bottom: 0px; text-align: center; color: #23bce5; font-size: large; }


