div.our_sites
{
	height: 1151px;
	margin:0 auto 0 18px;
}

div.all_sites
{
    padding-left:31px;
    padding-top:52px;
    float: left;
}
div.our_sites div.join_link_in_our_site 
{
	font-size: 20px;
	text-align: center;
	margin: auto;
	font-weight: bold;
}
div.all_sites div.row 
{
	float:					left;
	font-family:			"Arial","Verdana","Tahoma","sans-serif";
	font-size:				12px;
	font-weight:			bold;
	margin-bottom:			3px;
	padding-left:			1px;
	margin-left: 2px;
	text-align:				center;
	height:					177px;
}
div.all_sites div.row div
{
	float:left;
	width: 213px;
	background-color:		white;
	border:					1px solid #8baaff;
	margin-right:			3px;
	height:					176px
}

div.all_sites div.row div img
{
	width: 208px;
	height: 160px;
}

div.all_sites div.row div.newsite img 
{
	height:174px;
	width:208px;
}

div.our_site_header p {
    color: blue;
    font-size:140%;
    font-weight:bold;
    padding-top:20px;
    text-align:center;
}

div.top_join {
    height:40px;
    margin-top:-20px;
}

div.top_join a {
    color:blue;
    font-size:200%;
    font-weight:bold;
}

div.bottom_join {
    margin-top:10px;
}

div.bottom_join a {
    color:blue;
    font-size:250%;
    font-weight:bold;
    height:55px;
    text-align:center;
}
