body {
	margin:0;
	/* padding: 0px 0px 20px 10px; */
	background-color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	text-align: left;
	margin: 0;
	float: left;
	background: ffffff;
	margin-top: 10px;
	overflow: automatic;
	width: 1000px;
}

#banner { 
	width: 635px;
	height: 200px;
	/* background: url("../images/header.png") no-repeat top left; */
	position: absolute; top: 0; left: 0; 
}
#text 
{ 
	width: 240px;
	height: 140px;
	/* background: url("../images/itp.png") no-repeat top left; */
	position: absolute; top: 40px; left: 550px; 
}
#nav 
{
	float:left;
	width: 125px;
	font-size:10px;
	padding:0em 1em 0em 1em;
}

#nav ul { list-style-type: none; padding: 0; }
#nav li { /*padding-left: 5px;*/ }

#content
{
  /* margin-left: 150px; */ 
  width: 800px;
  overflow: hidden;
  padding-bottom:25px;
}

#content .dates{
	font-weight:bold;
}

#maininfo .project_name {
	margin-bottom:0;
	padding-top: 25px;
	font-size: 21px;
}
#maininfo .user_name {
	margin-bottom:0;
	margin-top:0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #cc3300;
	font-weight:bold;
	font-size: 15px;
}
#maininfo .pitch {
	clear:right;
	margin-top:0;
	width: 320px;
	font-size: 13px;
}

#mainimage { /*float: right;*/ padding-top:5px;}

#bottom 
{
	margin-top: 1em;
	maring-left: 0px;
}

address 
{ 
	font-size: 10px;
	white-space: pre; 
	font-style: normal; 
}

img { behavior: url("pngbehavior.htc"); }

a{color:#037EA0;}
a:hover{color:#037EA0;}

/* --------------------- NEW CSS ------------------------ */

a:link, a:visited, a:active {
	color: #4037ea0;
	text-decoration: none;   
}

a:hover {
	text-decoration: underline;  
}

.header1, .header2, .header3, .header4, .text1, .text2 {
	font-weight:bold;	
	color: #000000;  	
}

.header1 a:link, .header2 a:link, .header3 a:link, .header4 a:link, .text1 a:link, .text2  a:link, .header1 a:visited, .header2 a:visited, .header3 a:visited, .header4 a:visited, .text1 a:visited, .text2  a:visited, .header1 a:active, .header2 a:active, .header3 a:active, .header4 a:active, .text1 a:active, .text2  a:active {
	color: #037ea0;
	text-decoration: none; 	
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, .header4 a:hover, .text1 a:hover, .text2 a:hover{
	color: #037ea0;
	text-decoration: underline;
}


.header1 {
	font-size: 48px;
	letter-spacing: -.25px;
	line-height: 36pt;
	padding: 0px 0px 0px 0px;	  	
}

.header2 {
	font-size: 24px;	
	letter-spacing: -.25px;
	line-height: 24px;
	padding: 0px 0px 0px 0px;		
}

.header3 {
	width: 770px;
	font-size: 14px;
	/* letter-spacing: 0px; */
	line-height: 15px;
	padding: 10px 0px 6px 0px;	
}

#nyuinfo
{
	margin-top: 10px;
}

.header4 {
	font-size: 12px;
	/* letter-spacing: 0px; */
	line-height: 15px;
	margin-top: 20px;	
}

.headerUnbold {
	font-weight: normal;
}


.text1 {
	font-weight: normal;
	font-size: 11px;
	/* letter-spacing: 0px; */ 
	line-height: 14px;
	padding: 4px 0px 6px 0px;		
}

.text2 {
	font-size: 11px;
	/* letter-spacing: 0px; */
	line-height: 10px;
	padding: 4px 0px 0px 0px;		

}

.photos {
	width: 770px;
	padding: 0px 0px 20px 0px;		

}


/* for dynamic text & Nav. Smaller text is darker and not bolded. */

.smallerText {
	font-size: 11px;
	font-weight: normal;	
	line-height: 12px;
	color: #000000;
	text-decoration: none;  
}

.mainNavText {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;  
	color: #000000;
	text-decoration: none;  
}

.mainText {
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
	text-decoration: none;  
}

.smallerText a:link, .smallerText a:visited, .smallerText a:active {
	color: #4037ea0;
	text-decoration: none;
}

.smallerText a:hover {
	color: #4037ea0;
	text-decoration: underline;
}


/* FORMATTED TABLE */
table { font-size: 11px; z-index: 99; }
table a { color: #037EA0; }

.t th a { }
.t th {
	height: 25px;
	margin: 0;
	padding: 0 0 0 15px;
	color: #000000;
	background-color: #e5e5e5; 
	text-align: left;
	vertical-align: middle;
}

.t tr { 
	/* background-color: #222 ; */
	/* #A9D6EB; */
	border-bottom: 1px solid #e5e5e5;
}

form
{
	margin-top: 8px;
}

.t td 
{
	margin: 0;
	padding: 4px; 
	border-bottom-color: #e5e5e5; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.t .subhead {
	font-size: 11px;
	/* background-color: #222; */
}

.t .content {
	padding: 8px;
	/* background-color: #A9D6EB; */
	border-bottom-color: #e5e5e5;
	border-bottom-style: solid;
	border-bottom-width: 10px;
}

.t .tablehead_selected { 
	background-color:#f1c624;
	border-bottom-style: none;
}
/*
.t .tablerowA { background-color:#222; }
.t .tablerowA_selected { background-color:#444; }
.t .tablerowB { background-color:#333; }
.t .tablerowB_selected { background-color:#555; }
*/
.t .keyword { /* background-color:#222 */; 
	border-bottom-style: none;
}

.currentShow
{
	font-weight: bold;
	margin-bottom: 15px;
}

#schedTable
{
    margin-top: 50px;
}

#maincontent
{
    font-size: 11px;
    line-height: 130%;
}

.leftcol
{
    float: left;
    width: 400px;
}

.rightcol
{
    float:left;
    width: 200px;
    margin-left: 40px;
}

#doclist
{
    margin-left: 5px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 2px;
	color: black;
}

.sbanner
{
	margin-left: -5px;
	margin-top: 10px;
}

.msbanner
{	
	margin-left: -5px;
	margin-top: 15px;
}
