/*--------------------------------------------
	Twisted Intellect 9/11 2006 edition
---------------------------------------------*/

body{
	font: 11.5px "Times New Roman";
	text-align: justify;
	color: #333;
}

h1{
	font-size:160px;
	font-weight:bold;
	position:absolute;
	top: 50px;
	left: 15px;
	margin:0;
	height: 154px;
	overflow:visible;
}

h2{
	position:absolute;
	top: 33px;
	left:25px;
	font:bold 20px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color: #944;
}


p{
	line-height: 13px;
	text-indent:7px;
	margin:0;	
}

.wtc{
	width:200px;
	padding: 5px;
	position:absolute;
	bottom:0;
	right:15%;
	border-top: 3px #ccc double;
}

#tower1{	
	margin-right:230px;	
}

.byline{
	position:absolute;
	overflow:hidden;
	right: 15%;
	margin-right: 330px;
	height:100px;
	width: 0;
	border-left: 3px double #ccc;
	bottom: 572px;
}

a:link, a:visited{
	color: #ccc;
	font-style:italic;
	position:absolute;
	bottom: 5px;
	right: 15%;
	margin-right:5px;
	text-decoration:none;
}

a:hover, a:active{
	color: #944;
}