img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

html, body    { height: 100%; }
#global       { min-height: 100%; position: relative; margin: 0px auto; width: 990px; background: url(../__imagens/vertical.png); }

#twitter      { float: left; width: 290px; min-height: 100%; padding-top: 100px; }
#twitcam      { width: 636px; min-height: 100%; padding-top: 20px; margin:0 auto;}
#flickr       { float: left; width: 290px; min-height: 100%; padding-top: 100px; }

#embed-twitcam { width: 636px; height: 359px; background: url(../__imagens/bg.png); margin: 0px auto; padding: 100px 0px 0px -5px;}
#embed-flickr  { margin-left: 30px;}
#embed-twitter { margin-top: -20px; }
#twitter h2   { display: block; width: 229px; height: 89px; background: url('../__imagens/titulo-twitter.png'); text-indent: -5000em; overflow: auto; margin-left: 25px;}
#flickr h2   { display: block; width: 228px; height: 83px; background: url('../__imagens/titulo-flickr.png'); text-indent: -5000em; overflow: auto;  margin-left: 30px;}
#twitcam h1 { display: block; width: 157px; height: 157px; background: url('../__imagens/maximoda-2010.png') no-repeat; margin: 0px auto; text-indent: -5000em; overflow: auto; padding: 30px 0px 0px 0px; }
#embed-flickr .flickrHeader { display: none;}
#embed-flickr .flickrBody ul li { display: block; float: left; width: 100px; height: 100px; font: 10px 'Arial'; margin: 5px; text-align: center;}
#embed-flickr .flickrBody ul li div { border: 1px solid blue; display: none;}

#embed-twitter .twitterHeader { display: none; }
#embed-twitter .twitterBody ul li { border-bottom: 1px solid #383843; display: block; height: 60px; font: 10px 'Arial'; margin: 5px;}
#embed-twitter .twitterBody ul li .tweetName, #embed-twitter .twitterBody ul li .tweetTime { display: none; }
#embed-twitter .twitterBody ul li a { float: left; margin: 5px;}
#embed-twitter .twitterBody ul li p { margin: 5px; }

.btntwitter { margin-left: 70px; margin-top: 15px;}
.btnflickr  { margin-left: 70px; margin-top: 15px;}

#palestrantes { width:616px; height:231px; margin:0 auto; margin-top:100px; background:url(../__imagens/plestrantes.png) no-repeat; }

li.pales0 { width:305px; height:110px; float:left; cursor:pointer; text-indent:-999999px;}
li.pales1 { width:305px; height:110px; float:left; cursor:pointer; text-indent:-999999px;}
li.pales2 { width:305px; height:110px; float:left; cursor:pointer; text-indent:-999999px;}
li.pales3 { width:305px; height:110px; float:left; cursor:pointer; text-indent:-999999px;}
li a { display:block; height:91px;}
