/*****************************************************************************************
** Header tag is for the Logo on the site                                               **
/****************************************************************************************/

#header { 
  margin: 0 auto; 
  margin-top: 0px;
  margin-bottom: -20px;
  height: 200px; 
  width: 950px; 
//  background: url(http://i185.photobucket.com/albums/x109/moonanimale/LottoBanner.jpg); 
//  background: url(http://www.lotto-guild.com/files/Style/lotto_logo_pit.jpg); 
    background: url(http://i185.photobucket.com/albums/x109/moonanimale/bannerlott.jpg);
}
#header .title_realm { 
  display: none;
}
.title_name { 
  display: none; 
}

/*****************************************************************************************
** Left and right navigation panels (with the menu and the widgets)                     **
/****************************************************************************************/
#leftnav, #rightnav { 
  top: -10px;
  border: 0px;
}

#leftnav, #rightnav, #content, td.calendar-empty {
//  background: #E3E3B9;
}

div.infobox, div.newsheader {
//  background: #192a32;
  
}

div.divheadline, div #pagenavbar {
  background: #192a32;
}

/*****************************************************************************************
** Setting the background color of the site                                             **
/****************************************************************************************/
#bg, html {
//  background: #CCCC80;
}

/*******************
** Halv : #AF711A **
*******************/
.postinfo2 { border: 1px solid #777777; background-color: ##CCCC80; padding: 1px; }
#addonlist{display:none;}