body {
color: #FFFFFF;
background: #000000;
background-repeat: repeat-x;
background-position: top center;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

TABLE, TD {
font-size: 12px;
padding: 0px;
}

A:link { color: #FFFFFF; text-decoration: none; border: none;}
A:visited { color: #FFFFFF; text-decoration: none;}
A:hover { color: #ffbb18;}
A:active { color: #FFFFFF; }


.Colors {
font-size: 10px;
color: #383838;
line-height: 15px;
}

.top {
font-size: 10px;
text-align: center;
background: #000000 url("../images/layout/bg.jpg");
background-repeat: repeat-x;
background-position: top center;
width: 1024px;
height: 242px;
}

.side {
background: #555555;
background-repeat: repeat-x;
background-position: top center;
}

.main {
font-size: 15px;
text-align: center;
background: #000000;
background-repeat: repeat-x;
background-position: top center;
}

.pictures-main {
font-size: 24px;
text-align: center;
background: #000000;
background-repeat: repeat-x;
background-position: top center;
vertical-align: top;
}

.bar {
background: #000000 url("../images/layout/bar.gif");
width: 1024px;
height: 59px;
font-size: 16px;
}

.counter {
background: #000000 url("../images/counterbg.jpg");
border: rgb(255,255,255);
border-width: 1px;
border-style: solid;
text-align: center;
color: #000000;
font-size: 16px;
}