@charset "utf-8";
/* CSS Document */

body {width:990px;	margin-left:-495px; margin-top:0px;	position:absolute; left:50%; text-align: center; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; background-color:#aeaeae;}

IMG {color:#000000}

A:link {color:#000000; font-size:14px;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#000000;}
A:hover {text-decoration: underline; /* Делает ссылку подчеркнутой при наведении на нее курсора */
color:red; /* Цвет ссылки */} 
A IMG {border: solid #aeaeae 1px;} /* рамоча вокруг рисунков */
A:hover IMG {border: 1px solid #F00;} /* Рамка при наведении на рисунок курсора мыши */

h1 {margin:0px; font-size:24px}
H2 {font-size:18px}

#header {width:990px; background-color:#aeaeae; border-left:#000000 solid 2px; border-right:#000000 solid 2px;}

#content {width: 990px; background-color:#ffffff; border-left:#000000 solid 2px; border-right:#000000 solid 2px; text-align: center; font-size:14px;}

#delimiter_top { height:35px; background-color:#ffffff; background-image:url(site_pics/bord1_backgr.jpg); text-align:center; font-family: "Comic Sans MS", cursive; font-size:20px;color:#000000;}
#delimiter_bottom { height:35px; background-color:#ffffff; background-image:url(site_pics/bord2_backgr.jpg); text-align:right; font-family: "Comic Sans MS", cursive; font-size:16px;color:#008000;}

#recip { text-align:left; font-size:12px;}
#recip a {font-size:12px;}

#sponsors ul{margin:0; padding:0 5px 0 15px;}
#sponsors ul li {padding:0; list-style:none; text-indent:20px;}

#footer {width: 990px; background-color:#aeaeae; border-left:#000000 solid 2px; border-right:#000000 solid 2px; text-align:center; font-size:12px;}
