body {
    background-color:#b6b6b6;
}

em { border-bottom: 1px dotted #3c3c3c; cursor: pointer; }

 a:link {color:#3c3c3c; text-decoration:none;}
 a:visited {color:#3c3c3c; text-decoration:none;}
 a:hover {color:#000; text-decoration:overline;}
 a:active {color:#000; text-decoration:underline;}

.language {
    background-image: url('../../img/silverworld/language.png');
    width:819px;
    height:41px;
    text-align:right;
}
.language_flagg {
    width:810px;
    padding-top:8px;
    height:34px;
    text-align:right;
}
.header {
    background-image: url('../../img/silverworld/header_bg.png');
    width:819px;
    height:149px;
    text-align:right;
}
.navi {
    background-image: url('../../img/silverworld/navi.png');
    width:819px;
    height:39px;
}
.navi {
    width:819px;
    height:36px;
    padding-top:3px;
}
.body_container {
    width:819px;
    height:333x;
}
.left {
    background-image: url('../../img/silverworld/left.png');
    width:236px;
    height:333px;
    float:left;
}
.body {
    background-image: url('../../img/silverworld/body.png');
    width:563px;
    height:333px;
    float:right;
    text-align:left;
    padding:0px 10px;
}
.body_spacer {
    width:563px;
    height:6px;
}
.body_text {
    width:563px;
    height:317px;
    padding-top:6px;
    text-align:left;
    overflow:auto;
}
.footer {
    background-image: url('../../img/silverworld/footer.png');
    width:819px;
    height:40px;
    color:#3c3c3c;
}
