html {
}

a img {
border: none;
}

.small {
width: 23%;
z-index: 0;
}

.small:hover {
width: 95%;
z-index: 1;
position: absolute;
left: 20px;
border: 1px solid #000000;
}

a {
color: #e81205;
}

a:hover {
color: #5DBF36;
}

@font-face {
font-family: Modata;
font-style:  normal;
font-weight: normal;
src: url(ModataBold.eot);
}

p {
margin: 2px;
display: block;
margin-left: 10px;
}

h2 {
margin: 5px;
margin-top: 0px;
padding-top: 5px;
display: block;
}

h3 {
margin: 3px;
margin-top: 0px;
padding-top: 3px;
display: block;
}

body {
font-family: "Modata","Verdana";
font-size: 11px;
background-color: #939393;
}

#page {
width: 999px;
margin-left: auto;
margin-right: auto;
}

#head {
height: 100px;
width: 999px;
display: block;
background-image: url('top1.png');
background-repeat: no-repeat;
}

#menu {
height 44px;
width: 600px;
margin-left: 385px;
float: left;
margin-top: 67px;
}

#menu .act {
position: relative;
left: -120px;
}

#left {
width: 230px;
height: 465px;
display: block;
float: left;
background-image: url('left.png');
background-repeat: no-repeat;
margin-top: -4px;
z-index: 1;
}

#ads {
width: 160px;
height: 445px;
display: block;
margin-top: 0px;
margin-left: 13px;
overflow: hidden;
z-index: 0;
border-bottom: 1px solid #000;
}

#counter {
position: absolute;
float: left;
bottom: 2px;
left: 2px;
}

#content {
width: 757px;
height: 457px;
overflow: auto;
margin-left: 230px;
display: block;
background-color: #fff;
background-image: url('background0.png');
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #000;
border-top: none;
border-left: none;
position: fixed;
z-index: 0;
}

#content1 {
width: 744px;
height: 454px;
overflow: auto;
margin-left: 230px;
padding-left: 10px;
padding-right: 3px;
padding-bottom: 3px;
display: block;
background-color: #fff;
background-image: url('background1.png');
background-repeat: no-repeat;
background-position: 0px 0px;
border: 1px solid #000;
border-top: none;
border-left: none;
position: fixed;
z-index: 0;
}


