@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: fixed;
	background-image: url(http://www.youraccompanist.com/templates/yaxmas/images/yawinter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
	
.left{
	padding: 5px 10px 5px 0;
	border: none;
}
.right{
	padding: 0 0 5px 10px
}
	
a {
	text-decoration:none;
	color: #3d5bb9;
	font-weight:bold;
}

a:hover {
	color:#DB60B0; 
	text-decoration:underline;
}
	
.textright {
	float: right;
}

.main {
	float: left;
	margin-top:20px;
	width: 100%;
}
.style7 {
	color: #f8a430;
	font-weight: bold;
	font-size: 1.2em;
}

.style9 {
	font-size: 0.7em
}

.style10 {
	font-size: 1.2em;
	color: #2854dd;
	text-decoration: none;
}
.style11 {
	font-size: 1.2em
}
.subscript{
	font-size:xx-small; 
	vertical-align:bottom;
} 

.style13 {
	font-size: 0.8em;
	color: #999999;
	background-image: url(up.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:10px;
}
.style15 {
	color: #f8a430; 
	font-weight: bold; 
	font-size: 1.5em; 
}

.nonbold a{
	font-weight:normal!important;
}

#wrapper {}

#bg {
	width: 760px;
	background-color:#FFFFFF;
	padding: 0 20px 10px 20px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

.songpara {
	font-size: 0.9em;
}
	
.songpara a{
	font-weight: normal;
}

.newstuff td {
	font-size:0.7em;
	border-bottom:1px solid #f1f1f1;
}

.newstuff h2 {
	font-size:1.3em;
	padding:5px 0 0 0; 
	margin:0;
}

.newstuff td a{
	font-weight: normal!important;
	margin-left:5px;
}

.introbar { display:none;

}