
/* --------- Kham Film Project - About -------------*/

	
/* --------- Named Tag Attributes -------------*/
	
	#centerContent {
		width:940px;
		height:550px;
		margin:10px 0px;
		position:relative;
		top:-40px;
	}
	
	#leftContent {
		background:url(../media/aboutLeft.png) no-repeat;
		width: 260px;
		height:520px;
		position:relative;
		float:left;
		margin-top:20px;
	}
	
	#leftContentText {
		margin:10px 15px;
		font-size:75%;
	}
	
	#leftContentText .italic {
		font-style:italic;
	}
	
	#rightContent {
		width: 670px;
		height:520px;
		position:relative;
		float:left;
		margin-left:10px;
		margin-top:20px;

	}
	
	#map {
		width:597px;
		width:347px;
		margin-top:30px;
		margin-left:30px;
	}
	
	#aboutDirectorsLeft {
		width:280px;
		height:400px;
		position:relative;
		float:left;
	}
	
	#aboutDirectorsRight {
		width:280px;
		height:400px;
		position:relative;
		float:left;
	}
	
	
/* --------- Class Attributes -------------*/

	
	.rightBox {
		background:url(../media/participatoryBoxSolid.png) no-repeat;
		width:310px;
		height:249px;
		margin:0px 10px;
		position:relative;
		float:left;
	}
	
	.watch {
		position:absolute;
		top:228px;
		left:196px;
		width:100px;
		height:12px;
	}
	
	.twentyOnTop {
		margin-top:20px;
	}
	
	.participatoryBoxImage {
		height:120px;
		width:290px;
		margin-left:10px;
	}
	
	.participatoryBoxText {
		margin:10px;
		font-size:75%;
	}
	
	.participatoryBoxText span {
		position:relative;
		float:right;
	}