/* STATIC CONTENT CSS */
/* BEGIN - ttStatic */

#ttStatic		{
				position: absolute;
				top: 246px;
				left: 0px;
				width: 700px;
				height: 750px;
				margin: 0;
				padding: 100px 0px 0px 55px;
				color: #001E1E;
				font: normal 12px/12px Gill Sans, verdana, sans-serif;
				word-wrap: break-word;
				z-index: 1005;
				background: url("../images/teletoon_php_pad.png") left top no-repeat;
			}
			
h2 {
	font: bold 18px/18px Gill Sans, verdana, sans-serif;
}
			
#ttStaticVIP		{
				position: absolute;
				top: 246px;
				left: 0px;
				width: 760px;
				height: 794px;
				margin: 0 0 0 0;
				padding: 100px 60px 0px 13px;
				text-align: left;
				color: #001E1E;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
				z-index: 999;
				background: url("../images/vip_php_pad.png") left top no-repeat;

			}
			
#ttStaticVIPNewsletter		{
				position: absolute;
				top: 246px;
				left: 4px;
				width: 760px;
				height: 794px;
				margin: 0 0 0 0;
				padding: 0px 60px 0px 13px;
				text-align: left;
				color: #001E1E;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
                z-index: 999;
				background: url("../images/spacer.gif") left top no-repeat;
}

#ttStaticVIPSubscribe		{
				position: absolute;
				/*top: 118px;*/
				top: 220px; 
				left: 8px;
				width: 760px;
				height: 794px;
				margin: 0;
				padding: 0; 
				/*padding: 100px 60px 0px 13px;*/
				text-align: left;
				color: #001E1E;
				font: normal 12px/12px Gill Sans, verdana, sans-serif;
				word-wrap: break-word;
                z-index: 999;
				background: url("../images/spacer.gif") left top no-repeat;
				/*border          : solid green 1px;*/
}

#ttStaticLaughRiotAwardEN		{
				position: absolute;
				top: 246px;
				left: 0px;
				width: 760px;
				height: 794px;
				margin: 0 0 0 0;
				padding: 0px 0px 0px 0px;
				text-align: left;
				color: #001E1E;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
                z-index: 1005;
				background: url("/contests/2009_04_studentOfTheYear/images/bg_en.png") left top no-repeat;
			}

#ttStaticLaughRiotAwardFR		{
				position: absolute;
				top: 246px;
				left: 0px;
				width: 760px;
				height: 794px;
				margin: 0 0 0 0;
				padding: 0px 0px 0px 0px;
				text-align: left;
				color: #001E1E;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
                z-index: 1005;
				background: url("/contests/2009_04_studentOfTheYear/images/bg_fr.png") left top no-repeat;
			}
			
#ttStatic a	{
				color: #001E1E;
				text-decoration:none;
				font-weight: bold;
			}
		
#ttStatic a:visited {
				color: #416868;
			}
		
#ttStatic a:hover {
				color: #FF6800;
			}
			
#ttStatic .header {
				display: block;
				width: 645px;
				font-weight: normal;
				font-size: 20px;
				word-wrap: break-word;
			}
			
#ttStatic .subheader {
				display: block;
				width: 645px;
				font-weight: normal;
				font-size: 16px;
				word-wrap: break-word;
			}
			
#ttStatic .txt {
				display: block;
				width: 645px;
				font-weight: normal;
				font-size: 11px;
				word-wrap: break-word;
			}
			
#ttStatic .footer {
				display: block;
				font-weight: normal;
				font-size: 9px;	
			}
			
/* END - ttStatic */

			

