body
{
	color:#FFFFFF;
	background-color:#aa55ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 10px;
	
}
h1           {
	text-align: Center;
	color: #106D29;
	font-weight: bold;
	font-size: xx-large;
}
h2           {
	color: #106D29;
	font-weight: bold;
	text-align: Left;
	font-size: x-large;
}
A 	{text-decoration: none}
A:link       {
	color: #FFFFFF
}
A:Visited    {color: #C0C0C0 }
A:hover	   {
	color: white;
	font-weight: bold;
}
#rhead {
	width: 100%;
}

#rhead img { vertical-align: middle; position: relative; top: 0; left: 0; float: left; clear: none; }

#Content {
	float: left;
	width: 70%;
}
#rlinks {
	width: 30%;
	float:right;
	list-style-image: url(images/runner.png);
}
