div.MainTopHeader
{
	width: 900px;
	height: 96px;
	float: left;
	
	background-image: url(../images/headers/pooch-header.jpg);
	background-repeat: no-repeat;
}

div.Container3
{
	margin-bottom: 10px;
}

div.Container3 p a
{
	font-weight: bold;
}

div.Container3 div.Left
{
	float: left; 
	width: 330px;
}

div.Container3 div.Right
{
	float: left; 
	width: 330px;
}

div.LeftAnchors
{
	background-color: #ffffff;
	float: left;
	width: 210px;
}

div.LeftAnchors p
{
	text-align: center;
	padding-bottom: 5px;
}

div.LeftAnchors p.link
{
	padding-top: 0px;
	padding-bottom: 10px;
}

div.LeftAnchors p.img
{
	padding-top: 10px;
	padding-bottom: 0px;
}

div.LeftAnchors a
{
	color: #000000;
	text-decoration: underline;
}


div.MainWire p
{
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 20px;
	border-bottom: 1px solid #c7c2c2;
}

div.MainWire p.Last
{
	border-bottom: none;
}
