html {
background: #505050;
}

body {
font-family: arial;
text-align: center;
}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

h1 {
margin: 0;
padding: 0;
}

img {
border: 0;
}

#container{
background: #000000;
text-align: left;
width: 80%;
margin: auto;
min-width: 800px;
}

#header {
background: transparent url(images/hands.png) repeat-x;
background-position: top;
height: 208px;
overflow: hidden;
border-bottom: white solid 1px;
position: relative;
}

#logo {
margin-top: 153px;
height: 55px;
text-align: right;
}

#logo a {
text-decoration: none;
border: 0;
}

#logo a:active {
text-decoration: none;
border: 0;
}

#header h1{
display: none;
}

#wraper {
float:left;
width:100%;
}
/*********************************************************
*
* Layout
*
*/

#rightbar {
float:left;
margin: -60px 0 0 -20%;
width:20%;
max-width: 170px;
background: #000000;
color: #eeeeee;
padding-top: 10px;
}

#sidebar {
padding-top: 10px;
background: #000000;
float:left;
font-size: .8em;
margin: -60px 0 0 -100%;
width:20%;
}

#footer {
clear:left;
width:100%;
text-align:right;
}



#sidebar ul {
padding-left: 0.875em;
}

#sidebar li {
color: #eeeeee;
list-style: none;
padding: 1em 0 .5em 0;

}

#sidebar a {
color: #ffffff;
text-decoration: none;
}

#sidebar a:hover {
color: #ffffff;
text-decoration: underline;
}

#sidebar h1,
#rightbar h1 {
color: #ffffff;
margin: 0 0 0 0;
font-size: .9em;
padding: 80px 0 0 1em;
text-transform: uppercase;
letter-spacing: 4px;
}

#sidebar h1 a:hover {
border:0;
text-decoration:none;
}

#friends a {
color: white;
}

#friends h2 {
font-size: .8em;
text-align: left;
padding-right: 7px;
}

#friends {
margin-top: 50px;
padding: 0 5px 0 30px;
/*vertical-align: baseline;*/
text-align: left;
}

#friends img {
text-align:left;
padding: 40px 0 0 0;
width:120px;
height:60px;
}

#friends a {
text-decoration:none;
}
/*********************************************************
*
* Main content
*
*/

#mainContent {
padding: 25px 10px 0 0;
background: #000000;
color: #ffffff;
font-size: 90%;
letter-spacing: 0.01em;
text-align: center;
margin:0 21%;
}

#mainContent h1 {
font-size: 2em;
text-align: center;
letter-spacing: 0.1em;
margin-bottom: 1em;
}

#mainContent a {
text-decoration: none;
color: white;
border-bottom: 1px dotted white;
}

#mainContent a:hover {
color: white;
border-bottom: 1px solid white;
}

#mainContent a:visited {
color: #505050;
border-bottom: 1px dotted #505050;
}

.contacts {
margin-left: 20px;
padding-left: 20px;
}

#mainContent p {
text-align: justify;
line-height: 25px;
margin-left: 10px;
}

#mainContent p.date {
text-align: right;
margin-bottom: 5em;
}

#mainContent h2 {
text-transform: uppercase;
text-align: left;
font-size: 1.2em;
letter-spacing: 0.2em;
margin: 0 0 2em 0;
}

#mainContent img {
text-align: center;
}

#musictable a {
border: none;
font-size: x-small;
}
