body {  
	background-image: url(background.png);
  background-color: #ab82c9;
	color: #062937;
  font-family: georgia;
}
#prices {
  font-size:150%;
  font-weight: bold;
}
#trail { 
  color: #cc0000;
  font-family: georgia;
  font-size: 200%;
  font-weight: bold;
}
#left_ie {
  color: #dd0000;
  font-family: georgia;
  line-height: 15px;
  font-size: 90%;
  font-weight: bold;
}
#right {
  padding-left: 15.5em;
}
#right2 {
  padding-left: 25.5em;
}
img.girl {
	border-style: none;
	behavior:	url("pngbehavior.htc");
	height: 225px;
	width: 200px;
}
a.hideme:link {
	color: #062937;
	text-decoration: none;
}
a.hideme:visited {
	color: #062937;
	text-decoration: none;
}
a.hideme:hover {
	color: #dd00dd;
	text-decoration: none;
}
a.textlink:link {
	color: #062937;
	text-decoration: none;
	display: block;
}
a.textlink:visited {
	color: #062937;
	text-decoration: none;
}
a.textlink:hover {
	color: #dd00dd;
	background: #eeeeee;
	text-decoration: none;
}
span.textlink {
	border-color: #062937;
	border-style: outset;
	padding-left: 30px;
	padding-right: 30px;
}
.seeker {
	color: #990000;
}
