/* START Index Page */

div#index_leftcolumn
{
	float: left;
	margin-left: 10px;
	width: 390px;
	text-align: center;
}

div#index_rightcolumn
{
	float: right;
	width: 310px;
}

/* END Index Page */

/* START executivecommittee Page */

div#com_pagewidth
{
	clear: both;
	padding-top: 20px;
	margin-left: 10px;
	width: 700px;
}

div#com_outer_left_column
{
	float: left;
	width: 215px;
}

div#com_outer_right_column
{
	float: right;
	width: 465px;
}

div#com_inner_left_column
{
	float: left;
	width: 210px;
}

div#com_inner_right_column
{
	float: right;
	width: 215px;
}

div.tablehead
{
	font-weight: bold;
	width: 100%;
	text-align: left;
}

div.tablecontent
{
	text-align: left;
	margin-left: 5px;
	padding: 5px;
}

div.com_head
{
	padding-top: 20px; 
	clear: both; 
	width: 100%;
}

div.com_download
{
	clear: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	width: 400px;
}
/* END executivecommittee Page */


/* START sportsdirectory Page */

div.spo_outer_left_column
{
	float: left;
	width: 350px;
	margin-left: 10px;
}

div.spo_outer_right_column
{
	float: right;
	width: 350px;
	margin-right: 10px;
	
}

* html div.spo_outer_left_column { margin-left: 0px; }

div.spo_big_outer_left_column
{
	float: left;
	width: 250px;
	margin-left: 10px;
}

div.spo_big_outer_right_column
{
	float: right;
	width: 450px;
	margin-right: 10px;
}

div.spo_big_inner_right_column
{
	float: right;
	width: 203px;
	
}

div.spo_big_name_column
{
	float: left;
	width: 130px;
	padding: 5px;
}

div.spo_big_sport_column
{
	float: right;
	width: 95px;
	padding: 5px;
}

div.spo_big_contact_column
{
	float: left;
	margin-left: 2px;
	width: 230px;
	padding: 5px;
}

div.spo_big_membership_column
{
	float: left;
	width: 77px;
	padding: 5px;
}

div.spo_big_venue_column
{
	float: right;
	width: 100px;
	padding: 5px;
}

div.content_aff
{
	height: 90px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #666666;
	text-align: left;
}

* html div.spo_big_outer_left_column { margin-left: 0px; }

div.spo_inner_left_column
{
	float: left;
	width: 163px;
	padding: 5px;
}

div.spo_inner_right_column
{
	float: right;
	width: 163px;
	padding: 5px;
}

.lightgreen_th
{
	font-family: Verdana;
	background-color: #4ABE0D;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.lightgreen_th_large
{
	font-family: Verdana;
	padding: 5px;
	width: 339px;
	background-color: #4ABE0D;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

div.darkhead_pw
{
	clear: both;
	font-family: Verdana;
	padding: 5px;
	margin-left: 10px;
	width: 690px;
	background-color: #008000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

* html div.darkhead_pw { margin-left: 0px; }

.spo_tcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #666666;
	text-align: left;
}

div.stripe
{
	background-color: #E7E5E5;
}

* html div.spo_tcontent { padding: 2px; }

/* END sportsdirectory Page */

	
	


	