span {
	display:-moz-inline-box; /* Gecko proprietary */
	display:inline-block; /* supported by Opera and ? */
	width:25%;height:1.35em; /* width and height required */
	vertical-align:top; /* Gecko needs this */
} /* IE, Opera & Gecko slight diff */

html, BODY {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ebebe9;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
}

INPUT {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 11px;
	color: #61615a;
}

HR {
	color: #b6b6af;
	width: 198px;
}

UL {
    list-style-type: none;
    margin-left: -32px;
    margin-top: 5px;
    line-height: 24px;
    margin-bottom: 20px;
}

#lang {
	position: absolute;
	top: 3;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 10px;
	width: 200px;
}

#lang A, A {
	color: #61615a;
	text-decoration: none;
}

#lang A:hover, A:hover {
	color: #b6b6af;
}

#left {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 670px;
	background-image: url(../img/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#right {
	position: absolute;
	top: 20px;
	left: 200px;
	width: 760px;
	background-image: url(../img/right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	top: 160;
	left: 0;
	width: 200px;
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 10px;
	color: #61615a;
	text-align: center;
}

#menu A {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 11px;
	color: #61615a;
	text-decoration: none;
}

A {
	text-decoration: underline;
}

#menu A:hover {
	color: #b6b6af;
}

#address {
	position: relative;
	top: 540px;
	left: 0;
	width: 200px;
	height: 60px;
	border: 0;
	background-color: transparent;
}

#address P {
	margin-top: -5px;
	margin-left: 10px;
	text-align: center;
	color: #61615a;
}

#foto img {
	border: 5px solid #b6b6af;
}


.notetext {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 11px;
	color: #61615a;
	padding: 10px;
	width: 160px !important; /*moz width*/
	width: 200px;
}

.maintext {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 13px;
	color: #61615a;
	padding: 40px;
	padding-top: 0px;
	width: 680px !important; /*moz width*/
	width: 760px; /*IE width*/
	text-align: justify;
}

TABLE, TD {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 13px;
	color: #61615a;
    padding: 3px;
    margin-bottom: 20px;
}

.titlebar {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 28px;
	color: #c9c9c6;
	padding-left: 40px;
	padding-top: 10px;
	width: 500px;
}

.subtitlebar {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 24px;
	color: #c9c9c6;
	width: 500px;
}

.url A {
	border-left: 1px solid #ccc;
	padding-left: 20px;
}

.linkdescr {
	width: 300px;
}

.band {
	width: 350px;
	padding-left: 20px;
	font-size: 12px;
}

.worksband, .worksband A {
	font-size: 14px;
	color: #c9c9c6;
	font-weight: bold;
}

.worksmp3, .worksmp3 A {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 13px;
	color: #61615a;
	width: auto;
	text-decoration: underline;
}

.worksalbum {
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;
	font-size: 13px;
	color: #61615a;
	width: auto;
}

.studioband {
	font-size: 14px;
	font-weight: bold;
	color: #5c5c55;
	width: auto;
}

.studioimg {
	width: 80px;
	border-bottom: 1px solid white;
}

.portfolioimg {
	width: 80px;
	border-bottom: 1px solid white;
}

.portfoliotxt {
	width: auto;
	text-align: top;
	border-bottom: 1px solid white;
}

.studiotxt {
	width: auto;
	text-align: top;
	border-bottom: 1px solid white;
}

.download A {
	border-left: 1px solid #ccc;
	padding-left: 20px;
	text-decoration: underline;
	width: auto;
	font-size: 11px;
}

.cover {
	width: 80px;
	height: 80px;
	border: 4px solid white;
	margin-top: 2px;
}

.bandimg {
	border: 4px solid white;
	margin-top: 2px;
}

.songrow {
	width: 640px !important; /*moz width*/
	width: 700px; /*IE width*/
	border-bottom: 1px solid white;
}

.album {
	font-size: 11px;
	width: auto;
}

.label {
	font-size: 11px;
	color: #999;
	width: auto;
}

.tdlegend80 {
	color: #bbb; 
	width: 80px; 
	border-bottom: 1px solid #fff;
	font-size: 11px;
}

.tdlegend {
	color: #bbb; 
	width: auto; 
	border-bottom: 1px solid #fff;
	font-size: 11px;
}

.tdcontent80 {
	color: #61615a; 
	width: 80px; 
	border-bottom: 1px solid #fff;
}

.tdcontent {
	color: #61615a; 
	width: auto; 
	border-bottom: 1px solid #fff;
}
