@charset "utf-8";
/* CSS Document */

body {background:url(site_pics/body_bckg.jpg) repeat-x #cccccc; color:#000000;}
IMG {color:#000000}
a {color:#990000; text-decoration:underline; font-size:16px}
a:hover {text-decoration:none;}
a IMG {border:2px solid #999; }/* Рамка вокруг рисунков */
a:hover IMG {border:2px solid #cc3333;} /* Рамка при наведении на рисунок курсора мыши */
p { padding: 0px 5px 0px 5px; margin: 0px; text-indent:15px; text-align:inherit; line-height:1.2;}
h1 {margin:0px; text-align:center; font-size:24px; font-style:italic;}
h2 {margin:5px; text-align:center; font-size:18px; font-style:italic;}

#main {width:1000px; margin: 0 0 0 -500px; position:absolute; left:50%; top:0px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; background-color:#ffffff; color:#000000;}

#header { background-color:#cccccc;}
#subject {border:5px solid #252525; border-bottom:2px solid #252525;}
#tmbs {text-align:center}
#sponsorslist {}
#footer {height:50px; background-color:#cccccc;  text-align:center;}

#toplist{font-size:12px;}
#toplist a {font-size:12px;}

#menu { width:100%; text-align:center; font-size:12px; }
#menu a { font-size:12px; text-transform:none;}


