body {
 background: #d8d8d8 url('../images/fullback2.gif') repeat-x fixed;
 color: #333333;
 font-style: normal;
 font-weight: normal;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 text-align: left;
 margin:0px;
 padding:0px;
 }

#outer {
 text-align:left;
 background-image: url('../images/page.png');
 background-repeat: repeat-y;
 border: 0px solid #000000;
 width: 1020px;
 margin: 0px;
 padding: 0px;
 }

#hdr {
 clear:both;
 width: 1020px;
 height: 144px;
 color: #333333;
 background-image: url('../images/head.png');
 margin: 0px;
 padding: 0px;
 }

#hdr .search {
 float:right;
 color: #333333;
 width:300px;
 padding: 0;
 margin-left: 0px;
 margin-right: -40px;
 margin-top: 90px;
 margin-bottom: 0px;
 }

#menuback {
 background-image:url(qmimages/center_tile.gif);
 background-repeat: repeat-x;
 width: 1020px;
 height: 35px;
 margin: 0px;
 padding: 0px;
 }
 
#bar {
 position:relative;
 float:left;
 width:670px;
 border:1px solid #ffcc33;
 background:#fff3ce;
 padding: 10;
 margin: 10 10 10 10;
 
 font-size: 8pt; 
 font-weight: normal;
 color: #000000;
 text-align: left;
 }

#bar_news {
 position:relative;
 float:left;
 width:185px;
 border:1px solid #ffcc33;
 background:#fff3ce;
 padding: 10;
 margin-left: 2;
 margin-top: 20;
 font-size: 8pt; 
 font-weight: normal;
 color: #000000;
 text-align: left;
}

#bar_lang {
 position:relative;
 float:left;
 width:185px;
 border:1px solid #f0f0f0;
 background-image:url(qmimages/center_tile.gif);
 background-repeat: repeat-x;
 padding: 10;
 margin-left: 2;
 margin-top: 20;
 font-size: 8pt; 
 font-weight: normal;
 color: #000000;
 text-align: center;
}

#bodyblock {
 position:relative;
 width:1020px;
 color: #333333;
 margin:0px;
 padding:0px;
 display:inline;
 }

#bodyblock .l {
 float:left;
 color: #333333;
 width: 200px;
 height: 450px;
 padding: 5;
 }

#bodyblock .r {
 float:left;
 color: #333333;
 width:200px;
 padding: 5;
 }

#bodyblock .m {
 position :relative;
 float:left;
 width:700px;
 color: #333333;
 text-align:left;
 margin-left: 30;
 margin-right: 35;
  }

#ftr {
 clear:both;
 width: 1020px;
 height: 50px;
 background-image: url('../images/bottom.png');
 background-repeat: repeat-y;
 color: #000000;
 margin:0px;
 padding:0px;
 }
 
