.backgroundtop 
{
  background-image: url(../images/header_up2.jpg);
  background-repeat: no-repeat;
  }
  
  .backgroundmenu 
  {
  background-color: FFCC00;
  }
  
  .backgrounddown 
  {
  background-image: url(../images/header_down.jpg);
  background-repeat: no-repeat;
  }
  .backgroundnewsheader
  {
  background-image: url(../images/header_news.jpg);
  background-repeat: no-repeat;
  width: 100px;
  }
  
  .backgroundnewsheader2
  {
  background-image: url(../images/header_news.jpg);
  background-repeat: no-repeat;
  width: 150px;
  }
  
  .contentend
  {
  background-image: url(../images/content_end.png);
  background-repeat: repeat-x;
  }
  
   .news_left
  {
  background-image: url(../images/content_filler_bg.png);
  background-repeat: repeat-y;
  } 
  
 .bgmain
 {
 	  background-image: url(../images/main_bg.jpg);
      background-repeat: no-repeat;
	  background-position: center;
 }
  
 .footer
  {
	background-color: FFCC00;
  } 
  
  .footer2
  {
	background-color: 524B7E;
  }
  
  .text
  {
  	font-size: 0.7em;
  }.images {
	text-decoration: none;
}

