/* ---- BODY STYLES ----- */

body {
	background-color: #957a3f;
	background-image: url(../img/bg.gif);
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

p {
	margin: 0px;
	font-size: 11px;
}

/* -- 1st HYPERLINK STYLE -- */

a {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #977B41;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:visited:hover {
	color: #977B41;
	text-decoration: none;
}

/* -- 2nd HYPERLINK STYLE -- */

.a2 {
	color: #907743;
	text-decoration: none;
}

.a2:link {
	color: #907743;
	text-decoration: none;
}

.a2:active {
	color: #907743;
	text-decoration: none;
}

.a2:hover {
	color: #907743;
	text-decoration: none;
}

.a2:visited {
	color: #907743;
	text-decoration: none;
}

.a2:visited:hover {
	color: #907743;
	text-decoration: none;
}

/* --- CONTENT STYLES --- */

.content {
	margin: 5px 0px 0px 93px;
	font-size: 10px;
	line-height: 150%;
	color: #907743;
}

.content2 {
	margin: 0px 0px 0px 93px;
	font-size: 10px;
	line-height: 150%;
	color: #907743;
}

.text {
	font-size: 10px;
	line-height: 150%;
	color: #907743;
}

.title {
	margin: 103px 0px 0px 90px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.player_text {
	font: Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 20px;
	font-size: 10px;
	line-height: 13px;
	color: #977B41;
}

.scrollbar {
	scrollbar-arrow-color: #977B41;
	scrollbar-track-color: #e0dec4;
	scrollbar-shadow-color: #e0dec4;
	scrollbar-base-color: #000000; ???
	scrollbar-highlight-color: #b7a47e;
	scrollbar-face-color: #e0dec4;
	scrollbar-darkshadow-color: #977B41;
	scrollbar-3dlight-color: #e0dec4;
}

.lyrics_title {
	font-size: 13px;
	color: #e1dac0;
	font-weight: bold;
}

.lyrics_text {
	font-size: 10px;
	line-height: 150%;
	color: #e7e7e7;
}

.click_lyrics {
	margin: 5px 0px 0px 0px;
}

/* --- UL & LI STYLES --- */

ul, ol {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 15px;
	line-height: 25px;
 }

/* ----- FORM STYLES ----- */

input {
	border: solid 1px #333333;
	background: url(images/input_bg.gif) no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

textarea {
	border: solid 1px #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* ---- IMAGE STYLES ---- */

.Gis&egrave;le_scales {
	margin: 17px 0px 0px 51px;
}

.menu {
	margin: 0px 0px 0px 33px;
	background-image: url(../img/spot.gif);
	background-repeat: no-repeat;
	
}

.picture {
	margin: 17px 45px 0px 0px;

}

.cd {
	margin: 0px 68px 0px 0px;
}

.player {
	margin: 0px 0px 0px 86px;
}

/* ---- OTHER STYLES ---- */

.other {
	margin: 0px 0px 0px 0px;
}
