@charset "utf-8";

body {
	background-image: url(Images/Run.gif);
	background-repeat: repeat;
	background-position: left top;
}
#Wrapper #Header {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	height: 15%;
	width: 90%;
	margin-top: 0%;
	margin-bottom: -2%;
	margin-right: 10%;
	margin-left: 5%;
	text-align: center;
}
#Wrapper #Menu {
	float: left;
	width: 90%;
	margin-top: 16px;
	margin-right: 8%;
	margin-left: 5%;
	padding-top: 0%;
	text-align: center;
}
#Wrapper #Content1 {
	background-color: #ECC0ED;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 88%;
	color: #222130;
	text-decoration: none;
	height: 50%;
	width: 85%;
	float: left;
	padding: 2%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	margin-top: -4px;
	margin-bottom: 2%;
}
#Wrapper #Content1 h1 {
	font-size: 150%;
}
#Wrapper #Content1 h2 {
	font-size: 150%;
}
#Wrapper #Content1 h3 {
	font-size: 150%;
}
#Wrapper #Content1 h4 {
	font-size: 150%;
}
#Wrapper #Content1 h5 {
	font-size: 150%;
}
#Wrapper #Content1 #Content1a {
	height: auto;
	width: auto;
	margin-left: 28%;
	margin-right: 20%;
}
a:link {
	color: #009;
}
a:visited {
	color: #609;
}
a:hover {
	color: #C00;
}
a:active {
	color: #0C0;
}
#Wrapper #Footer1 {
	text-align: left;
	height: auto;
	width: 1053px;
	float: left;
	padding: 2%;
	font-size: 13px;
	background-color: #ECC0ED;
	margin-top: -2%;
	margin-bottom: 1%;
	margin-left: 5%;
}
#Wrapper #Footer1 a img {
	width: auto;
	height: auto;
	float: right;
	padding: 0px;
	margin-top: -40px;
	margin-right: 0px;
}
#Wrapper #Content1 #Content1b {
	text-align: center;
}
