#placeHolder {
	width: 411px;
	height: 182px;
	float: left;
}

#intro {
	width: 209px;
	height: 182px;
	background-image: url(introBG.jpg);
	background-repeat: repeat-x;
	float: left;
}

#intro p {	
	margin-left: 20px;
}

.newsletter {
	width: 197px;
	height: 182px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentBox {
	width: 197px;
	height:182px;
	background-color: #f5f9fb;
	float: left;
}

.contentBox2 {
	width: 197px;
	height:182px;
	background-color: #f5f9fb;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.contentBox2 p { padding-left: 0px; width: 160px; }
.contentBox2 a { font-weight: bold; text-decoration: none; }
.contentBoxLink { color: #1d618f; background-image:url(custom-bullet.gif); background-position: left; background-repeat: no-repeat; padding-left: 10px; clear: both; float: left; margin-top: 10px;}
.contentBoxLink hover{text-decoration: underline;}

.contentBox2 img {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}

#menu2_loc {
	height: 38px;
}

.block {
	width: 196px;
	float: left;
	margin-right: 17px;
	margin-bottom: 15px;
}

#coachblock, #articleblock {
	width: 409px;
}

#coaches, #articles {
	width: 409px;	
}

#coaches .blockinfo, #articles .blockinfo {
	height: 100px;
}

.block ul {
	margin-left: 16px;
	margin-bottom: 0px;
}

.block li {
	line-height: 1.5;
	list-style-image: url('bullet.gif'); 
}

.block h2 {
	color: #ffffff;
	background-image: url(blockh2.gif);
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.block h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin-left: 0px;
}

.block img {
	display: block;
}

.blockinfo {
	background-color: #f5f9fb;
	border-left: 1px solid #e8f0f4;
	border-right: 1px solid #e8f0f4;
	border-bottom: 1px solid #e8f0f4;
	border-top: 4px solid #dee9ef;
	padding: 10px;
	padding-left: 10px;
	padding-top: 6px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 105px;
}

.blockinfo img {
	float: right;
	margin-top: -10px;
	margin-right: -11px;
	
}

.blockinfo p {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.blockinfo a {
	text-decoration: none;
}

.blockinfo a:hover {
	text-decoration: underline;
}

.blockheadera {
	margin-bottom: 10px;
	margin-right: 17px;
	float: left;
	background-color: #f5f9fb;
	border: 1px solid #e8f0f4;
	padding: 4px;
	width: 399px;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
}

#intro2010 {
	width: 190px;
	margin-left: 20px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-right: 15px;
}

.rss {
	float: right;
	margin-right: 7px;
}

.rss a {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}