body
	{
	color: #000000;
	font: normal small/1.3 Arial, Helvetica, sans-serif;
	text-align: center;
	}
	h1
	{text-align: left;}
	#wrapper
	{
		margin: 40px auto auto auto;
		height: 450px;
		width: 765px;
	}
	#menu
	{ width: 220px;
	margin:0;
	
	border-right: 1px solid #000;
	}
	#main
	{
	width: 510px;
	float: right;
	text-align: left;
	padding: 10px;
	}
 	a:visited
	{ color: #4d4d80; }
	a
	{color: #4d4d80;
	text-decoration: none;}
		a:hover
	{text-decoration: underline;}
	.flag
	{border: 1px solid #000;}
	#header{ /*image border color*/
	background: #fff url(../images/fheader.jpg) right no-repeat;
	height:93px;
	text-align: left;
	}
	#footer
	{
		font: bold  x-small/1.2 Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		clear:both;
	}
	div.hr {
		height: 15px;
		  /* background: #fff url(../menu/hr1.gif) no-repeat scroll center;  */
	}
	div.hr hr {
		display: none;
	}
.navlist
{
padding-left: 0;
margin-left: 0;
margin-left: 10px;
width:85%;
font: bold  12px Verdana, Arial, Helvetica, sans-serif;
}

.navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid gray;
}

.navlist li a { text-decoration: none; }

.poem
{
	text-align: center;
	font: normal bolder 18px/150% David, serif;
}

#fquotes {
background: transparent url(../images/quotes.gif) top no-repeat;
margin: 20px;
padding: 10px;
font: italic 18px Times, Times New Roman, serif;
line-height: 150%;
}
#fquotes  span{
margin-left: 40px;
padding: 2px;
font: 16px Lucida, verdana, Arial;
line-height: 150%;
}
.menutitle{
cursor:pointer;
}

.submenu{
margin-bottom: 0.5em;
}
 .centeredImage
    {
    font-size: 12px;
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
	.squotes {
background-color:#eeeeee;
margin: 20px;
margin-top:0px;
padding: 15px;
direction:ltr;
text-align:left;
font:11px Arial, sans-serif;
line-height: 150%;
}

.songname {
	font-style: italic;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 428px;
margin-bottom: 1em;
padding: 10px;
}

	#maindisc
	{
	width: 450px;
	float: left;
	padding: 10px;
	}