* { border: 0; margin: 0; padding: 0 }



body {

    background-color: #fff;

    background-image: url('/_gfx/main_back_ds.png');

    background-repeat: repeat-x;

}



div#wrap_full {

    position: absolute;

    top: 0;

    left: 50%;

    width: 900px;

    height: 100%;

    margin-left: -450px;

    background-color: transparent;

}



div#wrap_main {

    float: right;

    clear: both;

    width: 720px;

    height: auto;

}



div#wrap_left {

    background-color: #ada97e;

    background-image: url('/_gfx/left_back.png');

    background-repeat: repeat-x;

    float: right;

    clear: none;

    width: 178px;

    height: 100%;

    border-right: 2px solid #8f8a39;

}



div#wrap_menu {

    height: 305px;

    width: 650px;

}



div.menu_item{

    margin-top: 245px;

    float: left;

    clear: none;

    background-image: url('/_gfx/menu_item.png');

    background-repeat: no-repeat;

    height: 41px;

    width: 140px;

    padding: 9px 0 0 18px;

    cursor: pointer;

}



div.menu_item p {

    font-family: times, serif;

    font-size: 16px;

    color: #fff;

    margin: 0;

}



div#wrap_content {

    width: 650px;

    height: auto;

}



div#wrap_logo {

    background-image: url('/_gfx/main_back_ds.png');

    background-repeat: repeat-x;

    height: 305px;

    text-align: center;

}



div#content_logo {

    padding-top: 50px;

}



div#content_main_ds {

    background-image: url('/_gfx/ds_middle.png');

    background-repeat: repeat-y;

}



div#content_main {

    position: relative;

    width: 557px;

    top: -2px;

    left: 8px;

    background-color: #fff;

    height: auto;

    padding: 17px 30px;

}



h1, p {

    font-family: times, serif;

    color: #8f8a39;

}



h1 {

    font-size: 14px;

    font-weight: bold;

    margin: 10px 0 5px 0;

}



p {

    font-size: 14px;

    margin: 5px 0 25px 0;

}
a:link {color:#8F8A39;text-decoration:none;}      /* unvisited link */
a:visited {color:#ddd557;text-decoration:none;}  /* visited link */
a:hover {color:#ddd557;}  /* mouse over link */
a:active {color:#8F8A39;text-decoration:none;}  /* selected link */
 .knapp {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}

div#wrap_left {

    background-color: #ada97e;

    background-image: url('/_gfx/left_back.png');

    background-repeat: repeat-x;

    float: right;

    clear: none;

    width: 178px;

    height: 100%;

    border-right: 2px solid #8f8a39;

}



div#wrap_menu {

    height: 305px;

    width: 650px;

}



div.knapp{

    background-image: url('/_gfx/knapp.png');

    background-repeat: no-repeat;

    height: 33px;

    width: 171px;

    padding: 5px 0 0 1px;

    cursor: pointer;
	

}



div.knapp p {

    font-family: times, serif;

    font-size: 16px;

    color: #fff;

    margin: 0;
	text-align:center;

}
ul {

    font-size: 12px;
    margin: 5px 0 25px 0;
	text-indent: 10px;
	color:inherit; 