#communiies {
	display: block;
}
#communiies table {
	display: block;
	width: 880px;
	border: 1px solid #1E3561;
}
#communiies table   tr #names h1{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#names {
	padding-left: 10px;
}
#communiies table tr #names p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
#CColumn {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E3561;
}
#CColumn ul {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #000;
}
#CColumn li  {
	display: block;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../Mimages/bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}
#CColumn iframe {
	border: 1px solid #CECDBF;
	margin-top: 25px;
}
#communiies table .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E3561;
}
#LColumn {
	background-color: #F2F1DD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E3561;
	padding: 0px;
}
#LColumn h3 {
	color: #FFF;
	background-color: #900;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 15px;
}
#communiies table tr #LColumn p {
	font-size: 13px;
	line-height: 17px;
	color: #000;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#LColumn .Cbuttons {
	color: #FFF;
	text-decoration: none;
	background-image: url(../Mimages/button2.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	margin-bottom: 15px;
}
#Rcolumn h3 {
		color: #FFF;
	background-color: #900;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 15px;
}
#Rcolumn ul {
	display: block;
	margin-left: 10px;
}
#Rcolumn ul img {
	height: auto;
	width: 143px;
	display: block;
	margin: 5px;
}
#Rcolumn ul li {
	display: block;
	height: 135px;
	width: 153px;
	margin-right: 10px;
	float: left;
	text-align: center;
	vertical-align: top;
	background-color: #F4F3E3;
	border: 1px solid #C3C3B5;
	margin-bottom: 15px;
}
#Rcolumn ul li:hover {
	background-color: #E1E1E1;
}
#Rcolumn ul a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
