body
    {
    background-color: #0B2C8A;
    margin: 0 auto;
    text-align: center;
    }
div
    {
    margin: 0 auto;
    padding: 0;
    font-family: Comic Sans MS, verdana;
    color: #fff;
    font-size: 16px;
    border: 0px solid #e00000;
    font-weight: normal; 
    }
img {border: none;}
#top
    {
    width: 100%;
    height: 286px;
    background-image: url('../img/bg_top.jpg');
    }
#content
    {
    margin: 0 auto;
    width: 982px;
    margin-top: -286px;
    }
#footer
    {
    margin: 0 auto;
    width: 982px;
    height: 30px;
    font-size: 9px;
    font-weight: bold;
    background-image: url('../img/bg_footer.jpg');
    background-repeat: no-repeat;
    }
#left
    {
    position: relative;
    float: left;
    }
#right
    {
    position: relative;
    float: right;
    }
#text
    {
    position: relative;
    top: 0px;
    text-align: center;
    line-height: 115%;
    vertical-align: top;
    padding-bottom: 20px;
    }
.main { height: 825px; background-image: url('../img/bg_main.jpg'); }
.main_birthday { height: 1158px; background-image: url('../img/bg_main_birthday2.jpg'); }
.left_main { top: -25px; left: 50px; }
.left_kids { top: -20px; left: 50px; }
.left_birthday { top: 0px; left: 50px; }
.left_adult { top: 0px; left: 50px; }
.left_school { top: 0px; left: 50px; }
.left_party { top: 0px; left: 50px; }
.left_contact { top: 0px; left: 50px; }
.left_promotion { top: 0px; left: 50px; }

.right_main { top: -30px; left: -20px; }
.right_kids { top: -10px; left: -20px; }
.right_birthday { top: -10px; left: -30px; }
.right_adult { top: -10px; left: -30px; }
.right_school { top: -10px; left: -30px; }
.right_party { top: -10px; left: -30px; }
.right_contact { top: -10px; left: -30px; }
.right_promotion { top: 0px; left: -20px; }

.text_main { width: 300px; padding-bottom: 20px; padding-left: 30px;}
.text_kids { width: 420px; padding-bottom: 20px; padding-left: 40px; font-size: 13px; font-weight: bold;}
.text_birthday { width: 480px; padding-bottom: 20px; padding-left: 50px; font-size: 13px; font-weight: bold;}
.text_adult { width: 470px; padding-bottom: 20px; padding-left: 25px; font-size: 13px; font-weight: bold;}
.text_school { width: 470px; padding-bottom: 20px; padding-left: 15px; font-size: 13px; font-weight: bold;}
.text_party { width: 470px; padding-bottom: 20px; padding-left: 25px; font-size: 13px; font-weight: bold;}
.text_contact { width: 470px; padding-bottom: 20px; padding-left: 25px; font-size: 13px; font-weight: bold;}
.text_promotion { width: 470px; padding-bottom: 20px; padding-left: 40px; font-size: 13px; font-weight: bold;}

.medium
    {
    font-size: 9px;
    font-family: verdana;
    font-weight: normal;
    }
.biger 
    {
    font-size: 18px;
    font-weight: normal;
    color: #FEF00A;
    }
.red {color: #F30118;}
.adult_title
    {
    width: 100%;
    height: 23px;
    margin-top: 8px;
    line-height: 140%;
    text-align: left;
    color: #F3E503;
    }
a.a0:link { font-size: 13px; font-weight: bold; color: #FEF00A; text-decoration: none; }
a.a0:visited { font-size: 13px; font-weight: bold; color: #FEF00A; text-decoration: none; }
a.a0:hover {font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: underline; }

a.a2:link { font-size: 25px; font-weight: bold; color: #FEF00A; text-decoration: none; }
a.a2:visited { font-size: 25px; font-weight: bold; color: #FEF00A; text-decoration: none; }
a.a2:hover {font-size: 25px; font-weight: bold; color: #ffffff; text-decoration: none; }

a.a1:link { font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.a1:visited { font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none; }
a.a1:hover { font-size: 11px; font-weight: bold; color: #FEF00A; text-decoration: none; }


table
    {
    width: 500px;
    font-family: verdana;
    font-size: 12px;
    background-color: #000080;
    border: 1px solid #000;
    }
td
    {
    padding: 5px;
    color: #fff;
    height: 25px;
    border-bottom: 1px solid #000;
    text-align: center;
    }
td.title
    {
    color: #FFFF00;
    border-spacing: 1px;
    font-weight: bold;
    text-align: left;
    }

