BODY {
    background-color : #745a4d;
    margin : 0px;
}
.design {
      border-width : 0px;
}
.menu{
    width : 980px;
    height: 27px;
    background-image : url(/img/menu_bg.jpg);
    font-family : Arial;
    font-size: 12px;
    color : #745a4d;
}
.content_container{
    background-color : #FFFFFF;
}
.header {
    width : 980px;
    height : 153px;
    background-image : url(/img/header.jpg);
    cursor : pointer;
}
TD  {
    font-family : Arial;
    font-size: 11px;
    color : #745a4d;
}
.page_title {
   color : #e36f1e;
   font-size : 14px;
   font-weight : bold;
   border-bottom : 1px solid #a6968d;  
}
.left_container {
      width : 680px;
      float : left;
      padding-left : 10px;
/*      border : 1px solid green;*/
}
.right_container {
      float : right;
      width : 260px;
/*      border : 1px solid yellow; */
}
.jobb_box_header {
      background-image : url(/img/jobb_box_header.jpg);
      background-repeat : no-repeat;
      background-position : bottom;
      width : 247px;
      height : 31px;
}
.jobb_box_content {
      background-image  : url(/img/jobb_box_bg.jpg);
      background-repeat : repeat-y;
      color : #745a4d;
      font-size : 12px;
      font-family : Arial;
      padding-left : 10px;
      padding-right : 15px;
      padding-bottom : 0px;

}
.jobb_box_content P {
      margin : 0px;
}
.jobb_box_footer {
      background-image : url(/img/jobb_box_footer.jpg);
      background-repeat : no-repeat;
      background-position : bottom;
      width : 247px;
      height : 16px;
/*      border : 1px solid red; */
}
.footer_container {
      width:980px;
}
.spacer {
      width : 10px;
      height : 10px;
      float : left;
}
.footer   {
      background-color : #FFFFFF;
      float : left;
      width : 719px;
      vertical-align : middle;
      height : 25px;
      font-size : 10px;
      color : #666666;
      padding-top : 10px;
      border-top : 1px solid #a6968d;
      text-align : center; 
}
.playhold_logo  {
      background-color : #FFFFFF;
      float : left;
      background-image : url(/img/playhold.gif);
      width : 241px;
      height : 35px;
      border-top : 1px solid #a6968d; 
}
.menu_item A{
      color  : #241711;
}
.box_header {
      width : 640px;
      height : 12px;
      background-image : url(/img/box_header.jpg);
      padding : 0px;
      margin: 0px;
      float : none;
}
.box_container {
      width : 640px;
      padding-bottom : 5px;
}
.box_content {
      color : red;
      background-image : url(/img/box_content_bg.jpg);
      position : relative;

}
.box_footer {
      background-image : url(/img/box_footer.jpg);
      width : 640px;
      height : 10px;
      background-repeat : no-repeat;
      background-position : top;
}
.fenykep {
      float : left;
      width : 130px;
      height : 172px;
}
.boxtext {
      background-color : yellow;
      margin-left: 3px;
      position : relative;
      border: 1px solid green;
      width : 510px;
      float : left;
      
}
.title {
     color : #e36f1e;
}
A {
     text-decoration : underline;
     color : #e36f1e;

}
.email_link {
      text-decoration : none;
      color : #745a4d;
}
.email_link:HOVER {
      text-decoration : underline;
     color : #e36f1e;
}
.btn{
      font-size : 10px;
      font-family : arial;
}
.input {
      font-size : 10px;
      font-family : arial;
      width : 220px;

}
IMG {
    border-width : 0px;
}

