#banner-left
{
	background-image: url(../images/associations/banner-left.jpg);
	float: left;
	height: 237px;
	width: 694px;
}
#banner-right p
{
	font-size:21px;
	padding-top:20px;
	padding-right:10px;

}
.association-table
{
	
	width: 461px;
}
.association-table h1
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}
.association-table-top
{
	background-image: url(../images/associations/association-table-top.gif);
	height: 31px;
	padding-left:25px;	
	text-align: center;
}
.association-table-bottom
{
	background-image: url(../images/associations/association-table-bottom2.gif);
	height: 32px;
	padding-left:25px;
}
.association-table-white
{
	background-image: url(../images/associations/association-table-white.gif);
	width: 461px;
	padding-left:25px;
	background-repeat:repeat-y;		
}
.association-table-blue
{
	background-image: url(../images/associations/association-table-blue.gif);
	width: 461px;
	padding-left:25px;
	background-repeat:repeat-y;	
}
.association-table-cell
{
	display: block;
	float: left;
	padding: 5px;
	text-align: left;
	width: 100px;
}