body {
	background:#191a1a;
	padding:0;
	margin:0;
}
p {
	color: #fff;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	display: block;
}
#container {
	width: 600px;
	margin: 0 0 0 100px;
	padding:10px;
	text-align:left;
}

h1#header {
	background: url(i/logo3.png) no-repeat;
	padding:0;
	margin:0;
	width: 163px;
	height: 190px;
	display:block;
	text-indent: -9000px;	
}
.bold{
	color: #fff;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	display: block;
}
h1{
	color: #fff;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	display: block;
}
h2{
	color: #fff;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	display: block;
}
.headline {
  color: #F8981D;
  font: bold 12px Georgia, "Times New Roman", Times, serif;
  display: block;
}

a:link {
  color: #F8981D;
 font: normal 12px Georgia, "Times New Roman", Times, serif;
  text-decoration: underline;
}
a:hover {
  color: #C3B396;
  text-decoration: underline;
}
a:visited {
  color: #F8981D;
  text-decoration: underline;
}
a:active {
  color: #F8981D;
  text-decoration: underline;
}
#interactiveReplacement {
	text-align:center;
	width:100%;
	margin: 0;
	padding:0;
}
