
* {
margin : auto;
}
body {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : #ab72e6;
margin-top : 0;
margin-bottom : 0;
background : black url(images/body_bkg.gif);
text-align : center;
}
tr {
vertical-align : top;
}
td {
font : normal 15px Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: italic;
vertical-align : top;
text-align : center;
background: none;
}
table {
margin : 0 auto;
}
a {
color : #ab72e6;
text-decoration : none;
}
a:hover {
color : maroon;
text-decoration : underline;
}

/*Thumbs*/
#thumbs {
width:1020px;
background:none;
border :none;
}
#thumbs img {
border : 1px solid #ab72e6;
margin-bottom : 5px;
margin-top : 5px;
}
#thumbs a:hover img {
border : 1px solid maroon;
}

#thumbs_gall{
width:960px;
border :none;
margin-bottom : 20px;
margin-top : 20px;
}
#thumbs_gall img{
border : 1px solid #ab72e6;
}

/*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:1020px;
}
.screen{
border: 1px solid #ab72e6;
padding:5px 0 5px 0;
}