body
	   {
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   text-align: center;
	   background-color: #000000;
       background-image: url(images/bg.jpg);
	   margin: 0px;
	   }
.header
       {
       border-left: 3px solid #007db5;
       border-right: 3px solid #007db5;
       border-bottom: 3px solid #007db5;
       }
a.botton_01 
       {                                           
       display:block;
       background-image: url(images/but_01_0.gif);                             
       width:250px;
       height:48px;
       }
a.botton_01:hover 
       {                                       
       display:block;
       background-image: url(images/but_01_1.gif);
       width:250px;
       height:48px;
       }
a.botton_02 
       {                                           
       display:block;
       background-image: url(images/but_02_0.gif);                             
       width:250px;
       height:48px;
       }
a.botton_02:hover 
       {                                       
       display:block;
       background-image: url(images/but_02_1.gif);
       width:250px;
       height:48px;
       }
a.botton_03 
       {                                           
       display:block;
       background-image: url(images/but_03_0.gif);                             
       width:250px;
       height:48px;
       }
a.botton_03:hover 
       {                                       
       display:block;
       background-image: url(images/but_03_1.gif);
       width:250px;
       height:48px;
       }
a.botton_04 
       {                                           
       display:block;
       background-image: url(images/but_04_0.gif);                             
       width:250px;
       height:48px;
       }
a.botton_04:hover 
       {                                       
       display:block;
       background-image: url(images/but_04_1.gif);
       width:250px;
       height:48px;
       }
.gal_thumbs img
       {
	   width: 149px;
	   height: 99px;
       border: 1px solid #007db5;
       }
.main_thumbs img
       {
	   width: 240px;
	   height: 180px;
       border: 1px solid #007db5;
       }
th.thumbs_pic img
  	   {
	   width: 178px;
	   height: 220px;
	   border: 2px solid #e8902f;
	   margin: 10 2 10 2;
  	   }
th.thumbs_mov img
  	   {
	   width: 240px;
	   height: 180px;
	   border: 2px solid #e8902f;
	   margin: 5 2 0 2;
  	   }
.promo img
  	   {
	   width: 134px;
	   height: 108px;
	   border: 1px solid #497601;
  	   }
.promo
  	   {
	   text-align: center;
	   font-size: 12px;
  	   }
address
  	   {
  	   font-size: 11px;
  	   text-align: center;
  	   margin: 5 0 5 0;
  	   color: #9c9a9c;
  	   }
address a
  	   {
  	   font-size: 11px;
  	   color: #9c9a9c;
       text-decoration: none;
  	   }
address a:hover
  	   {
  	   font-size: 11px;
  	   color: #9c9a9c;
       text-decoration: underline;
  	   }