body {

	background: #000 url(../images/bg3.jpg) no-repeat fixed center center;
	margin: 0;
    font-family: Arial, Helvetica, Geneva, sans-serif;
	
}



h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

#header{
	width: 430px;
	height: 258px;
	margin: 0 auto;
	background: url(../images/discobol_header3.png) no-repeat center top;
}


#global{
	width: 500px;
	margin: 0 auto;
}



#switcher{
	float: left;
    margin-top: 0;
	margin-left: 0;
	padding: 10px;
}

ul.switcher {
    list-style: none;
	margin-top: 5px;
}

ul.switcher li{
  	
  	list-style: none;
}

ul.switcher li a img{
	background-color: #fff;
	border: none;
	width:30px;
	height: 30px;
	padding: 3px;
}

#switcher{
	
	float: left;
    margin-top: 0;
	margin-left: 0;
	padding: 10px;
}

ul.switcher {
    list-style: none;
	margin-top: 5px;
}

ul.switcher li{
  	display: inline;
  	list-style: none;
  
}

ul.switcher li a img{
	background-color: #fff;
	border: none;
	width:30px;
	height: 30px;
	padding: 3px;
}

ul.navigation {
    list-style: none;
    padding: 5px;
	color: #fff;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 0 40px;
	clear: both;
}

ul.navigation li {
    display: inline;
    
}

ul.navigation a {
    padding: 5px;
    color: #fff;
    text-decoration: none;
	
}

ul.navigation a:hover {
	color: #76cff1;

}

ul.navigation a.selected {
    color: #76cff1;
	
}


#content{
	margin-top: 20px;
	color: #fff;
	font-size: 12px;
	padding: 20px;
	background: url(../images/contentBg.png) repeat;
	clear: both;
	text-align: justify;
	margin-bottom: 20px;
	
}
.artist{
	padding-bottom: 10px;
	height: 400px;
	margin-top: 20px;
	color: #fff;
	font-size: 12px;
	padding: 20px;
	
	clear: both;
	text-align: justify;
	
}
.press a{
  text-decoration: none;
	color: #fff;
}
.press a:hover{
  text-decoration: underline;
	color: #fff;
}

#content a img {
		border: none;
}
#content p a img {
	padding: 5px;
	background-color: #fff;
	border: none;
}

#footer{

	width: 800px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding-bottom: 30px;
}
.out {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
}
.out a{
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
}
.out a:hover{
	text-decoration: underline;
	color: #fff;
}
