/*Formatting for the Body of the Contact Page*/
div#coinfo
	{
		border:solid #006600 thin;
		width:500px;
		margin:20px 0px 25px 0px;
	}
h1#h1info
	{
		background-color: #CCFF99;
		color:black;
	}
li
	{
		margin:0px 10px 10px 0px;
	}
img#efrimg
	{
		width:200px;
		height:303px;
		position:absolute; top:181px; left:520px;
		border: solid black 1px;
	}
div.addblock
	{
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		width:590px;
		font-style:normal;
		background-color:#CCFF99;
		color:black;
		padding:20px;
	}
div.addblock h2 a:hover
	{
		text-decoration:none;
	}
p#telpara
	{
		float:right;
		width:250px;
		padding:10px;
		margin-top:0;
	}
p#addpara
	{
		width:200px;
		padding:10px;
	}
