
	
	#subNav
	{
		width: 198px;
		height: 350px;
		float: left;
	}
	
		ul
		{
			margin-top: 35px;
			
		}
	
			li
			{
				font-style: normal;
				font-size: 10px;
				font-family: Arial, Helvetica, Verdana, sans-serif;
				text-align: right;
				list-style-type: none;
				line-height: 1.3em;
				padding: 0px 10px 0px 0px;
			}
	
			
			#uniforms a
			{
				color: #000000;
				text-decoration: none;
			}
			
			#uniforms a:hover
			{
				color: #b8b17d;
			}
			
			#teamwear a
			{
				color: #000000;
				text-decoration: none;
			}
			
			#teamwear a:hover
			{
				color: #b8b17d;
			}
			
			#warmups a
			{
				color: #000000;
				text-decoration: none;
			}
			
			#warmups a:hover
			{
				color: #b8b17d;
			}
			
			#jackets a
			{
				color: #000000;
				text-decoration: none;
			}
			
			#jackets a:hover
			{
				color: #b8b17d;
			}
			
			#dancewear a
			{
				color: #000000;
				text-decoration: none;
			}
			
			#dancewear a:hover
			{
				color: #b8b17d;
			}
			
			#shoes a
			{
				color: #000000;
				text-decoration: none;

			}
			
			#shoes a:hover
			{
				color: #b8b17d;
			}
			
			
			#poms a
			{
				color: #000000;
				text-decoration: none;	
			}
			
			#poms a:hover
			{
				color: #b8b17d;
			}
			
		
			#accessories
			{
				color: #f2fcd9;
				text-decoration: none;
				background-image: url(../images/arrow.gif);
				background-position: right 4px;
				background-repeat: no-repeat;
			}
			
						
	
	#content
	{
		width: 398px;
		height: 350px;
		float: left;
	}
	
	#mainContent
	{
		background: url(../images/products/BGImage_access.jpg);
		width: 887px;
		height: 350px;
		float: left;
	}
	
		#subhead
		{
			display: block;
			height: 50px;
			width: 300px;
			margin: 100px 70px 0px 10px;		
		}
	
		#body
		{
			line-height: 1.1em;
			font-style: normal;
			font-size: 10px;
			font-family: Arial, Helvetica, Verdana, sans-serif;
			color: #a11204;
			margin: 0px 80px 0px 15px;
		}
	

