
* {
margin : auto;
}
body {
font : normal 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
color : #afaa7f;
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 : #afaa7f;
text-decoration : none;
}
a:hover {
color : #afaa7f;
text-decoration : underline;
}

/*Thumbs*/
#thumbs {
width:1000px;
background:none;
border :none;
}
#thumbs img {
border : 2px solid #afaa7f;
margin-bottom : 10px;
margin-top : 7px;
}
#thumbs a:hover img {
border : 1px solid #afaa7f;
}

#thumbs_gall{
width:995px;
border :none;
margin-bottom : 20px;
margin-top : 20px;
}
#thumbs_gall img{
border : 2px solid #afaa7f;
}
#thumbs_gall a img{
border : 2px solid #afaa7f;
}
#thumbs_gall a:hover img{
border : 2px solid #f0e68c;
}


/*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 #afaa7f;
padding:10px 0 10px 0;
}
.br_css{
	width:100%;height:15px;
}
.footer{
width:1000px;height:195px;
background : url(images/footer.jpg);
}
.footer td{
text-align:left;
vertical-align:middle;
}
.footer_txt{
border:0px solid red;
width:650px;
margin:10px 0 0 300px;
color:#383c24;
font-size:14px;
font-style:italic;
font-weight:bold;
}
.desc{
	text-align:left;
	height:30px;
	font-size:20px;
	font-weight: bold;
}
.time{
	text-align: right;
	font-size:17px;
	font-weight: bold;
}
