

body {
    background-color : #72030a;
    background-image : url('../images/bg.jpg');
    background-position : top center;
    background-repeat : repeat-x;
  }


a {
    color:#f6db07;
    text-decoration:none;
  }


#all {
    float : none;
    text-align : center;
  }


#section {
    display: block;
    width:850px;
    margin-left:auto;
    margin-right:auto;
  }


#top {
    background-image : url('../images/top.jpg');
    height : 51px;
    width : 850px;
  }


#top1 {
    background-image : url('../images/top1.jpg');
    height : 62px;
    width : 850px;
  }


#top2 {
    background-image : url('../images/top2.jpg');
    height : 105px;
    width : 850px;
  }


#lcenter {
    background-image : url('../images/center.jpg');
    background-position : center;
    background-repeat : no-repeat;
    float : left;
    height : 400px;
    width : 576px;
  }


#right {
    background-image : url('../images/right.jpg');
    background-position : top left;
    background-repeat : no-repeat;
    float : right;
    height : 400px;
    width : 274px;
  }


#menu {
    background-image : url('../images/menubg.jpg');
    background-position : top;
    background-repeat : repeat-x;
    float : left;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    width : 488px;
    height: 80px;
  }


#privatelabel {
    background-image : url('../images/privatelabel.jpg');
    background-position : top center;
    background-repeat : no-repeat;
    float : right;
    height : 163px;
    width : 362px;
  }

a.newstitle {
    font-family : Arial;
    font-size : 18px;
	 font-weight: bold;
	 text-align:left;
    float : left;
    width : 480px;
  }


#news {
    font-family : Arial;
    font-size : 13px;
	 text-align:left;
    float : left;
    width : 480px;
	 line-height:150%;
  }

menupos {
    height : 61px;
    margin-left : 3px;
    margin-right : 3px;
    width : 95px;
  }


#signin {
    bottom : 0px;
    color : #f6db07;
    font-family : Arial;
    font-size : 13px;
    font-weight : bold;
    line-height : 22px;
    margin-left : 22px;
    text-align : left;
    vertical-align : bottom;
  }


.edit {
    background-color : #ffffa0;
    color : #640000;
  }


#email {
    margin-top : 63px;
    margin-left : 120px;
  }

#topleft {
	float: left;
   height: 50px;
   width: 506px;
	text-align: right;
   vertical-align: bottom;
}

#toprightmenu {
    float : right;
    font-size : 11px;
    font-weight : bold;
    height : 30px;
    margin-top : 10px;
    text-align : right;
    vertical-align : top;
    white-space : nowrap;
  }


#becomepartner {
    height : 75px;
    margin-top:100px;
    color : #f6db07;
    font-family : Arial;
    font-size : 13px;
    font-weight : bold;
  }


#becomepartner2 {
    background-image : url('../images/privatelabel2.jpg');
    background-position : top center;
    background-repeat : no-repeat;
    float : right;
    height : 99px;
    width : 362px;
    color : #f6db07;
    font-family : Arial;
    font-size : 13px;
    font-weight : bold;
    text-align : center;
  }


#email2 {
    float : right;
    position : absolute;
	 right: 0px;
    top : 263px;
    width : 225px;
  }


.page {
    font-family : Arial;
    font-size : 13px;
    font-weight:none;
  }

.newscontent {
    color : #FFCC33;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    line-height : 150%;
    text-align : justify;
  }
