/* CSS Document */
body {width:1000px;	margin-left:-500px;	position:absolute; left:50%; margin-top:0px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif ; background: url(images/body_bckg.jpg) repeat-x #333333; color:#ffffff}

a {color: #ffffff; text-decoration:underline;}
a:hover {text-decoration:none;}
A IMG {border: 1px solid #ffffff;}/* Рамка вокруг рисунков */
A:hover IMG {border: 1px solid #cc3333;} /* Рамка при наведении на рисунок курсора мыши */
h1 {text-align:center; text-transform:uppercase; font-style:italic; font-size:24px; border-bottom:#252525 solid 3px;}
h2 {text-align:center; text-transform:uppercase; font-style:italic; font-size:18px; border-bottom:#252525 solid 3px;}

#header {width:100%; height:171px;}

#menu {width:100%; text-align:center; font-size:12px;}
#menu a {font-size:12px; text-transform:none;}

#content {clear:both; background-color:#252525; width:100%; font-size:16px;}
#content_top {height:20px;}
#content_top_left {float:left; width:20px; height:20px; background: url(images/left_top_round.gif) no-repeat;}
#content_top_right {float:right; width:20px; height:20px; background: url(images/right_top_round.gif) no-repeat;}
#content_bottom {clear:both;height:16px;}
#content_bottom_left {float:left; width:20px; height:16px; background: url(images/left_bottom_round.gif) no-repeat;}
#content_bottom_right {float:right; width:20px; height:16px; background: url(images/right_bottom_round.gif) no-repeat;}

#delimiter_top {height:20px; margin-top: 5px; margin-right:10px; font-style:italic; font-size: 14px; font-weight: bold; border-top:#252525 solid 3px;}
#delimiter_bottom {height:20px; margin-bottom: 5px; margin-left:10px; text-transform:uppercase; font-style:italic; font-size: 18px; font-weight: bold; border-bottom:#252525 solid 3px;}

#recip {font-size:12px;}
#recip a {font-size:12px;}

#sidebar {float:left; width:200px; padding-left:10px;}
#sidebar_right {float:right; width:200px; padding-right:10px; text-align:center;} 
#sidebar_right_top {height:10px; background:url(images/top_sidebar_right.gif) no-repeat;}
#sidebar_bottom_right {height:23px; background:url(images/bottom_sidebar_right.gif) no-repeat;}
#sidebar_right ul {margin:0; padding:0 5px 0px 5px;}
#sidebar_right ul li {padding:0; list-style:none; color: white;}
#sidebar_right a {color:#09C; font-size:11px;}
#sidebar_right h1 {color:#09C; font-size:12px; font-weight:bold; padding:10px 0 0 20px; background-color:#616161; margin:0;}

#sidebar_top {height:10px; background:url(images/top_sidebar_right.gif) no-repeat;}
#sidebar_body {background-color:#616161;}
#sidebar_bottom {height:23px; background:url(images/bottom_sidebar_right.gif) no-repeat;}
#sidebar ul {margin:0; padding:0 5px 0 5px; }
#sidebar ul li {padding:0; list-style:none; color: white; text-indent:20px;}
#sidebar a {color: #09C; font-size:11px;}
#sidebar h1 {color:#09C; font-size:12px; font-weight:bold; padding:10px 0 0 20px; background-color:#616161; margin:0;}

#sponsors ul{margin:0; padding:0 5px 0 15px;}
#sponsors ul li {padding:0; list-style:none; text-indent:20px;}

#text {background-color:#555555; margin:0px 5px 0 5px; width:auto; vertical-align:top; text-align:center; color:#fff;}
#text_top_left {float:left; width:13px; height:10px; background:url(images/left_top_content.jpg) no-repeat;}
#text_top_right {float:right; width:11px; height:10px; background:url(images/rigth_top_content.jpg) no-repeat;}
#text_bottom {float:left;height:16px; background:url(images/middle_bottom_content.gif) repeat-x; width:100%;}
#text_bottom_left {float:left; width:11px; height:16px; background: url(images/left_bottom_content.gif) no-repeat;}
#text_bottom_right {float:right; width:11px; height:16px; background: url(images/right_bottom_content.gif) no-repeat;}
#text_body {padding:5px 0px 5px 0px;}

#toplist { text-align:left}

#footer {background:url(images/footer_bckg.jpg) #252525; height:75px; clear:both;}

#middle_footer {padding: 5px ; color:#fff; font-size:12px; text-align:center}
#middle_footer p {text-align:center;}
