/* TV SPECIAL (i.e. stand-alone) PAGE 2009 PAGE-SCOPED CSS */
/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2009-07-15*/

/* please don't forget to update the modified information*/

/* START BIG BG - DEPRECATED*/

#bg_en 		{
                /*visibility: hidden;*/
				position: absolute;
                top: 0px;
                left: 0px;
				width: 1400px;
                height: 1400px;
                margin: 0 0 0 0;
				padding: 0 0 0 0;
                background: url("../images/clone_wars_takeover_EN_1.jpg") left top no-repeat;
			}
			
#bg_fr 		{
                /*visibility: hidden;*/
				position: absolute;
                top: 0px;
                left: 0px;
				width: 1400px;
                height: 1400px;
                margin: 0 0 0 0;
				padding: 0 0 0 0;
                background: url("../images/clone_wars_takeover_FR_1.jpg") left top no-repeat;
			}

/* END BG */

/* START FOOTER POSITION */

#ttFooter		{
				position: absolute;
                top: 1115px;
				left: 63px;
				width: 760px;
				height: 110px;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				text-align: center;
				color: #000000;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
				z-index: 10;
				/*background: url("../images/teletoon_php_pad.png") left top no-repeat;*/

			}
            
/* END FOOTER POSITION*/