img{border: 0px; margin: 0px; padding: 0px;}
img.preview{border: 0px; margin: 10px; padding: 10px;}

#code img{border: 0px; margin: 10px; padding: 10px;}

body{
    BACKGROUND-COLOR: #96969A;  
    FONT-FAMILY: Arial;
    font-size: 10px;
}

.right{
    BACKGROUND-COLOR: #FFFFFF;
    background-image: url(bg_left.gif);
    background-repeat: repeat-y;background-position: left;
}

.counter{
    BACKGROUND-COLOR: #FFFFFF;
    color: #000000;
    width: 100px;
    height: 40px;
    text-align: center;
}
.left{
    width:150px;
    height:100%;
    BACKGROUND-COLOR: #96969A;  
    color: #FFFFFF;
    font-weight: bold;
}

.mainpage{
    border-top: solid 7px #961414;
    border-left: solid 7px #961414;
    border-right: solid 7px #961414;
    left: 150px;
    top: 40px;
    width:650px;
    height:100%;
    BACKGROUND-COLOR: #FFFFFF;
    color: #000000;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 20px;
}


.menu{
    display: block;
    TEXT-ALIGN: right;
    width: 100%;
    height: 40px;
    font-weight:bold;
    font-size: 16px;
    COLOR: #FFFFFF;
    text-decoration: none;
    padding-top: 5px;
    padding-right: 15px;
    BACKGROUND-COLOR: #961414;

    border-right: solid 10px #961414;
}

.menusel{
    display: block;
    TEXT-ALIGN: right;
    width: 100%;
    height: 40px;
    font-weight:bold;
    font-size: 16px;
    COLOR: #FFFFFF;
    text-decoration: none;
    padding-top: 5px;
    padding-right: 15px;
    BACKGROUND-COLOR: #961414;

    border-right: solid 10px #FF9600;
}

h1, .h1{
    COLOR: #000000;
    display: block;
    TEXT-ALIGN: center;
    font-size: 26px;
    font-weight:bold;
}

h2{
    display: block;
    TEXT-ALIGN: left;
    font-size: 18px;
    height: 50;
    padding-top: 10px;
    padding-left: 20px;
}

h3{
    display: block;
    font-size: 16px;
    text-transform:uppercase;
}

.aother{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #961414;
    height: 20px;
    padding: 10px;
    text-decoration: none;
}

a, .ap{
    color: #6B6C6F;
    text-decoration: none;
}

p{
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 20pt;
    color: #000000;
}

hr{
    height: 1px;
    border: solid 1px #000000;
}


.curmagazine{
    BACKGROUND-COLOR: #CACDCF;
    width: 600px;
    height: 20px;
    COLOR: #FFFFFF;
    position: absolute;
    left: 190px;
    top: 175px;
    text-transform:uppercase;
}

.title{
    BACKGROUND-COLOR: #D2232A;
    COLOR: #FFFFFF;
    position: absolute;
    height: 30px;
    left: 50px;
    top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    font-weight:bold;
    text-transform:lowercase;
}


.copyright{
    BACKGROUND-COLOR: #CACDCF;
    height: 20px;
}

small{
    font-size: 10px;
}

.listmagazine{
    TEXT-ALIGN: center;
    float: left;
    display: block;
    width: 150px;
    height: 140px;
    text-transform:lowercase;
}

.listyear{
    TEXT-ALIGN: center;
    float: left;
    display: block;
    width: 100%;
    height: 20px;
    BACKGROUND-COLOR: #CACDCF;
    border-bottom: solid 10px #FFFFFF;
}

.p1{
    FONT-WEIGHT: bolder;
}
.p2{
    font-size: 120%;
    color: #961414;
}
.p3{
    FONT-WEIGHT: bolder;
    font-style: italic;
}
.p4{
    font-style: italic;
}

