#content
{
    /*background: transparent url(../image/home/content.background.gif) no-repeat top left;*/
    height: 801px;
    position: relative;
    left: 7px;
    top: -18px;
    #top: -26px;
}
    #content .column-left
    {
        width: 470px;
        position: absolute;
        top: 0;
        left: 6px;
    }
        .column-left .about-box
        {
            position: absolute;
            top: 51px;
            width: 462px;
            height: 280px;
            background: transparent url(../image/home/info.background.gif) no-repeat;

        }
            .about-box .texts
            {
                padding: 57px 90px 0 39px;
            }
                .about-box .texts .text
                {
                    padding: 3px 0 0 0;
                    font-size: 16px;
                    line-height: 19px;
                }


            .about-box .links
            {
                width: 450px;
                position: absolute;
                bottom: 16px;
                #bottom: 11px;
                left: 6px;
            }
                .about-box .links .arrow-link
                {
                    float: left;
                    padding: 0 0 0 10px;
                }

       

        .column-left .competition-box
        {
            position: absolute;
            top: 325px;
            left: -1px;
            width: 457px;
            height: 270px;
            background: transparent url(../image/home/competition.background.gif) no-repeat 0 24px;
        }
            .column-left .competition-box .postit
            {
                position: absolute;
                top: 60px;
                left: 15px;
                height: 194px;
                width: 197px;
                background: transparent url(../image/purple.postit.png) no-repeat;
                z-index: 1000;
            }

            .column-left .competition-box .form
            {
                padding: 57px 0 0 38px;
                width: 250px;
                float: left;
            }
                .column-left .competition-box .headline
                {
                    line-height: 22px;
                    padding-bottom: 13px;
                }

                .column-left .competition-box .form .form-item
                {
                    padding: 15px 0 0 0;
                }

                    .column-left .competition-box .form .form-item .form-input
                    {
                        background: transparent url(../image/home/form.input.gif) no-repeat;
                        width: 200px;
                        height: 23px;
                        overflow: hidden;
                    }
                        .column-left .competition-box .form .form-item .form-input input
                        {
                            border: 0;
                            background:transparent;
                            font-family: Georgia;
                            font-size: 12px;
                            line-height: 14px;
                            width: 178px;
                            padding: 4px 12px 0 11px;
                        }

                        .column-left .competition-box .form .form-submit
                        {
                            padding: 13px 0 0 1px;
                        }

                        .column-left .competition-box .form .form-submit .loader
                        {
                            display: none;
                            padding: 0 0 0 16px;
                        }

            .column-left .competition-box .image
            {
                position: absolute;
                top: 12px;
                right: -13px;
            }

        .column-left .create-box
        {
            position: absolute;
            top: 607px;
            left: -5px;
            height: 208px;
            width: 459px;
            background: transparent url(../image/home/rhymes.background.gif) no-repeat;
        }
            .column-left .create-box .postit
            {
                position: absolute;
                top: 5px;
                left: 65px;
                height: 211px;
                width: 211px;
                background: transparent url(../image/yellow.postit.png) no-repeat;
                z-index: 1000;
            }

            .column-left .create-box .create-box-content
            {
                padding: 37px 0 0 18px;
            }
                .create-box .headline
                {
                    padding: 1px 0 1px 7px;
                }
                .create-box .underline
                {
                    background: transparent url(../image/home/rhyme.seperator.gif) no-repeat;
                    height: 9px;
                    width: 429px;
                    overflow: hidden;
                }

                .create-box .links
                {
                    padding: 11px 0 0 0px;
                    margin-left: -3px;
                }
                    .create-box .links .arrow-link
                    {
                        float: left;
                        padding: 0 16px 0 9px;
                    }

                    .create-box .links .seperator
                    {
                        margin-top: -1px;
                        width: 3px;
                        height: 13px;
                        background: transparent url(../image/home/link.seperator.gif) no-repeat;
                        float: left;
                    }

                    .dummy-words
                    {
                        width: 459px;
                        text-align: center;
                        position: absolute;
                        bottom: 0px;
                        left: 0px;
                    }

        
    #content .column-right
    {
        width: 450px;
        position: absolute;
        left: 505px;
    }

        .column-right .video-player
        {
            position: absolute;
            top: 0px;
            left: 11px;
            width: 403px;
            height: 329px;
            background: transparent url(../image/home/video.background.gif) no-repeat;
        }
                .column-right .video-player #youtube-videoplayer
                {
                    position: absolute;
                    left: 37px;
                    top: 75px;
                    border: 1px solid #d9d9d9;
                }

            .column-right .links
            {
                position: absolute;
                bottom: 34px;
                #bottom: 30px;
                left: 22px;
                #left: 23px;
            }

        .column-right .news-box 
        {
            position: absolute;
            top: 333px;
            width: 422px;
            height: 401px;
            background: transparent url(../image/home/news.background.gif) no-repeat;
        }
            .news-box .news
            {
                padding: 33px 45px  0 51px;
            }
                .news-box .news .underline
                {
                    margin: 9px 0 12px 0;
                    _margin: 5px 0 6px 0;
                    height: 1px;
                    overflow: hidden;
                    background: transparent url(../image/home/news.box.top.seperator.gif) no-repeat;
                }
                
                .news-box .news .news-item
                {
                }

                    .news-box .news .news-item .date
                    {
                        font-size: 11px;
                        line-height: 11px;
                    }

                    .news-box .news .news-item .news-headline
                    {
                        padding: 1px 0 0 0;
                        font-size: 16px;
                        line-height: 19px;
                    }
                    
                    .news-box .news .news-item .news-text
                    {
                        padding: 1px 0 0 0;
                        font-size: 12px;
                        line-height: 15px;
                        word-wrap: break-word;
                    }

                    .news-box .news .news-item .arrow-link
                    {
                        padding: 7px 0 0 0;
                    }

            .news-box .test-quiz
            {
                position: absolute;
                bottom: 30px;
                left: 0;
                padding: 0 0 0 50px;
                width: 350px;
            }
            .news-box a
            {
                text-decoration: none;
            }


                .news-box .test-quiz .headline
                {
                    padding: 0 0 10px 0;
                }
                
                .news-box .test-quiz .underline
                {
                    background: transparent url(../image/home/news.box.bottom.seperator.gif) no-repeat;
                    height: 1px;
                }

                .news-box .test-quiz .questions
                {
                    padding: 12px 0 0 0;
                    _padding: 0px 0 0 0;
                    float: left;
                }
                    .news-box .test-quiz .questions .question
                    {
                        padding: 0 0 5px 0;
                    }
                        .news-box .test-quiz .questions .question .number
                        {
                            font-size: 18px;
                            line-height: 18px;
                            font-weight: bold;
                            float: left;
                            padding: 0 9px 0 0;
                        }
                        
                        .news-box .test-quiz .questions .question .question-text
                        {
                            padding: 3px 0 0 0;
                            font-size: 12px;
                            line-height: 16px;
                            float: left;
                            width: 230px;
                            word-wrap: break-word;
                            overflow: hidden;
                        }

                        .news-box .test-quiz .questions .question .question-answers
                        {
                            padding: 13px 0 0 0;
                            margin-left: -1px;
                            _padding: 6px 0 0 0;
                        }
                            .news-box .test-quiz .questions .question .question-answers .answer
                            {
                                float: left;
                                padding: 0 0 0 28px;
                                font-size: 12px;
                                line-height: 14px;

                            }

                        .news-box .test-quiz .questions .arrow-link
                        {
                            padding: 1px 0 0 0;
                        }

                .news-box .test-quiz .question-mark
                {
                    float: right;
                    padding: 6px 12px 0 0;
                }
