body 
{
	height: 100%;
	font: normal normal 16px arial, sans-serif;
	background: #666 url('/images/template/top_fade.gif') repeat-x 0 0;
	margin: 0;
	padding: 0;
}

a img
{
	border: none;
	/*color: white;*/
}

/*-----------Page Wrappers-------------------------------------------------*/
#outerPageWrapper
{
	width: 59.81em;
	position: relative;/**/
	padding-top: 0;
	background: transparent url('/images/template/page_background.jpg') repeat-y 0 0;
	/*min-height: 45.7em;*/
	margin: 0em auto 0em auto;

}

#PageWrapper
{
	float: left;/**/
	margin: 0 0px 0 0px;
	padding: 0;
	width: 59.81em;
	background: transparent url('/images/template/page_background.jpg') repeat-y 0 0;
	/*overflow: hidden; for safari?
	background: transparent url('/images/template/header1.jpg') no-repeat;*/
}

/*---------------------Header---------------------------------------------*/
#Header
{
	width: 57.5em;
	/*height: 17em;*/
	left: 0;
	margin: 0;
	padding: 0;
	cursor: default;
	/*background: transparent url('/images/template/header1.jpg') no-repeat 0 0;*/
}



#Logo
{
	position: absolute;
	left: 1.2em;
	top: 0em;
	width: 32em;
	height: 10em;
	cursor: hand;
	overflow: hidden;

}

	.HeaderImageYear
	{
		position: absolute;
		top: 0.63em;
		right: 8.56em;
	}
	.HeaderImageBoulder
	{
		position: absolute;
		top: 1.5em;
		right: 16.94em;
	}
	.HeaderImageChamonix
	{
		position: absolute;
		top: 2.75em;
		right: 16.94em;
	}
	.HeaderImageChile
	{
		position: absolute;
		top: 4.25em;
		right: 16.94em;
	}
	.HeaderImageSydney
	{
		position: absolute;
		top: 5.75em;
		right: 16.94em;
	}
	.HeaderImageAsheville
	{
		position: absolute;
		top: 7.5em;
		right: 16.94em;
	}
	.divLNT
	{
		position: absolute;
		right: 2.5em;
		top: 2em;
	}

#divPresentedBy
{
	position: absolute;
	top: 1.3em;
	left: 32em;
	width: 98px;
	height: 124px;
	display: none;
}

#Menu
{
	padding: 0;
	position: absolute;
	top: 10.1em;
	left: 2.75em;
	z-index: 20;
	height: 3.0em;
	/*border: 1px solid green;*/
	width: 51.8em;
}

.menuText
{
	font: bold .75em/2em Verdana, Sans-serif;
	color: #723c3b;
}

#divSearchBox
{
	position: absolute;
	top: 17.1em;
	left: 2.4em;
	height: 1em;
	width: 15em;
	display: none;
}

.searchbox
{
	background: none;
	border: none;
	font: normal .8em verdana, sans-serif;
	/*width: 12em;*/
	color: #733E3A;

}

.searchButton
{
	position: absolute;
	top: -.2em;
	left: 13em;/**/
	cursor: pointer;
}

/*-------------Page Content--------------------------*/
#divPageContent
{
	width: 55.4em;
	color: #665647;
	text-align: left;
	padding: 0em;
	margin: 0em;
	background: transparent; /*url('/images/template/leftBG.jpg') repeat-y left bottom;*/
	clear: both;
	float: left;
	position: relative;
	z-index: 19;
	/*min-height: 29.8em;
	min-height: 10em;
	border: 1px solid pink;
	border-top: 1px solid 1px #887869;*/
	
	/*commented out by Mick*/
	/*Added by Aloha
	height:540px;*/
	overflow: hidden;
    width:100%;
}

#divConstantContact
{
	position: absolute;
	top: 0.5em;
	right: 2em;
	z-index: 207;
}

/*--------------Left Panel Area------------*/
#divLeftPanel
{
	width: 36.81em;
	/*height: 32.5em;*/
	padding: 0;
	margin-left: 0em;
	/*border: 1px solid red;*/
	position: absolute;
	left: 0;
	/*z-index: 0;*/
	background: transparent url('/images/template/panel_bg.jpg') repeat-y;
	background: transparent;
	white-space: normal;
	
	/*removed by mick*/
	/* Added by Aloha 
	 position:relative;
    left:0px;*/
}
#divLeftImage
{
	width: 36.8em;
	/*height: 32.5em;*/
}
#LeftExtra
{
	/*display: none;border: 1px solid blue;
	float: left;*/
	position: absolute;
	top: 0em;
	left: 4em;
	font-size: 0.8em;
	padding: 0 0.5em;
	
}

#LeftExtra p
{
	padding: 0 0.5em 0 0.5em;
}

.divInfoButton
{
	position: absolute;
	top: 30.8em;
	left: 5.06em;
	z-index: 500;
	cursor: pointer;
}
.divInfoButton:hover
{
}

#divNavPanel
{
	width: 6.19em;
	position: absolute;
	left: 8.5em;
	top: 6.3em;
	margin-left: 0.5em;
	z-index: 150;

}



#PanelBottom
{
	float: left;
	margin-left: -1px;
	clear: both;

}

/*--------------Main Content Area--------------------*/
#divMainContent
{
	width: 42.5em;
	position: relative;
	z-index: 20;
	background: transparent url('/images/template/paper1.jpg') no-repeat 0 4.5em;
	float: left;
	margin: 0.5em 0 0 14.19em;
	margin-right: 0em;
	 /*padding-bottom: 3em;
	min-height: 25em;*/
	/*border: 1px solid brown;*/
	
	/*deleted by mick*/
	/* Added by Aloha 
	position:relative; 
     top:-540px;*/
     
     /*height:515px;*/
     overflow: visible;
}

#divBannerImage
{
	clear: both;
	width: 50em;
	margin-left: 0em;
	margin-top: 1em;
	height: 12.84em;
	float: left;
}

.divTabStripClass
{
	/*display: none;
	border: 1px solid red;*/
}

#divTabStrip
{
	/*border: 1px solid red;*/
}

#pnlTabstrip2
{
	
}

.divTabStrip2Class
{
	/*position: absolute;
	left: 2.5em;
	top: 5.7em;*/
	clear: both;
	float: left;
	margin-bottom: 0.5em;

}


#RightBG
{
	background: transparent; /* url('/images/template/RightBG.jpg') repeat-y bottom right;*/
	float: left;
}

#divCenterContent
{
	clear: both;
	min-height: 40em;/**/
	margin-top: 0em;
	font: normal .75em/1.4em verdana, san-serif;
	text-align: left;
	float: left;
	width: 52.9em;
	position: relative;
	z-index: 20;
	margin-bottom: 8em;
	padding: 0 1em 0 2.5em;
	/*border: 1px solid orange;*/
	
	
}

#PageTitle
{
	margin-left: 5em;
	/*margin-left: -3.50em;*/
	float: left;
	width: 35.5em;
	height: 72px;/*6em*/
	background: transparent; /*url('/images/template/page_titles/film_festival.jpg') no-repeat 0 0;
	border: 1px solid green;*/
}


#divCenterContentPlaceHolder

{
	clear: both;
	float: left;
	/*border: 1px solid blue;*/
	width: 48em;
	/*min-height: 15em;
	background: transparent url('/images/template/paper1.jpg') no-repeat 0 0;*/
	background: transparent;
	margin-top: 1em;/**/
	z-index: 20;
	/*width: 46em;
	padding: 0 2em 0 0;
	margin-top: 10em;*/
}
#divRightContentPlaceHolder
{
	display: none;
}
#divCenterContentPlaceHolderTop
{
	clear: both;
	float: left;
	width: 48em;
	background: transparent;
	/*margin: 2em 2em 2em 2.6em;*/
	z-index: 20;
	/*min-height: 15em;border: 1px solid red;*/
}


#divRightContent
{
	display: block;
	width: 13.75em;
	/*border: 1px solid #d69b79;*/
	float: right;
	font-size: 0.8em;
	padding: 0em 0 0 0em;
	margin-top: 0em;
	background: #CFD4D4;
}
#PrintTop
{
	display: none;
}
/*---------------Footer--------------------*/
#Footer
{
	clear: both;
	color: #66584B;
	width: 41.25em;
	height: 2.5em;
	text-align: center;
	background: transparent; /*url('/images/template/footerBG.jpg') no-repeat bottom right;*/
	padding-top: 0em;
	overflow: hidden;
	float: left;
	position: absolute;
	bottom: 0;/**/
	z-index: 200;
	/*border: 1px solid green;*/

}

	#Footer img
	{
		padding: 0;
		margin: 0;
	}
	
	#Footer .text
	{
		font-size: 0.7em;
		font-family: Tahoma, Verdana, Sans-Serif;
		font-weight: 500;
	}
	
	#Footer a
	{
		color: #887869;
	}
	
	#Footer a:visited
	{
		color: #888;
	}


/* Added by Aloha */
.FooterImage
{
   position:relative; 
     top:5px;   
}

ol
{
	margin: 10px 0;
}

ul.sf_postListing ol li 
{
	list-style: decimal none outside;
	margin:0 0 5px;
	padding:0;
}

#chile-table-column1{
	width: 300px;
}

