* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

a {
	color: #0033CC;
}

img {
	border:none;
}

h1 {
	font-size: 170%;
    font-weight: normal;
	text-align: center;
	padding: 20px 0 15px 0;
}

h2 {
	font-size: 140%;
    font-weight: normal;
}

h3 {
	font-size: 120%;
    font-weight: normal;
}


ul {
    margin-bottom: 2em;
    line-height: 1.7em;
    list-style-type: none;
}

p {
	text-align: left;
}


input {
	font: small sans-serif;
	font-size: 100%;
}

div#header {
/*    position: absolute; */
    top: 0;
    left: 0;
    height: 1.6em;
/*	border-bottom: solid 1px #BBBBBB; */
	text-align: center;
    width: 100%;
	height: 150px;

}

div#navibar {
/*	position: absolute;
	top: 0.15em;
	left: 0.5em;
*/
    margin-top: 10px;
    margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	border: thin #E3E3E3 solid;
	padding: 15 15 15 15;
	text-align:left;
}

div#navibar div{
    margin: 7px 15px 7px 15px;
	color: #555555;
	text-decoration: none;
	font-size: 7pt;
}

div#navibar div a {
	color: #555555;
	text-decoration: none;
	font-size: 7pt;
}

div#allcontent {
    margin-top: 1em;
    margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	border: thin #EEDDEE solid;
	padding: 15 15 15 15;

}

div#middle {
    margin-top: 10px;
    margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	width: 98%;

	border: thin #E3E3E3 solid;
	padding: 15 15 15 15;
}

div#middle div {
	padding-bottom:20px;
}

div#middle div p{
	text-align: center;
}

#footer {
	width: 98%;
	font-size: 75%;
	text-align: center;
	background: #EEEEEE;
	border-top: solid 1px #AAAAAA;
	padding: 5px;
	margin: 5px;
}


#lyricsplugin {
	color: #CC0000;
	position: absolute;
	top: 0.15em;
	right: 0.5em;
}

#title {
    margin-top: 3.2em;
}

#lyrics_title {
    margin-top: 23.5em;
}

#lyrics {
	position: absolute;
	font-size: 70%;
	color: #BBBBBB;
    top: 0.5em;
    right: 0.2em;
    z-index: 1;
}

#lyrics2 {
    margin-top: 1em;
    margin-bottom: 2em;
}

#logo {
    margin-top: 5em;
}


#popular {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 300px;
	border-top: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
}

#ldtop {
	position: absolute;
    top: 2em;
    left: 0;
    width: 100%;
}

#ldbot {
	margin-top: 0.5em;
    width: 100%;
}
