body {
	margin:0px;
	padding:0px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.head {
position:absolute;
top:0px;
left:0px;
background-image:url(images/headleft.jpg);
background-repeat:no-repeat;
width:100%;
height:76px;
z-index:1;
}
.topright {
position:absolute;
top:0px;
right:0px;
width:137px;
height:105px;
background-image:url(images/headright.jpg);
z-index:3;
}
.contentbg {
width:100%;
background-image:url(images/right.gif);
background-position:top right;
background-repeat:repeat-y;
margin:0px 0px 0px 0px;
padding:25px 0px 0px 0px;
}
.contentbg2 {
width:100%;
background-image:url(images/left.gif);
background-position:top left;
background-repeat:repeat-y;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.content {
margin:0px 140px 10px 140px;
padding:0px 0px 0px 0px;
color:#666666;
}
h1 {
font-size:20px;
color:#888888;
margin-top:76px;
margin-bottom:-20px;
padding-left:140px;
background-image:url(images/headleft15.jpg);
background-repeat:no-repeat;
}
h2 {
font-size:14px;
color:#888888;
}
h3 {
font-size:14px;
color:#888888;
}
h4 {
font-size:14px;
color:#888888;
}
.footleft {
width:100%;
height:105px;
background-image:url(images/bottomleft.gif);
background-position:left;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
.footright {
width:100%;
height:105px;
background-image:url(images/bottomright.gif);
background-position:right;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}
.footlinks {
padding:10px 0px 10px 0px;
margin:8px 140px 10px 140px;
background-color:#ededed;
border-top:1px dotted #888888;
font-size:11px;
color:#888888;
}
.footlinks a {
color:#bb0000;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
.footlinks a:hover {
text-decoration:underline;
}
.left {
position:absolute;
left:0px;
top:100px;
width:136px;
height:400px;
}
.left a {
width:95px;
height:20px;
background-image:url(images/buttonback.jpg);
font-size:11px;
font-style:italic;
color:#000000;
padding:8px 36px 3px 5px;
display:block;
text-align:center;
text-decoration:none;
}
.left a:hover {
background-image:url(images/buttonbackover.jpg);
}

.subscribe {
position:absolute;
top:110px;
left:auto;
right:0px;
width:104px;
height:200px;
text-align:center;
}
.subscribe p {
font-size:14px;
font-weight:bold;
}
table.songs {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.songs th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 3px 3px 3px 3px;
}
table.songs td {
	border-width: 1px 1px 1px 1px;
	padding: 8px 5px 8px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color:#fffff0;
	font-size:14px;
	-moz-border-radius: 3px 3px 3px 3px;
	font-weight:bold;
}
.showbox {
border:2px solid;
border-color: #EBE9E8 #737373 #999999 #D6D6D5; 
margin: 30px 100px 0px 100px; 
padding:10px 10px 10px 10px; 
background-color:#fdfade;
height:auto;
}

.showbox img {
border: 0px;
float:right;
margin:10px 10px 10px 10px;
height:auto;
}
