.galleryTitle	{
	width: 100%;
	text-align: center;
}
.galleryTitle h5	{
	margin: 10px 0px 10px 0px;
	background-color: #EFF7FF;
	color: #050845;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  
	font-style: normal;
	font-weight: 600;
}
.galleryTitle h3	{
	color: #012571;
	font-family: "Arial";	
	margin: 10px 0px 10px 0px;
	font-style: normal;
	text-decoration: underline;
	font-weight: 600;
	text-align: center;
}
#galleryTable table	{
	width: 700px;
	border: 1px solid #000000;
	text-align: center;
	padding: 2px; 
}
#galleryTable table td	{
	width: 233px;
	vertical-align:top;
	text-align:center;
	border-right: 1px solid #000000;
}
#galleryTable img	{
	vertical-align:top;
	text-align:center;
}
#galleryTable h3{
	margin: 2px;
	color: #09497B;
	font-family: "Verdana";
	font-size: 8pt;
	text-align:center;
}
#galleryTable h5	{
	margin: 2px;
	color: #09497B;
	font-family: "Verdana";
	font-size: 7pt;
	text-align:left;
}
.clubbox	{
	margin: 2px;
	border: 1px solid #000000;
	padding: 2px;
	height: 110px;
}
.clubimage	{
	float: left;
	margin: 3px 3px 3px 1px ;
	padding: 0px;
}
.clubcontent	{
	font: normal 8pt Comic Sans MS;
	text-align: left;
}
.boxheader	{
	background-color: #012571;
	color: #ffffff;
	font-family: "Arial";
	font-size: 10pt;
	font-weight: 600;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #000000;	
}