/* CSS Document */



/* Philosophy DIVs */

#contentRightPhil {
	width: 541px;
	height: auto;
	float: right;
	display: block;
}

/* Philosophy Leftside Images */

#lsPhilTop {
	width: 200px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsPhilIntro {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsPhil1 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsPhil2 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsPhil3 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsPhil4 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsPhilBottom {
	width: 200px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}