/*Section Layout*/

/*For All Sections*/


#bulletedlist {
	position: relative;
	left: 30px;
	width: 440px;
}

/*Sandy*/

#title {
	position: relative;
	color: #234204;
	width: 440px;
	border-bottom:#EBF3D8;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	text-align: left;
	margin-bottom: 10px;
}

#title h5 {
	color: #FDAB7F;
	font-size: 12px;

}

#biotext {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 10px;
	float: left;
}

#funfacts {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 10px;
	float: left;
}

#awards {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 10px;
	float: left;
}

/*Filmogrpahy*/
#filmography {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 20px;
	float:left;
}

#producing {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 20px;
	float:left;
}

#dirwritehistory {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 20px;
	float:left;
}

#filmyear {
	position: relative;
	left: 0px;
	width: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:left;
}

#filmtitle {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 10px;
	float: left;
}


/*Downloads*/
#videos {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 20px;
	float:left;
}

#audio {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 20px;
	float:left;
}

#tools {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 20px;
	float:left;
}

#videosleft {
	position: relative;
	width: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	font-size: 0.9em; 
}

#videosright {
	position: relative;
	width: 230px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	font-size: 0.9em; 
}

#videodate  {
	color: #FD702E;
}


/*Specials*/
#specialstext {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 10px;
	float: left;
}


/*Site*/
#sitetext {
	position: relative;
	left: 0px;
	width: 440px;
	padding-bottom: 10px;
	float: left;
}