
* {
margin : auto;
}
body {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : #b22222;
margin-top : 0;
margin-bottom : 0;
background : #000000;
text-align : center;
}
tr {
vertical-align : top;
}
td {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
vertical-align : top;
text-align : center;
background: none;
}
table {
margin : 0 auto;
}
a {
color : #b22222;
text-decoration : none;
}
a:hover {
color : #b22222;
text-decoration : underline;
}

/*Thumbs*/
#thumbs {
width:1000px;
background:none;
border :none;
}
#thumbs img {
border : 2px solid #b22222;
margin-bottom : 10px;
margin-top : 7px;
}
#thumbs a:hover img {
border : 1px solid #b22222;
}

#thumbs_gall{
width:936px;
border :none;
margin-bottom : 20px;
margin-top : 20px;
}
#thumbs_gall img{
border : 2px solid #b22222;
}

/*Frame*/
.side_frame {
width : 7px;
background : url(images/frame_sides.gif) repeat-y top;
}
.text_big{
font-size: 25px;
font-weight: bold;
}
.text_big_2{
font-size: 19px;
font-weight: normal;
}

.screen_block{
width:860px;
}
.screen{
width:25%;
border: 1px solid #b22222;
padding:10px 0 10px 0;
}