@charset "utf-8";
/* CSS Document */

body {
	overflow: -moz-scrollbars-vertical;
	background-color: white;
	background-image:url(img/bgr.jpg);
	background-repeat:repeat;
	background-position:top;
	color:#1e1e1e;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size:15px;
	line-height:18px;
	margin:0pt;
	padding:0pt;
	text-align:left;
}

#sponsors {
	background-color: white;
	color: #666;
}

#holder {

	background-image:url('img/content_bgr_l.png');
	background-repeat:no-repeat;
	width:700px;
	min-height:800px;
}

#positioner {
	width:100%;
	height:100%;
}
#positioner2 {
	width:100%;
	height:150px;
}

#leftside{
	position:static;
	width:187px;
	padding-top:20px;
	float:left;
}

#rightside{
	position:relative;
	width:513px;
	padding-top:20px;
	float:right;
}

#sound{
	width:513px;
	height:201px;
	padding-top:20px;
	text-align:left
}

#header{
spadding:20px;
	spadding-top:50px;
}

#menu{
	padding:20px;
	padding-top:0px;
}

#artists{
	padding:20px;
	padding-right: 0px; 
	padding-left: 70px;
}

#link{
	padding:20px;
}

#title {
	padding:20px;
}

#text{
	padding:20px;
	padding-top:0px;
	text-align:justify;
}

#underscore{
	position:static;
	text-align:left;
	width:720px;
}

#footer{
	font-size:10px;
	color:#6B6768;
	width:870px;
}

img.menu {
	padding-right:10px;
	padding-bottom:8px;
}
a.link {
	color:#868686;
	text-decoration:none;
}
map {
	text-decoration:none;
}
a.link:hover {
	color:#928c8c;
	text-decoration:none;
}
a {
	color:#868686;
	text-decoration:none;
}
a:hover {
	color:#928c8c;
	text-decoration:none;
}
h1 {
font-size:16px;
font-weight:700;
text-decoration:none;
}
h2 {
font-size:13px;
font-weight:700;
text-decoration:none;
}
