div.contenthistory {
	width: 986px;
	margin: 0;
	padding: 0;
}

div.navItem
{
	width: 246px;
	height: 136px;
	margin: 0;
	padding: 0;
	float: left;
}

div.floatLeft
{
	float: left;
	width: 606px;
	margin: 10px 0;
	padding: 0;
}

div.floatRight
{
	width: 339px;
	margin: 10px 0 10px 0;
	padding: 0 10px;
	float: right;
}

.bold
{
	font-weight: bold;
}

span.h1
{
	font-size: 16px;
	font-weight: bold;
	background: #c70b0b;
	color: #fff;
	margin-left: 10px;
	padding: 2px 10px;
}

span.h1 a
{
	color: #fff;
	text-transform: uppercase;
}



a.image1, a.image1sel, a.image2, a.image2sel, a.image3, a.image3sel,  a.image4, a.image4sel 
{
	width: 240px;
	height: 136px;
	margin: 0;
	padding: 0;
	display: block;
}

p.text
{
	margin: 0;
	padding: 10px 0;
}

.myImg
{
	display: block;
	float: left;
	margin: 0;
	padding: 0 2px 10px 0;
}

a.image1
{
	background: url(history_images/compact_history.jpg);	
}

a.image1:hover
{
	background: url(history_images/compact_history_3.jpg);	
}

a.image1sel
{
	background: url(history_images/compact_history_2.jpg);	
}

a.image2
{
	background: url(history_images/historical_eras.jpg);	
}

a.image2:hover
{
	background: url(history_images/historical_eras_3.jpg);	
}

a.image2sel
{
	background: url(history_images/historical_eras_2.jpg);	
}

a.image3
{
	background: url(history_images/historical_figures.jpg);	
}

a.image3:hover
{
	background: url(history_images/historical_figures_3.jpg);	
}

a.image3sel
{
	background: url(history_images/historical_figures_2.jpg);	
}

a.image4
{
	background: url(history_images/olympic_history.jpg);	
}

a.image4:hover
{
	background: url(history_images/olympic_history_3.jpg);	
}

a.image4sel
{
	background: url(history_images/olympic_history_2.jpg);	
}


div.teaserItem
{
	margin: 0 0 20px 0;
	padding: 0;
}

div.teaserItem a
{
	color: #890d0d;
	display: block;
	text-decoration: none;
}	

div.teaserItem a.moreLink
{
	float: right;
}

ul.list
{
	margin: 0 0 20px 30px;
	padding: 0;
}

ul.list li
{
	margin: 0;
	padding: 1px 0;
}

ul.list li.sel
{
	color: #C70B0B;
}

ul.list li a
{
	 color: #000;
	 text-decoration: none;
	 text-transform: uppercase;
}

ul.list li a.lower
{
	text-transform: capitalize;
}

ul.list li a.sel, ul.list li a:hover
{
	 color: #C70B0B;
	 font-weight: bold;
}

div.clearer{
	width: 100%; 
	clear: both; 
	height: 0; 
	line-height: 0px; 
	font-size: 0px;
	margin: 0; 
	padding: 0; 
	background: transparent;
	}

a.hover
{
	color: #000;
}
	
a.hover:hover
{
color: #C70B0B;
}	

