






body
{
  background-attachment: fixed;

  
  background-image: none;
  
  

  
  
  background-color: #00F;
  

  
  
  background-repeat: repeat-x;
  
  
  

  
  
  
  
  
  background-position: center center;
  
  
  
  
  
}

#headerbar .bg
{
  
}
.mainpage
{
  
  background-image: none;
  
  

  
  
  background-color: #F0F;
  

  
  
  
  background-repeat: repeat-y;
  
  

  
  
  
  
  
  background-position: center center;
  
  
  
  
  

}

.container_header {
  color: #666666;
}
.editbar { 
  border-color: #00F;
}
#postcommentcontainer #postcommentbox { 
  border-color:  #00F;
}
.commenttable { 
  border-bottom:0px solid #00F; 
  border-top:1px solid #00F;
}
.div_container .header-bar { 
  border-color:  #00F;  
  background-color: transparent; 
  color: #F0F; 
}
.div_container .header-bar .pagelink, .div_container .header-bar .pagelink:link, .div_container .header-bar .pagelink:visited, .div_container .header-bar .pagelink:hover {
  color: #F0F; 
}

.div_container {
  border-color: #00F;
  border-width: 4px;

  
  background-image: none;
  
  

  
  
  background-color: #0FF;
  

  color: #666666;  
}
.pagelink, .pagelink:link, .pagelink:hover, .pagelink:visited
{
  color: #00F;
}

