#menu{
	display:  none !important;
}

#numbers{
	display:  none;
}
#story{
	display:  none;
}
.badge{
	display:  none;
}

.imagereplace{
	background: #ffffff !important;
	font-size:14px!important;
	letter-spacing:0!important;
	text-indent:0!important;
}

html,body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff !important;
}

#container {
   margin-left: 10%;
   padding-top: 1em;
}

dt {
	width:  80%;
	font-weight:  bold;
	color:  #002d21;
	height: 3em;
}

dd {
	margin-top:  -3em;
	float:  right;
	text-align:  left;
	width:  20%;
	height: 3em;
	
}

hr{
	clear:both;	
	
	background-color: none !important;
	height: 1px;
}

