

body {
	background-image: url(ArcherWebLogos/Onehitwonders/background.gif);
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #333;
}

#container {
	width: 633px;
	margin: auto;
	border-top: 1px solid #000;
	background-image: url(ArcherWebLogos/Onehitwonders/containerbackground.gif);
	text-align: left;
	padding: 0 0 0 29px;
	position: relative;
	top: -1px;
}

#pageHeader {
	background-image: url(ArcherWebLogos/Onehitwonders/OneHitSMaller.jpg);
	width: 605px;
	height: 332px;
	margin-top: 0;
	}

#pageHeader h1, h2 {
	display: none;
	}
	
#preamble, #supportingText {
	margin: 0 0 0 8px;
	width: 389px;
}

#preamble h3, #supportingText h3 {
 	margin-top: 0;
	}
	
#preamble p, #supportingText p, #quickSummary p {
	margin: 10px 15px 10px 15px;
}

#quickSummary, #linkList {
	position: absolute;
	left: 435px;
	width: 192px;
	}	
	
#quickSummary {
	top: 332px;
	padding-top: 46px;
	color: #000;
	background-image: url(/ArcherWebLogos/Onehitwonders/summary.gif);
	background-repeat: no-repeat;
}

#linkList {
	top: 526px;
}


#footer {
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
	}
	

#preamble h3 {
	background-image: url(ArcherWebLogos/Onehitwonders/title1.gif);
	width: 389px;
	height: 46px;
}

#preamble h3 span {
	display: none;
}

#explanation h3 {
	background-image: url(ArcherWebLogos/Onehitwonders/title2.gif);
	width: 389px;
	height: 46px;
}

#explanation h3 span {
	display: none;
}

#participation h3 {
	background-image: url(ArcherWebLogos/Onehitwonders/title3.gif);
	width: 389px;
	height: 46px;
}

#participation h3 span {
	display: none;
}

#benefits h3 {
	background-image: url(ArcherWebLogos/Onehitwonders/title4.gif);
	width: 389px;
	height: 46px;
}

#benefits h3 span {
	display: none;
}

#requirements h3 {
	background-image: url(ArcherWebLogos/Onehitwonders/title5.gif);
	width: 389px;
	height: 46px;
}

#requirements h3 span {
	display: none;
}

h3.select {
	background-image: url(ArcherWebLogos/Onehitwonders/designs.gif);
	width: 192px;
	height: 45px;
}

h3.select span {
	display: none;
}

h3.archives {
	background-image: url(ArcherWebLogos/Onehitwonders/archives.gif);
	width: 192px;
	height: 45px;
}

h3.archives span {
	display: none;
}

h3.resources {
	background-image: url(ArcherWebLogos/Onehitwonders/resources.gif);
	width: 192px;
	height: 45px;
}

h3.resources span {
	display: none;
}


li {
 	padding: 0 0 6px 0;
 	text-transform: capitalize;
}

#lselect a:link.c, #lselect a:visited.c {
 	display: inline;
 }

#lselect a {
 	display: block;
 }

#lselect ul li {
 	list-style-image: url(ArcherWebLogos/Onehitwonders/paperfolded.gif);
}

#larchives ul li, #lresources ul li {
 	list-style-image: url(ArcherWebLogos/Onehitwonders/paper.gif);
}

a:LINK {
	text-decoration: none;
	color: #CC0000;
	}
	
a:VISITED {
	text-decoration: none;
	color: #CC6666;
	}
	
a:HOVER {
	text-decoration: underline;
	color: #CC0000;
	}
	
#footer {
	border-top: 1px solid #999;
	padding: 6px 0 6px 0;
	background-color: #FFF;
}
#footer a {
	font-weight: bold;
	}
