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


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

#content
	{
		margin: auto;
		width: 800px;
		height: 1550px;
		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: #669999;
	}

#imageright
	{
		width: 329px;
		height: 234px;
		float: right;
		margin-right: 40px;
		margin-top: 20px;
		padding: 4px;
		display: inline;
	}

#imageright2
	{
		width: 380px;
		height: 350px;
		float: left;
		padding: 20px;
		display: inline;
	}

#copyadd
	{
		width: 350px;
		float: left;
		padding-top: 120px;
		color: #999;
		font-size: 16px;
		background-color: transparent;
	}

#copyadd p strong
	{
		color: #669999;
	}

#copyadd li
	{
		float: left;
		font-size: 16px;
		line-height: 20px;
		display: inline;
  	list-style-type: none;
  	}
	
#copyadd a:link
	{
		float: left;
		font-size: 14px;
		line-height: 20px;
		margin-right: 0px;
		border: 0px solid #ccc;
        text-decoration: none;
		color: #669999;
	}

#copyadd a:visited
	{
		float: left;
		font-size: 14px;
		line-height: 20px;
		padding: 0px;
		margin-right: 0px;
		border: 0px solid #ccc;
        text-decoration: none;
		color: #669999;
	}

#copyadd a:hover
	{
		color: #000;
	}

#copyadd strong
	{
		color: #669999;
	}



#copyleft ul
	{
		display: inline;
  	list-style-type: none;
  	}	

h9
	{
		padding-left: 18px;
		font-size: 14px;
		text-decoration: none;
	}