body {
  margin: 0em;
  padding: 0em;
  background-color: #FFFFFF;
  font-family: MS PGothic, Tahoma, Sans-Serif, Serif, Arial;
  font-size: 100%;
  }

td {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  color: gray;
  font-size: 0.9em;
  }

a {
  color: #356DAA;
  overflow: hidden;
  text-decoration: none;
  }
a:hover {
  color: #F80002;
  } 
a.topmenu { color: #464646; font-size: 1em; text-decoration: none;}
H1 { text-transform: uppercase; color: #4A77B0; font-weight: bold; font-size: 1.4em; }
h2, h3, h4, h5 { text-transform: uppercase; color: #4A77B0; font-weight: bold; font-size: 1em; }

.font1 {
    color: #454545;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 14;
}
.font2 {
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 12;
}
.font3 {
    color: #3667A9;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 0.7em;
}
.font4 {
    color: #FFFFFF;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 0.7em;
}
.font5 {
    font-family: Verdana;
    color: #787878;
    font-weight: normal;
    font-size: 0.6em;
}

/*** BACKGROUNDS ***/
.back1 {
    background-image: url(/images/template1/head_02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.back2 {
    background-color: #3B67A6;
}
.back3 {
    background-color: #919191;
}
.back4 {
    background-color: #9898E7;
}
.back5 {
    background-color: #F6F6F6;
}
.back6 {
    background-color: #DFDFDF;
}
.back7 {
    background-image: url(/images/template1/pixel1.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.back8 {
    background-image: url(/images/template1/center_01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.back9 {
    background-image: url(/images/template1/center_02.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.back10 {
    background-color: #E0E0E0;
}
.back11 {
    background-color: #3B6AA2;
}
.back12 {
    background-color: #9CB4D0;
}
.back13 {
    background-image: url(/images/template1/pixel3.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.back14 {
    background-color: #3A69A1;
}

a.topmenu { color: #464646; text-decoration: none;}
a.vote { color: #4765A3; font-size: 1em; text-decoration: none;}
a.special { color: #FFFFFF; font-size: 1em; text-decoration: none;}
a.small { color: #7B7B7B; font-weight: bold; text-decoration: none;}
a.new { color: #3667A9; font-weight: bold; text-decoration: none;}

#centerLayer {
position: absolute;
width: 650px;
left: 50%;
top: 50%;
margin-left: -325px;
margin-top: -250px;
overflow: auto;
}
#header {
margin:0;
}

.menu {
margin:0;
text-align: center;
}