body {
	background: #000 url(img/bg_layer0.jpg) no-repeat;
	color: #DDD;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
}
a:link, a:visited {
    color: #DDD;
    text-decoration: underline;
}
a:hover, a:active {
    color: #00fffb;
    text-decoration: underline;
    border: 0;
}
a img, a:active img {
    border: 0px;
}
.main {
    width: 300px;
    overflow: hidden;
    margin: 35px 0 0 80px;
    position: relative;
    z-index: 100;
}

.header {
    background: url('img/header.png') no-repeat;
    width: 302px;
    height: 91px;
    margin: 0;
    overflow: hidden;
}
#logo_huge {
    position: absolute;
    top:279px;
    left: 613px;
    z-index: 10;
}
.picture {
    background: url('img/oetesinde_picture.jpg') no-repeat;
    width: 300px;
    height: 200px;
    margin: 0;
    overflow: hidden;
}
.content {
    background: url('img/body_bg.png') no-repeat;
    width: 302px;
    height: 383px;
    margin: 0;
    overflow: hidden;
    padding:20px;
}
.content p {
    width: 262px;
    padding: 0;
    margin: 0 0 5px 0;
}
#jquery_jplayer_2 {
    height:0;
}
.player  {
    background: url('img/player_bg.png') no-repeat scroll;
    width: 173px;
    height: 404px;
    position: absolute;
    left: 388px;
    top: 196px;
    z-index: 100;
    overflow: hidden;
}
.middle_text {
    margin: 465px 0 0 540px;
    color: #AAA;
}
.footer {
    margin: 1355px 0 0 670px;
    color: #AAA;
}
.social {
    float: left;
    margin: 20px 0 0 0;
}
.email {
    float: right;
    padding: 0 40px 0 0;
    margin: 20px 0 0 0;
}
.email a:link, .email a:visited {
    text-decoration: none;
}

a.paywithtweet {
  display: block;
  margin: 13px 0 0 13px;
  background: url(img/pay-with-a-tweet.jpg) no-repeat;
  width: 145px;
  height: 81px;
}
a.paywithtweet:hover {
  background: url(img/pay-with-a-tweet-hover.jpg) no-repeat;
}
a.downloadwithtweet  {
  display: block;
  margin: 13px 0 0 13px;
  background: url(img/pay-with-a-tweet_download.jpg) no-repeat;
  width: 145px;
  height: 81px;
}
a.downloadwithtweet:hover {
  background: url(img/pay-with-a-tweet_download-hover.jpg) no-repeat;
}
.wallpaper {
  margin: 13px;
}
.wallpaper a {
  margin: 0 5px 0 0;
  padding: 0;
}
.facebook_button {
    margin: 10px 0 0 10px;
}
.facebook {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(img/icon_facebook.png) no-repeat;
}
a.facebook:hover {
      background: url(img/icon_facebook_hover.png) no-repeat;
}
.twitter {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(img/icon_twitter.png) no-repeat;
}
a.twitter:hover {
      background: url(img/icon_twitter_hover.png) no-repeat;
}
.myspace {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(img/icon_myspace.png) no-repeat;
}
a.myspace:hover {
      background: url(img/icon_myspace_hover.png) no-repeat;
}
.youtube {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(img/icon_youtube.png) no-repeat;
}
a.youtube:hover {
      background: url(img/icon_youtube_hover.png) no-repeat;
}
#pixelcloud1 {
	position:absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}
#pixelcloud2 {
	position:absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}