/* site hand coded by james ledford */
/* ------------------------------------------------------- */


/* main content for site-------------------------------- */

#content
	{
		margin: auto;
		width: 800px;
		height: 925px;
		color: #000;
		background: #fff;
		background:transparent url(../images/epi_con_bg.jpg) #fff;
		background-repeat: no-repeat;
	}

#copyleft
	{
		width: 750px;
		float: left;
		padding-left: 30px;
		padding-top: 20px;
		color: #999;
		font-size: 16px;
		background-color: transparent;
	}

#copyleft p strong
	{
		color: #996699;
	}

#rehab
	{
		width: 600px;
		float: left;
		clear: right;
		padding-left: 30px;
		color: #999;
		font-size: 16px;
		background-color: transparent;
	}

#rehab p strong
	{
		color: #996699;
	}

#imageright
	{
		width: 424px;
		height: 215px;
		float: right;
		margin-right: 40px;
		margin-top: 0px;
		padding: 4px;
		display: inline;
	}

#image2
	{
		width: 361px;
		height: 463px;
		float: left;
		margin-left: 40px;
		margin-top: 0px;
		padding: 4px;
		display: inline;
	}

#image3
	{
		width: 291px;
		height: 379px;
		float: right;
		margin-right: 60px;
		margin-top: 30px;
		padding: 4px;
		display: inline;
	}


	
