h3 {
	float:left;
	margin:1px;
}	

h3.sponsored {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:1.4em;
	color:#1A003F;
	position:relative;
	left:7.8em;
	width:350px;
}

li.line {
	width:360px;
}

p.started {
	float:left;
	width:350px;
}

div.contact {
	position:relative;
	left:-2em;
	top:9.9em;
	margin:0;
}

div.frog {
	position:relative;
	left:4em;
	top:1em;
	width:320px;
	height:245px;
	float:left;
	margin-bottom:35px;
}

div.costs {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	position:relative;
	left:6em;	
	top:2em;
	margin-top:1em;
	width:400px;
}

h5 {
	font-size:1.4em;
	color:#181818;
	margin:0;
}

hr {
	width:350px;
	float:left;
}

p {
	font-size:95%;
	float:left;
	margin-bottom:0em;
	width:385px;
}

a:link
{
	color:#639021;
	text-decoration: none;
}

a:visited
{
	color:#639021;
	text-decoration: none;
}

a:hover
{
	color:#181818;
	text-decoration: none;
}

a:active 
{
	color:#639021;
	text-decoration: none;
}

