/* STATIC CONTENT CSS */

/* BEGIN - ttStatic */
#ttStatic		{
				position: absolute;
				top: 253px;
				left: 41px;
				width: 700px;
				height: 750px;
				margin: 0;
				padding: 100px 60px 5px 55px;
				text-align: left;
				color: #001E1E;
				font: normal 12px/12px Gill Sans, verdana, sans-serif;
				word-wrap: break-word;
				z-index: 1005;
				background: url("../images/retro_php_pad.png") left top no-repeat;
			}
			
h2 {
	font: bold 18px/18px Gill Sans, verdana, sans-serif;
}



#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 */

	

			

