<html><body><p>body {
	background: url("../img/resources_bg.jpg") no-repeat;
}

#wrapper {
	width: 925px;
	float:left;
	margin:  0;
	
}


/**** NAVIGATION STYLES *****/

#nav {
	float:  left;
	width:  270px;
	margin: 0px 0px 0 0px;
	margin-top: 18px;
	background: url("../img/New_RC_Nav_Background.png") no-repeat;
}

	#nav ul {
		width: 270px;
		float: left;
	}
	
	#nav ul li {
		list-style-type: none;
		margin: 10px 0 0px 0px;
		float: left;
	}
	
		#nav ul li a {
			display: block;
			width:  261px;
			height: 23px;
			float: left;
			background: url("../img/nav_bgd.png") no-repeat;
			color: #000;
			text-decoration: none;
			line-height: 22px;
			padding-left: 30px;
		}
		
		#nav ul li a:hover {
			background: url("../img/nav_bgd_hover.png") no-repeat;
			color: #fff;
		}
		
		#nav ul li.back {
			margin: 10px 0 0 0;
		}
		
		#nav ul li.back a {
			height: 172px;
			width: 273px;
			background: url("../img/training_icon_BACK.png") no-repeat;
			text-indent: -9999px;
		}
		

/**** MAIN BODY AREA STYLES *****/


#mainContent {
	width:  590px;
	float: left;
	margin-top: 100px;
	padding-left:  60px;
}


/**** ICON STYLES *****/

	#icons {
		width:  590px;
		float: left;	
	}

	#icons ul {
		float: left;
		width:  590px;
		
	}
	
		#icons ul li {
			list-style: none;
			float: left;
			margin-right:  5px;
		}
		
			#icons ul li a {
				display: block;
				width:  41px;
				height: 41px;
				float:  left;
				text-indent: -9999px;
			}
			
			
				#icons ul li a.chart {
					background: url(../img/icons/chart.jpg) no-repeat;
				}
				
				#icons ul li a.spanner {
					background: url(../img/icons/spanner.jpg) no-repeat;
				}
				
				#icons ul li a.play {
					background: url(../img/icons/play.jpg) no-repeat;
					width:  57px;
				}
				
				#icons ul li a.tick {
					background: url(../img/icons/tick.jpg) no-repeat;
				}
	
/**** MAIN CONTENT STYLES *****/
						
#content {
	width: 480px;
	margin-top: 20px;
	float: left;
}	

	#content h1 {
		color: #000000;
		font-size: 1.5em;
		font-weight: bold;
	}
	
	#content p {
		font-size: 1.3em;
		color: #000;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
			


/**** FOOTER STYLES *****/
	
#footer {
	clear: both;
	float: left;
	width: 925px;
}		
			
	#footer #logosleft {
		width:  500px;
		float: left;
		margin-left: 23px;
	}
	
		#footer a {
			display: block;
			float: left;
			text-indent: -9999px;
		}
		
		#logosleft a.nfl {
			width:  55px;
			height: 55px;
			background: url(../img/logos/nfl.jpg) no-repeat;
		}
		
		#logosleft a.cdcfoundation {
			width:  214px;
			height: 55px;
			background: url(../img/logos/cdcFoundation.jpg) no-repeat;
		}
		

	
	#footer #logosright {
		width:  379px;
		margin-right: 23px;
		float: right;
	}
			
		#footer #logosright a {
			float: right;
		}
		
		
		#logosright a.bird {
			width:  52px;
			height: 55px;
			background: url(../img/logos/bird.jpg) no-repeat;
		}
		
		#logosright a.cdc {
			width:  49px;
			height: 55px;
			background: url(../img/logos/cdc.jpg) no-repeat;
		}
			
	#footer p#copyright {
		display: block;
		float: left;
		margin-left: 23px;
		font-size: 0.8em;
		margin-top: 10px;
		
	}
		
/**** RESOURCE CENTER STYLES, HTML Formatting *****/
			
 .subnavtop {
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.subnavtop a{
	font-size: 1.2em;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}
.subnavtop a:hover {
	color: #0024CD;
	text-decoration: none;
}
.subheads a:hover {
	color: #333;
}
#backtotop, #backtotop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 20px;
}
#backtotop a:hover {
	text-decoration: underline;
	color: #666;
}
.filedetail {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.rcbody {
	font-size: 0.85em;
	color: #000;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.rcbody table tr td {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.rcbodyBold {
	font-weight: bold;
}
.rcbody li {
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.rcbody a {
	font-weight: bold;
	color: #0024CD;
	text-decoration: underline;
}
.rcbody a:hover {
	color: #555555;
}

.rcbody ul {
	color: #000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 15px;
	margin: 2px;
	padding-left: 25px;
}
.rcbody ol {
	color: #000;
	text-decoration: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 15px;
	margin: 2px;
	padding-left: 9px;
	list-style-type: square;
}	
			
.rcbody table {
	color: #000;
	margin: 2px;
}
.moveImages {
	padding-left: 10px;
	padding-top: 8px;
}		

</p></body></html>