body {
	font: 12px/1.3 Arial, Helvetica, sans-serif;
	margin: 0;
	background: #E8DDED;
}
#fullpage {
	text-align: left;
	background: #FFFFFF;
	width: 740px;
	border: 1px solid #999999;
}
#fullpage #sidebar {
	padding: 6px;
}
#fullpage #sidebar .sideitem {
	border: 1px solid #9966CC;
	margin-top: 14px;
	background: url(images/SideAdTitleBkgd.gif) no-repeat center top;
}
#fullpage #sidebar .sideitem h2 {
	font-size: 15px;
	color: #660099;
	margin: 3px 0px 12px;
}
#fullpage #sidebar .sideitem p {
	font-size: 12px;
	color: #9966CC;
	line-height: 1.1;
	padding: 4px;
	margin: 0px;
}
#fullpage #sidebar .sideitem .linklist {
	text-align: left;
}
#fullpage #sidebar .sideitem .linklist h3 {
	font-size: 12px;
	color: #9966CC;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
#fullpage #sidebar .sideitem .linklist p {
	font-size: 11px;
	line-height: 1.1;
	margin: 0px 0px 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#fullpage #sidebar .sideitem p.footnote {
	font-size: 9px;
	color: #999999;
	line-height: 1.1;
}
#fullpage #sidebar .sideitem .linklist img {
	vertical-align: text-bottom;
}
#fullpage #mainpage {
	padding: 0px 60px 6px 65px;
}
#fullpage #mainpage h1 {
	font: bold 22px "Times New Roman", Times, serif;
	color: #CC3366;
	margin-top: 40px;
}
#fullpage #mainpage .topH1 {
	margin-top: 35px;
}
#fullpage #mainpage h2 {
	font-size: 13px;
	color: #660099;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	line-height: 1.2;
}
#fullpage #mainpage h2 .subHdg {
	color: #9966CC;
}
#fullpage #mainpage p {
	margin-top: 6px;
	margin-bottom: 10px;
}
#fullpage #mainpage .accentPic {
	border: 1px solid #CC3366;
	padding: 6px;
	margin-right: 20px;
}
#fullpage #mainpage .picLogo {
	margin-top: 8px;
}
#fullpage #mainpage .picLeft {
	margin-right: 20px;
}
.accentPrimary {
	background: #660099;
}
.accentSecondary {
	background: #CC3366;
}
.accentWhite {
	background: #FFFFFF;
}
#header .menu {
	background: #DCBAFA;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom: 1px solid #660099;
}
#header .menu a {
	font-size: 13px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	background: #DCBAFA;
	padding: 4px 8px;
	border-right: 1px solid #660099;
}
#header .menu a:hover {
	background: #FFFFFF;
}
#pageHome a#mnuHome,
#pageTraining a#mnuTraining,
#pageSenior a#mnuSenior,
#pageWalking a#mnuWalking,
#pageRunning a#mnuRunning,
#pageAbout a#mnuAbout {
	color: #FFFFFF;
	background: #660099;
}
a:link {
	color: #660099;
	text-decoration: underline;
}
a:visited {
	color: #9933CC;
	text-decoration: underline;
}
a:hover {
	color: #CC66FF;
	text-decoration: none;
}
a:active {
	color: #CC66FF;
	text-decoration: none;
}
#fullpage #footer {
}
#fullpage #footer p {
	margin: 0px;
}
#fullpage #footer .menu {
	font-size: 11px;
	color: #660099;
	line-height: 1.8;
	padding-top: 15px;
	padding-bottom: 8px;
}
#fullpage #footer .credits {
	font-size: 10px;
	color: #666666;
	padding: 4px;
}
