@charset "utf-8";
/* CSS Document */

body {background:url(site_pics/body_bg.jpg) repeat-x #333333; color:#ffffff;}
a {color:#ffffff; text-decoration:underline; font-size:16px}
a:hover {text-decoration:none;}
a IMG {border:1px solid #999; }/* Рамка вокруг рисунков */
a:hover IMG {border:1px solid #cc3333;} /* Рамка при наведении на рисунок курсора мыши */
p { padding: 0px 5px 0px 5px; margin: 0px; text-indent:15px;}
h1 {margin:0px; text-align:center; font-size:24px}
h2 {margin:5px; text-align:center; font-size:18px}

#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:#555555; color:#ffffff;}
#top {}
#middle {border:5px solid #252525; border-top:15px solid #252525; border-bottom:15px solid #252525;}
#thumbs { 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;}

#bottom {height:74px; background:url(site_pics/bottom_bg.jpg) repeat-x; text-align:center;}
