@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#container {
	text-align: center;
	width: 1165px;
	margin: auto;
	padding: 0;
}

#billboard {
	width: 1165px;
	height: 660px;
	background-color:#000000;
	margin: 0;
	padding: 0;
}

#screen {
	width: 1165px;
	height: 660px;
	margin: 0;
	padding: 0;
	background-position:center;
	background-repeat: no-repeat;
}

#screen2 {
	width: 1165px;
	height: 660px;
	margin: 0;
	padding: 0;
}

#comingsoon {
	width: 1165px;
	height: 94px;
	background-image: url(images/tgg_comingsoon.jpg);
	background-repeat: no-repeat;
}

#destroyspace {
	width: 750px;
	height: 46px;
	float: left;
}	

#photogallery {
	width: 115px;
	height: 46px;
	float: left;
}

#billing {
	width: 1165px;
	height: 80px;
	margin: auto;
	padding: 0 0 50px 0;
	background-image:url(images/tribeca.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#navigation {
	width: 1165px;
	height: 24px;
	text-align: center;
	padding-bottom: 20px;
	margin:auto;
}

.linkitem {
	display: inline;
	margin: 0 15px 0 15px;
	padding-bottom: 0;
}

#bio {
	width: 1020px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	background: #000000 url(images/biobg.jpg) repeat-y top center;
}

#subnavhdr {
	width: 1020px;
	height: 133px;
	padding: 0;
	margin: 0;
}

#section_bio {
	margin-left: 150px;
	height: 36px;
	width: 750px;	
}

#biosection {
	margin-left: 150px;
	width: 750px;
	text-align:left;
}
#biosection2 {
	margin-left: 150px;
	width: 750px;
	height: 400px;
	text-align:left;
	background: url(images/biobottom.png) no-repeat bottom center;
}

#biosection3 {
	margin-left: 150px;
	width: 750px;
	text-align:left;
	height: 500px;
}
#bioname {
	margin: 30px 0px 16px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #8c981e; 
}

#photobio {
	width: 750px;
	clear:both;
	height: 370px;
	padding-bottom:20px;
	background: url(images/biobottom.png) no-repeat bottom center;
}

#photobio2 {
	width: 750px;
	clear:both;
	height: 450px;
	padding-bottom:20px;
	background: url(images/biobottom.png) no-repeat bottom center;
}

#photobio3 {
	width: 750px;
	clear:both;
	height: 270px;
	padding-bottom:40px;
	background: url(images/biobottom.png) no-repeat bottom center;
}


#b_photo {
	width: 255px;
	padding-right: 30px;
	float: left;
	margin-top: 4px;
}

#b_bio {
	width: 435px;
	float:right;
	margin: 0;
	padding-right: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color:#FFFFFF;
	font-weight:normal;
	height: 100%;
}