body {
	background: #eca31e;
	color: black;
	text-align: center;
	padding: 36px 77px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	}

#frame {
	margin: 0 auto;
	text-align: left;
	width: 831px;
	height: 502px;
	background: #ffffff;
	padding: 42px 40px 0px 40px;
	position: relative;
	font-size: 12px;
	z-index: 0;
	}
	
	h2.title {
		position: absolute;
		top: 42px;
		right: 551px;
		text-align: left;
		text-indent: -9999px;
		background-position: top left;
		background-repeat: no-repeat;
		z-index: 10;
		}
		
		span.struck {
			text-decoration: line-through;
		}
		
		h2.daddy	{ width: 295px;	height: 70px;	background-image: url(/images/headlines/daddy.gif);	}
		h2.glory	{ width: 215px;	height: 106px;	background-image: url(/images/headlines/glory.gif);	}
		h2.guts		{ width: 283px;	height: 107px;	background-image: url(/images/headlines/guts.gif); }
		h2.prizes	{ width: 342px;	height: 107px;	background-image: url(/images/headlines/prizes.gif); }
		h2.run		{ width: 304px;	height: 34px;	background-image: url(/images/headlines/run.gif); }
		h2.skill	{ width: 323px;	height: 107px;	background-image: url(/images/headlines/skill.gif); }
		h2.united	{ width: 214px;	height: 69px;	background-image: url(/images/headlines/united.gif); }
		h2.again	{ width: 167px;	height: 69px;	background-image: url(/images/headlines/herewegoagain.gif); }
	
	img.anchored {
		position: absolute;
		bottom: 7px;
		left: 295px;
		z-index: 10;
		}
	img.anchored.right {
		left: 395px;
		}
	
	#frame div.main {
		position: relative;
		margin-left: 343px;
		height: 245px;
		overflow: auto;
		padding-right: 20px;
		z-index: 20;
		}
		#frame div.tall {
			height: 435px;
			}
		
		.main a {
			color: #eeab1f;
			text-decoration: none;
			font-weight: bold;
			padding: 2px;
			}
		.main a:hover {
			text-decoration: underline;
			}
	
div#menu {
	position: absolute;
	right: -11px;
	bottom: -17px;
	width: 672px;
	height: 46px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/stripe.png', sizingMethod='scale');
	z-index: 35;
	}
	div#menu[id] {
		filter: none;
		background: url(/images/stripe.png) no-repeat;
		}
	
	ul#menu {
		display: block;
		position: absolute;
		left: 300px;
		bottom: -3px;
		height: 16px;
		font-size: 10px;
		line-height: 10px;
		z-index: 40;
		}
		ul#menu li {
			display: inline;
			}
			ul#menu li a {
				position: absolute;
				text-indent: -9999px;
				text-align: left;
				background: url(/images/menu.gif) no-repeat;
				height: 16px;
				font-size: 10px;
				line-height: 10px;
				outline: none;
				}
		ul#menu li.what a { 
			top: 0px;
			left: 0px;
			width: 101px;
			background-position: 0px 0px;
			}
		ul#menu li.what a:hover {
			background-position: 0px -16px;
			}
		
		ul#menu li.details a { 
			top: 0px;
			left: 103px;
			width: 77px;
			background-position: -101px 0px;
			}
		ul#menu li.details a:hover {
			background-position: -101px -16px;
			}
			
		ul#menu li.registration a { 
			top: 0px;
			left: 181px;
			width: 117px;
			background-position: -178px 0px;
			}
		ul#menu li.registration a:hover {
			background-position: -178px -16px;
			}
			
		ul#menu li.faq a { 
			top: 0px;
			left: 299px;
			width: 50px;
			background-position: -295px 0px;
			}
		ul#menu li.faq a:hover {
			background-position: -295px -16px;
			}
			
		ul#menu li.cvuw a { 
			top: 0px;
			left: 350px;
			width: 64px;
			background-position: -345px 0px;
			}
		ul#menu li.cvuw a:hover {
			background-position: -345px -16px;
			}
			
		ul#menu li.sponsorship a { 
			top: 0px;
			left: 415px;
			width: 116px;
			background-position: -409px 0px;
			}
		ul#menu li.sponsorship a:hover {
			background-position: -409px -16px;
			}
			
		ul#menu li.photos a { 
			top: 0px;
			left: 533px;
			width: 76px;
			background-position: -525px 0px;
			}
		ul#menu li.photos a:hover {
			background-position: -525px -16px;
			}

div.splotch {
	position: absolute;
	bottom: -367px;
	left: -179px;
	width: 380px;
	height: 597px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftgrunge.png', sizingMethod='scale');
	z-index: 30;
	}
	div.splotch[class] {
		filter: none;
		background: url(/images/leftgrunge.png) no-repeat;
		}
		
a.logo h1 {
	display: block;
	position: absolute;
	text-align: left;
	text-indent: -9999px;
	bottom: -109px;
	left: -77px;
	width: 393px;
	height: 488px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	z-index: 50;
	}
	a.logo[class] h1 {
		filter: none;
		background: url(/images/logo.png) no-repeat;
		}

#footer {
	margin: 0 auto;
	margin-top: 22px;
	width: 882px;
	position: relative;
	font-size: .85em;
	z-index: 10;
	}
	
	a.unitedway h1 {
		display: none;
		text-align: left;
		text-indent: -9999px;
		position: absolute;
		top: 1px;
		left: 430px;
		background: url(/images/unitedway.gif) no-repeat;
		width: 132px;
		height: 55px;
		}
	
	h2.date {
		display: block;
		float: right;
		width: 364px;
		height: 44px;
		text-indent: -9999px;
		background: url(/images/date.gif) no-repeat;
		margin-bottom: 5px;
	}
	h3.checkin {
		display: block;
		clear: right;
		float: right;
		width: 366px;
		height: 12px;
		text-indent: -9999px;
		background: url(/images/checkin.gif) no-repeat;
	}
	
	.clear {
		font-size: 1px;
		line-height: 1px;
		width: 0px;
		height: 0px;
		clear: both;
	}

#social {
	margin: 0 auto;
	width: 712px;
	position: relative;
	font-size: .85em;
	z-index: 10;
	margin-top: 10px;
	}
	
	#social .icons {
		float: right;
		}
	
		#social .icons img {
			display: block;
			float: left;
			margin: 0px;
			}

div.wiggle {
	position: absolute;
	z-index: 5;
	}

	div.wiggle.top {	
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/littlegrunge.png', sizingMethod='scale');
		top: -36px;
		left: -172px;
		width: 306px;
		height: 111px;
		}
		div.wiggle.top[class] {
			filter: none;
			background: url(/images/littlegrunge.png) no-repeat;
			}
		
	div.wiggle.bottom {
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rightgrunge.png', sizingMethod='scale');
		right: -245px;
		bottom: -535px;
		width: 380px;
		height: 597px;
		}
		div.wiggle.bottom[class] {
			filter: none;
			background: url(/images/rightgrunge.png) no-repeat;
			}
