
body {
	background-image:  url("http://singwithlaurajean.com/images/notes-bg.jpg");
	background-repeat: repeat;
	background-color: #000000;	
	margin-left:56px;
}

.header {
	background-image:  url("http://singwithlaurajean.com/images/backstage-banner-ani2.gif");
	background-repeat: no-repeat;
	position:relative;
	color: #FFFFFF;
	height:150px;
	width:900px;
	
	
}
.wrapper {
	position:relative;
	/*border: 1px inset #FFFFFF; */
	width: 885px;
	overflow:hidden;
	background-color: #FFFFFF;
	padding:8px;
}

.mainpage {
position:relative;
float:left;
width:630px;
height:auto;

margin-top:20px; 
padding:5px;
}

.rightcol {
float:right;
width:200px;
height:auto;
overflow:hidden;
border: 1px inset #FFFFFF;
padding:5px;
margin-right:5px;
}

.border {
border:2px inset #000;
padding:5px;

}
.video {
	margin-left: 60px;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
.style22pt {
	color: #B400B3;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
}

.style16pt {
	color: #B400B3;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}


.style2 {
	color: #B400B3;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.style6 {
	font-size: 12px;
	color: #B400B3;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #009900;
	
	font-family: sans-serif;
}
a:visited {
	text-decoration: none;
	color: #009900;
	font-family: sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #009900;
}





a:hover {text-decoration: none}
.blacktxt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.style7 {color: #000000}

.yellow {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF00;
}
.yellow {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.orange {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.Lorange {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}
.red {
	color: #FF0000;
	font-weight: bolder;
	font-size: 18px;
}
.green {
	color: #009900;
	font-size: 18px;
	font-weight: bolder;
}
.h1           { font-family: Arial; color: #B400B3; font-size: 12pt }