body {
		background: url("images/main_bg.png") top left repeat-x;
		margin: 0 0 0 0;
		text-align: center;
		font: normal normal normal 76%/1.5em "trebuchet ms", arial, helvetica, sans-serif;
		color: #333;
		}
		
	a, a:link, a:visited {
		color: #039;
		text-decoration: none;
		}
		
	a:hover {
		text-decoration: underline;
		}
		
	h1 {
		font-size: 1.4em;
		font-weight: normal;
		color: #039;
		width: 336px;
		height: 32px;
		background: url("image/kidshealth-magazine.png") top left no-repeat;
		display: block;
		margin-bottom: -10px;
		position: relative;
		z-index: 3000;
		margin-top: 2px;
		/*margin-left: 340px;*/
		}
		
	h2 {
		font-size: 1.2em;
		font-weight: bold;
		color: #333;
		width: 336px;
		height: 16px;
		}
		
	* html h2 {
		margin-bottom: -6px;
		}
		
	h2#getting_started {
		background: url("images/getting-started.png") top left no-repeat;
		}
		
	h2#sample_page_designs {
		background: url("images/sample-page-designs.png") top left no-repeat;
		}
		
	h2#supplemental_kidshealth_content {
		background: url("images/kh-supp-lib.png") top left no-repeat;
		}
		
	h2#creating_custom {
		background: url("images/creating-custom.png") top left no-repeat;
		}
		
	h2#ready_to_go {
		background: url("images/r2g-pdfs.png") top left no-repeat;
		}
		
	h2#direct_mail {
		background: url("images/direct-mail-header.png") top left no-repeat;
		}
		
	h2#brcs {
		background: url("images/BRCs.png") top left no-repeat;
		}
		
	h3 {
		font-size: 1.1em;
		font-weight: bold;
		color: #039;
		padding: 0;
		margin: 0;
		margin-left: 0px;
		}
		
	h4 {
		font-size: 1.4em;
		color: #039;
		/*width: 715px;
		height: 20px;
		background: url("images/resources-for-magazine-part.png") top left no-repeat;*/
		width: 709px;
		height: 25px;
		background: url("images/resources-header3.png") top left no-repeat;
		margin-bottom: 30px;
		margin-top: 30px;
		}
		
	.hider {
		display: none;
		}
		
	#container {
		width: 760px;
		margin: 15px auto;
		text-align: left;
		}
		
	#header {
		width: 760px;
		height: 87px;
		background: url("images/page_01.gif") top left no-repeat;
		margin-bottom: -14px;
		}
		
	#header_contact {
		text-align: right;
		padding-right: 28px;
		padding-top: 26px;
		}
		
	#nav_bar {
		width: 760px;
		height: 27px;
		background: url("images/page_02.gif") top left no-repeat;
		}
		
	#content_holder {
		width: 760px;
		background: url("images/girls-sky.jpg") top left no-repeat;
		height: 367px;
		margin: 0;
		padding-top: 15px;
		padding-bottom: 15px;
		}
		
	#spContent {
		width: 300px;
		margin-left: 30px;
		margin-top: 0px;
		}
		
	#content {
		width: 700px;
		margin: 0 auto;
		}
		
	#footer {
		width: 760px;
		height: 33px;
		background: url("images/page_05.gif") top left no-repeat;
		margin-top: -14px;
		}
		
	#copyright {
		text-align: center;
		padding-top: 6px;
		font-size: 10px;
		}
		
	ul li {
		padding-bottom: 8px;
		list-style-type: none;
		}
		
	ul {
		margin-left: -28px;
		paddign-left: 0px;
		}
		
	* html ul {
		margin-left: 8px;
		}
		
	li.word {
		list-style-type: none;
		/*background: url("images/wordIcon.gif") top left no-repeat;*/
		padding-left: 20px;
		display: block;
		z-index: 2000;
		background: url("images/bullet.gif") top left no-repeat;
		position: relative;
		}
		
	li.sPList {
		list-style-type: none;
		/*background: url("images/wordIcon.gif") top left no-repeat;*/
		padding-left: 15px;
		margin-left: -12px;
		display: block;
		z-index: 2000;
		background: url("images/bullet2.png") top left no-repeat;
		position: relative;
		}
		
	* html li.sPList {
		margin-left: -6px;
		}

	li.sPList a, li.sPList a:link, li.sPList a:hover, li.sPList a:visited {
		color: #036;
		font-weight: bold;
		}
		
	li.pdf {
		list-style-type: none;
		/*background: url("images/pdfIcon.gif") top left no-repeat;*/
		background: url("images/bullet.gif") top left no-repeat;
		padding-left: 20px;
		}
		

	#bottom_holder {
		width: 700px;
		margin: 18px auto;
		}
		
	#bottom_left_column {
		width: 340px;
		float: left;
		
		}
		
	#bottom_right_column {
		width: 340px;
		float: right;
		position: relative;
		top: 0px;
		
		}
		
	#top_holder {
		width: 700px;
		margin: 0px auto;
		}
		
	#top_left_column {
		width: 340px;
		float: left;
		}
		
	#top_right_column {
		width: 340px;
		float: right;
		position: relative;
		top: 0px;
		
		}