html
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	margin-bottom: 0px;
}

body
	{
		background-color: #ffffff;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 0px;
		margin-bottom: 0px;
	}
a 
	{
		text-decoration:none;
		color: #962f1e
	}

a:hover 
	{
		text-decoration: none;
		color: #000000;
	}

h1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 110%;
		color: #962f1e;
	}

/* THIS IS THE CODE FOR THE ENTER PAGE */


#entercontent p
	{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		font-size: 100%;
	}


#entercontent img
	{
		padding-top: 5%;
	}
	
.enter a:link
	{
		color: #973220;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		font-weight: bold;
		font-size: 100%;
		text-decoration: none;
	}
	
.enter a:hover
	{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		font-weight: bold;
		font-size: 100%;
		text-decoration: none;
	}

.enter a:active
	{
		color: red;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		font-weight: bold;
		font-size: 100%;
		text-decoration: underline;
	}
.enter a:visited
	{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		font-weight: bold;
		font-size: 100%;
		text-decoration: none;
	}

/* THIS IS THE END OF THE CODE FOR THE ENTRY PAGE */
#wrapper
	{
		position:absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		z-index: 1;

	}

#header
	{
		background:url(../images/tpff-top-banner.jpg);
		background-repeat: repeat-x;
		height: 245px;
		width: 100%;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		z-index: 1;
		position:absolute;
		left: 0px;
		top: 0px;

	}


/*START OF LEFT CONTENT */

#left
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 30%;
	margin-left: auto;
	top: 0px;
	left: 0px;
	background-color: none;
	/* padding-top: 300px; */
	z-index: 4;
	clear: both;
}

#leftcontent p.body
	{
		font-size: 80%;
		font: Arial, Helvetica, sans-serif;
		margin-right: 5%;
		margin-left: 5%;
	}
	

#left #tpff-logo 
	{
		position: relative;
		top: 0px;
		z-index: 4;

	}
	
#center #tpff-logo
	{
		margin-left: -300px;
		z-index: 10;
		clear: both;
	}


/*END OF LEFT CONTENT*/





/*START OF CENTER CONTENT */

#center
	{
		font-size: 100%;
		background-color: #c6bbb9;
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;		
		padding-bottom: 10px;		
		z-index: 3;
		min-height: 400px;
		position: relative;
		float: left;

	}

#center #text
	{
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		color: #000000;
		z-index: 3;
		background-color:#ffffff;
		position: relative;
		min-height: inherit;
	}
#center #text p, #center #text h1
	{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		
	}

#text p.last
	{
		padding-bottom: 5px;
	}	

#center #text h1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 110%;
		color: #962f1e;
	}
#center p.img
	{
		background-color: none;
	}
/*END OF CENTER CONTENT*/


/*START OF RIGHT CONTENT */
#right
{

	float: right;
	font-size: 100%;
	height: inherit;
	margin-top: 50px;
	z-index: 5;
	text-align: right;
}


.popout
	{
		width: 75%;
		float: right;
		height: auto;
		background-color:#ffffff;
		z-index: 12;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
		color: #000000;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 25px;
	}
/*END OF RIGHT CONTENT*/


/*START OF BOTTOM BORDER */
#footer
	{
		width: 100%;
		clear: both; 
		min-height: 230px /*Non-IE6*/; 
		height: auto !important /*Non-IE6*/; 
		height: 230px /*IE6*/; 
		background: url(../images/tpff-bottom-banner.jpg) repeat-x /*Total header background image entered here. Height: 125px*/;
		font-size:1.1em !important /*Non-IE6*/; 
		font-size:1.0em /*IE6*/; 
		overflow:visible !important /*Non-IE6*/; 
		overflow:hidden /*IE6*/;
		z-index: 1;
		margin-top: -140px;
		position: relative;
	}

.standards
	{
		height: auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 80%;
		z-index: 1000;
		text-align: left;
		padding-left: 10px;
	}

#boston
{
	background-image:url(../images/bpff-banner-film.jpg);
	background-repeat: repeat-y;
	height: 300px;
	z-index: 1;
	padding-top: 5px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 50px;

}
#boston #bostonname
{
	position: relative;
	height: auto;
	width: 50%;


	z-index: 2;
	padding-left: 5px;
}
#boston #bostonname h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffff00;
	
	
}
.bpffdescription
{
	width: 65%;
	float: left;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;
}

/* CHICAGO FILM FESTIVAL */
#chicago
{
	background-image:url(../images/chicago-palestine-logo.png);
	background-repeat:no-repeat;
	height: 300px;
	z-index: 1;
	width: 100%;
	background-color: #262626;
	margin-bottom: 50px;

}
#chicago #chicagoname
{
	position: relative;
	height: auto;
	width: 50%;
	background-color: #262626;
	z-index: 2;
	padding-left: 5px;
	float: right;
}
#chicago #chicagoname h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #b7a683;
	padding-top: 10px;
	background-color: #262626;
}
.cpffdescription
{
	width: 65%;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	margin-top: 20px;
	background-color: #ffffff;
}
		
/* HOUSTON FILM FESTIVAL */
#houston
{
	background-image:url(../images/houston-background.jpg);
	background-repeat:no-repeat;
	height: 300px;
	z-index: 1;
	width: 100%;
	margin-bottom: 50px;	

}

#houston #houstonname h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;

	
}
#houston #houstonname
{
	position: relative;
	height: auto;
	width: 50%;
	z-index: 2;
	padding-left: 5px;
	float: left;
}

.hpffdescription
{
	width: 65%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color:	#000000;
	margin-top: 20px;
	background-color: #ffffff;
	
}

/* LONDON FILM FESTIVAL */
#london
{
	background-image:url(../images/lpff-side.jpg);
	background-repeat:no-repeat;
	background-color: #cdceb3;
	height: 300px;
	z-index: 1;
	width: 100%;
	margin-bottom: 50px;	

}

#london #londonname h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding-left: 5px;

	
}
#london #londonname
{
	position: relative;
	height: auto;
	width: 100%;
	z-index: 2;
	float: left;
	background-color: #92af77;
}

.lpffdescription
{
	width: 65%;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color:	#000000;
	background-color: #ffffff;
	margin-top: 0px;
	
}
		
/* ANNARBOR FILM FESTIVAL */
#annarbor
{
	background-image:url(../images/ann-arbor-pff-bg.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	height: 300px;
	z-index: 1;
	width: 100%;
	margin-bottom: 50px;	

}

#annarbor #annarborname h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding-left: 5px;

	
}
#annarbor #annarborname
{
	position: relative;
	height: auto;
	width: 100%;
	z-index: 2;
	float: left;
	background-color: #92af77;
}

.aapffdescription
{
	width: 65%;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color:	#000000;
	background-color: #ffffff;
	margin-top: 95px;
	
}
/* SYDNEY FILM FESTIVAL */
#sydney
{

	background-color: #000000;
	height: 425px;
	z-index: 1;
	width: 100%;
	margin-bottom: 50px;	

}

#sydney #sydneyname h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	color: #ffffff;
	padding-left: 5px;
}
.red
{
	color: #ff0000;
	font-size: 75%;
}
#sydney #sydneyname
{
	position: relative;
	height: auto;
	width: 100%;
	z-index: 2;
	float: left;
	background-color: #000000;
}


.spffdescription
{
	width: 65%;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color:	#000000;
	background-color: #ffffff;
	margin-top: 0px;
	
}

/* TICKET BOXES */
td.line
{
	padding-bottom: 50px;
	padding-top: 5px;
}

/* SETTINGS FOR SURVEY */
label.bold
	{
		font-weight: bold;
	}
fieldset
	{

		margin-top: 25px;
	}
legend
	{
		font-size: 110%;
		background-color:#990000;
		color: #ffffff;
		font-weight:bolder;
		padding: 5px;
	}
textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 100%;
	}			
table.synopsis
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 85%;
	}	