#state{
	text-align: left;
	width: 680px;
}
#stateInfo {
	float: left; 
	margin: 0; 
	width: 680px;
}
#stateContact {
	width: 330px; 
	margin: 0 0 0 10px;
	float: right;
}
#stateMembers {
	width: 330px; 
	float: left;
}
h2 {
	font-size:14px;
}
a#stateMemberPrimary {
	/*color: #990033;*/
	/*text-decoration:none;*/
}
li#stateMemberPrimary {
	padding-top: 5px;
}
#stateMemberPrimary {
	/*color: #990033;*/
	font-weight: bold;
}
p#noteam {
	color: #990033;
}
#break {clear: both; margin-bottom: 15px;}

#worldLinks {
	margin:0 0 0 10px;
}
/* debugging */
/*
#state {
background-color:#FF00FF; //pink
}
#stateInfo {
background-color:#00FFFF; //ltblue
}
#stateMembers {
background-color:#FFFF00; //yellow
}
#stateContact {
background-color:#0000FF; //blue
}
*/
