body {
    background: #fff url('img/bgmainx.jpg') repeat-x;
    margin: 0 0 30px 0;
    padding: 0;
    min-width: 970px;
}



#container {
    margin: 0 auto;
    width: 962px;
}

#top {
    width: 962px;
    height: 234px;
    margin: 0 auto;
}

#top img {
    float: left;
    width: 962px;
    height: 234px;
    border-width: 0;
}

#menu {
    width: 960px;
    height: 74px;
    border-width: 1px 1px 0 1px;
    border-color: #bb0089 #9d007e #fff #bb0089;
    border-style: solid solid none solid;
    background: #e252c6 url('img/bgmenux.gif') repeat-x;
}

#menu img {
    width: 160px;
    margin-top: 10px;
    height: 36px;
    border-width: 0;
    float: left;
}

#center {
    display: inline;
    float: left;
    width: 962px;
    min-height: 200px;
    background: #fff url('img/bgcentery.gif') repeat-y;
    text-align: left;
}

#center #left {
    display: inline;
    width: 213px;
    float: left;
}

#center #left #warning {
    margin-left: 1px;
    width: 186px;
    height: 60px;
    background-color: #c530a8;
    padding: 19px 17px 0 9px;
    color: #fff;
    font-family: Tahoma;
    font-size: 10px;
    text-align: justify;
    line-height: 12px;
    
}

#center #left #language {
    margin-left: 1px;
    width: 186px;
    height: 40px;
    background-color: #c530a8;
    padding: 19px 17px 0 9px;
    color: #fff;
    font-family: Tahoma;
    font-size: 10px;
    text-align: center;
    line-height: 12px;

}

#center #left #language img {
    display: inline;
    border-width: 0;
}

#center #left #warning img {
    border-width: 0;
    float: left;
    padding-right: 7px;
    text-align: center; 
}

#center #left img#blogspot {
    display: block;
    width: 212px;
    height: 48px;
    border-width: 0;
}

#center #left .blogitem
{
    border-width: 1px 0 0 0;
    border-style: solid none none none;
    border-color: #e252c6 #fff #fff #fff;
    height: 39px;
    width: 213px;
    background-color: #e76fd0;
}




#center #left .blogitem:hover
{
    background-color: #ce39b1;
}

#center #left .blogitem .icon {
    float: left;
    width: 59px;
    height: 39px;
}

#center #left .blogitem .icon img {
    padding: 6px 0 0 19px;
    width: 30px;
    height: 27px;
}

#center #left .blogitem .name {
    float: right;
    width: 154px;
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
    line-height: 39px;
    text-decoration: none;
    font-style: normal;
    text-align: left;
}

#center #left .blogitem .name a,a:link,a:visited {
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
    line-height: 39px;
    text-decoration: none;
    font-style: normal;
    text-align: left;
}

#center #left .blogitem .name a:hover {
    text-decoration: underline;
}

#center #left #see {
    width: 213px;
    height: 42px;
    line-height: 42px;
    background-color: #e252c6;
    text-align: center;
}

#center #left #see a,a:link,a:visited,a:hover {
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
}

#center #right {
    display: inline;
    padding: 30px 10px;
    float: left;
    width: 729px;
    text-align: left;
    font-family: Arial;
}

#center #right a,a:link,a:visited,a:hover {
    color: #ce39b1;
    font-weight: bold;
}

#footer {
    width: 952px;
    height: 35px;
    background-color: #9d007e;
    padding-right: 10px;
    line-height: 35px;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    color: #fff;
    clear: both;
}