@charset "UTF-8";

/* meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background:	url(img/flowerbground.jpg) no-repeat scroll center top #cdb7d4;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end meyer reset */
/* basics stripped during reset */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address, hr {
    margin-bottom: .75em;
}


body  {
	font: 12.8px "lucinda sans" Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
 #container { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left; 
} 
 #header { 
	height: 250px;
	}
	
/*#headerlink {
display:block;
width:160px;
height:50px;
margin:120px 0 0 100px;
}*/

#nav { padding:20px 0 0 20px;  }


 #sidebar {
	float: right; 
	width: 300px; 
	 padding:20px; 
	 text-align:center;
 
}
 #mainContent {
	margin: 0 340px 0 0px;
	padding: 20px; 
} 
 #footer { 
padding:20px;
font-size:9px;
} 


.clearfloat { 
    height:0;
    font-size: 1px;
    line-height: 0px;
}


h1 { font: bold 20px Verdana; color:#3d2559; }

h2 {font: bold 17px Verdana; color:#3d2559;}

h3{font: bold 14px Verdana; color:#3d2559;}
 h4 {font: bold 13px Verdana; color:#3d2559;}
 
 h5 {font: bold 12px Verdana; color:#3d2559;}
 
 h6 { font: bold 11px Verdana;  color:#3d2559;}
 
 
a, a:visited {
text-decoration:underline;
color:#3d2559;
}

a:active, a:hover {

text-decoration:underline;
color:#2e8348;
}
 
 
 #nav ul li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#nav  a, #nav ul li a:visited {
font: bold 14px Verdana;
text-decoration:none;
color:#3d2559;
}

#nav ul li a:active, #nav ul li a:hover {
font: bold 14px Verdana;

text-decoration:none;
color:#2e8348;
}

#gear {
float:right; 
}

#lyrics {

}