/* MAKET SPECIFIC STYLES */

/* BODY */
#lay_body {width:100%; height:100%; background-color: black; color: #DAEB81; font-size: 14px; margin: 0px; padding-top: 20px;}

/* BLOCK 1 */
#lay_f1 {}

table.splash_table {width: 97%; height: 97%; vertical-align: middle; text-align: center;}

A.rollover {
 background-image: url('http://www.missfootrussia.ru/_mod_files/ce_images/yes.jpg'); 
 display: block; 
 width: 82px; 
 height: 69px; 
}

A.rollover:hover {
 background-image: url('http://www.missfootrussia.ru/_mod_files/ce_images/yes_linked.jpg'); 
}