body, body * {
	padding: 0px; margin: 0px;
}

BODY {
	font-family: "Times New Roman", Times, serif;

	background-color: #000000;
	background-image: url('back.jpg');
	background-position: top center;
	background-repeat: no-repeat;

	font-size: 14px; 
	color: #fff;
}

A{ color: #ffffca; text-decoration: none; }
A:Hover{ color: #ffcc52; }
A.sel { color: #ffcc52; }

A IMG { border: 0px; }

.main {
	width: 775px;
}

.top {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.top IMG {
	margin-right: 200px;
}

.mainimage {
	padding-bottom: 10px;
}
.menu, .innerpagemenu {
	width: 140px;
	float: left;
	margin-right: 20px;
}

.innerpagemenu {
	padding-top: 200px;
}
.submenu {
	margin-top: 10px;
}

.content {
	width: 615px;
	float: right;
}

.innercontent {
	width: 605px;
	float: right;
}

.content .block {
	width: 195px;
	margin-right: 15px;
	float: left;
}
.content .lastblock {
	width: 195px;
	float: left;
}
.content .menublock {
	width: 285px;
	margin-right: 15px;
	float: left;
    height: 215px;
    overflow: auto;
    scrollbar-base-color: Black;
    scrollbar-darkshadow-color: Black; 
}
.content .menuimage {
	width: 300px;
	float: right;
}
.musicfirstimage { margin-right: 10px; }

H1 {
	font-size: 24px;
	color: #ffffca;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content .block .describe, .content .lastblock .describe {
	text-align: left;
	color: #FFF;
}
.describe * {
	padding-bottom: 10px;
}

.innerimage {
	margin-bottom: 10px;
}

H1.d { color: #5f4c1f !important; }
.input, .textarea, .submit {height: 18px; width: 140px; border: 0px; color: white; background-color: #555555; }
.textarea {width: 140px; height: 40px;}

.p12 { font-size: 14px; }
.links {
	clear:both; width: 100%; filter: alpha(opacity='20'); -moz-opacity: 0.2;
    display: none;
}
