#mediaFrame {
  display: none;
}

#divHeader {
	border-bottom: dotted 2px #730058;
	margin-bottom: 2px;
	width: 798px;
}
.imageLinksContent{
	display: none;
}
#divContent {
  width: 739px;
  padding:30px 30px 60px 30px;
	position: relative;
	left: 71px;
  font: 12px Arial;
  color: #808080;	
}
h1 {
  color: #590058;
  font: normal 16px Arial;
  padding-bottom: 20px;
}
h2{
  color: #590058;
  font: bold 12px Arial;
  padding-bottom: 10px;
}

p#olympicJourney object {
  width: 738px;
  height: 400px;
}

