html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    min-width: 1000px;
}
body {
    font-family: Verdana, Arial, sans-serif;

}
html {background: #634731 url('../images/bg.jpg') scroll no-repeat center center;}
table {
    width: 100%;
    height: 100%;
    background: transparent url('../images/bg2.png') scroll repeat 0 0;
}
.clear {clear: both;}
a img {border: none;}
br, p ,h1, h2, h3 {padding: 0; margin: 0;}
#something {padding: 5px 60px 5px 0; }
#something .something{float: right;}
#something .something{margin-left: 5px;}
#wrapper{
    width: 1000px;
    position: relative;
}
#left {
    width: 376px;
    height: 634px;
    float: left;
    background: transparent url('../images/left_bg.png') scroll no-repeat 0 0;
}
#menu {
    margin-top: 235px;
    margin-left: 190px;
    width: 174px;
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu ul li{
    width: 174px;
    height: 35px;
    text-align: center;
    background: transparent url('../images/poga.png') scroll no-repeat 0 0;
}
#menu ul li a{
    text-decoration: none;
    font-weight: bold;
    color: #553a36;
    line-height: 30px;
    display: block;
    position: relative;
}
#right {
    position: relative;
    width: 624px;
    height: 634px;
    float: left;
}
#colorize {
    position: absolute;
    height: 611px;
    width: 565px;
    background-color: #926d5b;
    top: 0;
    bottom: 0;
    background: #926d5b url('../images/right_bg.png') scroll no-repeat 0 0;
}
#right #top {
    height: 146px;
    width: 624px;
}

#right #top .text_area{
    font-family: MTCORSVA;
    font-size: 19px;
    color: #361a18;
    padding: 5px 7px 5px 7px;
    overflow: hidden;
}

#right #middle {
    height: 349px;
    width: 100%;
    background: #e8cdb6 url('../images/right_middle_bg.png') scroll no-repeat 0 0;
}
#right #middle #middleBg{
    height: 100%;
    width: 100%;
    background: transparent url('../images/right_middle_bg2.png') scroll repeat 0 0;
}
#sakums_right {
    width: 419px;
    height: 402px;
    position: absolute;
    right: 0;
    top: -30px;
}
#sakums_right #pnghack  {
    background: transparent url('../images/sakums_right.png') scroll repeat 0 0;
    width: 419px;
    height: 402px; 
}
#sakums_right #menu {
    margin-top: 138px;
    margin-left: 43px;
    outline:none; 
    display: inline-block;
}
#sakums_left {
    width: 173px;
    height: 350px;
    background: transparent url('../images/sakums_left.png') scroll repeat 0 0; 
    margin-left: 2%;
}

/*-------------------galery---------------------*/
/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:500px ; height:94px ; margin:auto auto; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:450px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #553a36 solid; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */
/*-------------------galery---------------------*/

* html, * html #wrapper #right #middle #middleBg, * html #wrapper #right #middle {background-image: none;}
* html table {background-image: url('../images/iebg.jpg');}
* html #wrapper #right #middle #middleBg {background-image: url('../images/iemidbg.jpg');}

