@CHARSET "UTF-8";

body {background: url('img/bkg_body.gif') repeat-x 0px 175px; font-family: "Trebuchet MS"; font-size: 14px; line-height: 20px; margin: 0px;}

#container {width: 760px; margin: auto;}

#banner {text-align:center; height: 80px; text-align: center;}
#banner_question {float:left; width: 350px; height: 220px;}

#header {width: 760px; height: 150px; background: url('img/bkg_header.gif') bottom #ff0; margin-top: 20px;}

#content {background: url('img/bkg_content.gif') repeat-y; padding: 1px 20px 1px 20px;}

#question {background: url('img/bkg_question.gif') no-repeat right; margin-top: -20px;}
#question a {color: #666}
#question a.music {color: #840607}
#question a.cinema {color: #03497e}
#question a.literature {color: #1b5b1e}
#question ul li {list-style-type: none; height: 35px;}
#question ul li a {background: url('img/blt_answer_off.gif') no-repeat; padding-left: 25px;}
#question ul li.music a {background: url('img/blt_answer_music.gif') no-repeat;}
#question ul li.cinema a {background: url('img/blt_answer_cinema.gif') no-repeat;}
#question ul li.literature a {background: url('img/blt_answer_literature.gif') no-repeat;}
#question h1 {line-height: 22px; font-size: 18px;}
#question h1 strong {color: #fff; padding: 5px 14px 5px 1px; margin-right: 4px;}
#question h1 strong.music {background: url('img/bkg_h1_music.gif') no-repeat;}
#question h1 strong.cinema {background: url('img/bkg_h1_cinema.gif') no-repeat;}
#question h1 strong.literature {background: url('img/bkg_h1_literature.gif') no-repeat;}

#footer {background: url('img/bkg_footer.gif') no-repeat top; height: 100px; text-align: center; padding-top: 1px; }
#footer ul li {display: inline; margin-right: 30px;}
#footer p.copyright {font-size: 11px; color: #999; margin-top: 5px}
#footer p.copyright a {color: #666; text-decoration: underline}
#footer table td {text-align: center; font-size: 12px; color: #999; line-height: 14px; padding: 15px;}
#footer table td a {font-size: 14px;}

a {font-weight:bold; text-decoration: none}
a:hover {text-decoration: underline}
a.music {color: #840607}
a.cinema {color: #03497e}
a.literature {color: #1b5b1e}
strong.big {font-size: 1.4em}
