body
        {
	position: absolute;
	top: 360px;
        font-family:calibri;
        background-image: url('../images/light_wins_background_new.jpg');
	background-size: 1300px 2100px;
	background-repeat:no-repeat;
	width: 1300px;
	height: 1900px;
        }

#temp_vid
        {
        position: absolute;
        top: -400px;
	left: 370px;
        border: 0px solid red;
        }

#main_table
        {
        background:#ffffff;
        }
        a
        {
        outline: none;
        }

#animation
        {
        position: absolute;
        width: 600px;
        height: 500px;
        left: 400px;
        top: 10px;
        border: 0px solid red;
        }


#video
	{
	position: absolute;
	width: 200px;
	height: 200px;
	left: 145px;
	top: 100px;
	border: 0px solid red;
	}


#taskbar
	{
	position: absolute;
	width: 1024px;
	height: 50px;
	left: 142px;
	top: 440px;
	border: 0px solid white;
	color: #ffffff;
	}

#trailer
        {
        position:absolute;
        width: 1024px;
        height: 480px;
        left: 142px;
        top: 500px;
        border: 0px solid white;
        color: #ffffff;
        font-family: calibri;
        font-size: 16px;
        }

#buttons
        {
        position:absolute;
        width: 1024px;
        height: 420px;
        left: 142px;
        top: 1020px;
        border: 0px solid white;
        color: #ffffff;
        font-family: calibri;
        font-size: 16px;
	text-decoration: none;
        }

#restrain
	{
        position:absolute;
        width: 1020px;
        height: 343px;
        left: 142px;
        top: 1800px;
        border: 0px solid white;
        color: #ffffff;
        font-family: calibri;
        font-size: 16px;
        text-decoration: none;
        }

#song
	{
	position: absolute;
	width: 400px;
	left: 150px;
	top: 300px;
	border: 0px solid white;
	font-family: calibri;
	font-size: 16px;
	text-decoration: none;
	}


        a.textnfont
        {
                text-align: center;
                text-decoration: none;
		font-family: calibri;
		font-size: 16px;
                padding: 0px;
                margin: 0px;
                color: #ffffff;
        }
        a.textnfont:active
        {
                border-style: inset;
        }
        a.textnfont:hover
        {
                color: #ff0000;
        }

#shaded-box
        {
        position:absolute;
        width: 1024px;
        height: 600px;
        left: 142px;
        top: 500px;
        background: #ffffff;
        border: 0px outset #707070;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        margin: 0px;
        padding: 20px;
        overflow: auto;
        text-align: left;
                text-size: 12px;
        }

