
* {
margin : auto;
}
body {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : white;
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 : #fc0d7e;
text-decoration : none;
}
a:hover {
color : #fc0d7e;
text-decoration : underline;
}

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

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

/*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 gray;
padding:10px 0 10px 0;
}
.br_css{
	width:100%;height:15px;
}

.header_txt_bkg{
background : url(images/header_03.jpg);
color:white;
font-size:17px;
font-family: "Times New Roman", Times, serif;
text-shadow: gray 1px 1px;
font-style:italic;
font-weight:bold;
}