body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	margin:0;	padding:0;}body.confections{	background-color:#373434;}fieldset,img{ 	border:0;}p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	line-height: 16px;	margin-top:12px;	margin-right:10px;	margin-left:15px;		}h1, h2, h3, h4, h5, h6 {	font-family: Courier, CourierNew;	margin: 0px;	padding: 0px;}h1{ 	font-size: 18px; 	color: #022c46; 	font-weight:bold; 	margin-top:12px;	margin-right:10px;	margin-left:15px;}h2{ 	font-size:13px;	color:#FFFFCC; 	font-weight:bold; 	margin-top:12px;	margin-right:10px;	margin-left:15px;}h3{	font-size: 95%;	color: #666666;	font-weight: bold;}h4{ font-size: 85%; font-weight: normal; color: #333333;}h5{ font-size: 85%; color: #334d55;}h6{ 	font-size: 11px; 	color: #333333; 	font-weight:Normal; 	margin-top:55px;	margin-right:5px;	margin-left:5px;}.yellow{	color:#FFFFCC;}/* global links */a:link {	color:#ffcc00;	}a:hover {	text-decoration:none;	}a:visited {	color:#cc9900;	}	/* layout */#outer_container {	width:842px;	margin:20px auto 0 auto;	}#header {	width:840px;	float:left;	height:140px;	border:solid 1px #000000;	}#main_container {	width:842px;	float:left;	background-image: url(images/confections/confections_bkgd.jpg);	background-repeat:repeat-y;	background-position:inherit;	}#haiku_col {	float:left;	display:inline;	width:210px;	border-left:solid 1px #000000;	}#fable_col {	float:left;	display:inline;	width:210px;	}#hwrk_col {	float:right;	display:inline;	width:210px;	}#images_col {	float:left;	display:inline;	width:210px;	}/* navigation */#nav_container {	float:left;	height:40px;	width:840px;		}#nav_container a:link,#nav_container a:visited,#nav_container a:focus {	color:#fff;	text-decoration:none;	}#nav_container a:hover {	color:#66bae7;	text-decoration:none;	}#nav_left {	width:630px;	float:left;	}#top_nav_ribbon {	height:20px;	background-color:#454a4d;	text-indent: 10px;}#bottom_nav_ribbon {	height:20px;	background-color:#5c6366;	text-indent: 10px;}#nav_right {	width:210px;	float:right;	text-align:center;	}#right_ribbon_top {	background-color:#737b80;	height:20px;	text-indent: 10px;	}#right_ribbon_bottom {	background-color:#2e3133;	height:20px;	text-indent: 10px;	}ul.nav_container li {	list-style-type:none;	padding-left: 0;	margin-left: o;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	letter-spacing:1px;	display:inline;	margin-right: 12px;	line-height: 20px;	}	/* misc */.clear {	clear:both;	}.smaller{font-size:10px;