@charset "iso-8859-1";
/* edi nelson * philosophy * CSS */

#container {
    position:absolute;
	left: 50%;
	top: 0px;
	z-index:1;
}
#innerContainer {
	position:absolute;
	width:986px;
	height:1180px;
	margin-left:-493px;
	z-index:2;
}

/* this is the body */
#philosophyBodyElements {
	position:absolute;
	width:976px;
	height:783px;
	z-index:5;
	left: 5px;
	top: 210px;
	border: 0px;
	background-color:#FFFFFF;
}
#philosophyBodyAccent {
	position:absolute;
	width:966px;
	height:773px;
	z-index:5;
	left: 5px;
	top: 5px;
	border: 1px;
	border-style: solid;
	border-color: #97A3B7;
}
#philosophy {
	position:absolute;
	width:500px;
	height:761px;
	z-index:6;
	left: 238px;
	top: 5px;
}
#philosophyBody {
	position:absolute;
	width:500px;
	height:749px;
	z-index:6;
	left: 0px;
	top: 0px;
}
#philosophyPageHeader{
	position:absolute;
	width:500px;
	height:54px;
	z-index:6;
	left: 173.5;
	top: 10px;
	text-align: center;
}
#philosophyListings{
	position:absolute;
	width:480px;
	height:664px;
	z-index:6;
	left: 10px;
	top: 75px;
}
#philosophyImage1{
	position:absolute;
	width:10px;
	height:320px;
	z-index:6;
	left: 753px;
	top: 10px;
}


/* this is the footer */
#footer {
	position:absolute;
	width:976px;
	height:165px;
	z-index:3;
	left: 5px;
	top: 1003px;
}
