body, html {

  background-color: #341e34;

  background:url(../images/body_bg.png) repeat-y center top #000;

  font-size: 10px;

  font-family:Arial, Helvetica, sans-serif;

  color:#fff;  

  padding:0px;

  margin:0 ;

  text-align: center;

  height:100%;
  
  weight:530px;



}

#wrapper{

height:100%;

background:url(../images/wrapper_right.jpg) no-repeat right top ;

width:920px;



}

.col_left{

width:634px;

background:url(../images/col_left.jpg) no-repeat right top ;

}

.col_right{

width:286px;

background:url(../images/footer.gif) no-repeat right bottom ;

}

#div_main{

margin-top:20px;

margin-left:30px;

width:560px;

}

#div_right{

margin-top:360px;

width:250px;

}

#div_copyright{

margin-top:20px;

margin-left:30px;

width:560px;

margin-bottom:20px;

font-size:10px;

color:#333333;

}

#div_copyright a:link, #div_copyright a:visited{

color:#ec145b;

font-size:10px;



}
