body {
		margin:0; padding:0;
		background-image: url("images/pattern.gif");
		background-repeat: repeat;
		font-family: arial, verdana;
		}
	#wrapper { 
		padding:0;
		border-width: 0px;
		}

	#header {
		margin:0; padding:0;
		}
	#header_store {
		position: absolute;
		left: 528px;
		top: 0px;
		vertical-align: top;
		background-color: black;
		}
	#toolbar {
		position: absolute;
		left: 173px;
		top: 0px;
		width: 539;
		background-color: black;
		}
	#overhang {
		position: absolute;
		left: 0px;
		top: 276px;
		padding: 0; margin: 0;
		}		
	#navbox {
		position: absolute;
		left: 21px;
		top: 304px;
		width: 152px;
		background: url("images/pattern_navbox.gif");
		background-repeat: repeat-y;
		border-left: 1px black solid;
		border-bottom: 1px black solid;
		}	
	#middle {
		position: absolute;
		left: 173px;
		top: 276px;
		width: 373px;
		font-size:80%;
		background-color: white;
		background: url("images/pattern_midcol.gif");
		background-repeat: repeat-y;
		border-left: 1px white solid;
		border-right: 1px white solid;
		border-bottom: 1px white solid;
		}
	#middle_mini {
		position: absolute;
		left: 173px;
		top: 83px;
		width: 539px;
		max-width: 537px;
		font-size:80%;
		background-color: white;
		background: url("images/pattern_mini_midcol.gif");
		background-repeat: repeat-y;
		border-left: 1px white solid;
		border-right: 1px white solid;
		border-bottom: 1px white solid;
		}
	#kids {
		position: absolute;
		left: 173px;
		top: 67px;
		width: 539px;
		max-width: 537px;
		font-size:80%;
		background: url("images/kids_bg.jpg");
		background-color: #ffc;
		background-repeat: no-repeat;
		border-left: 1px black solid;
		border-right: 1px black solid;
		border-bottom: 1px black solid;
		}
	#middletext {
		padding: 15px;
		}
	#kidsblog {
		margin-left: 80px;
		margin-top: 106px;
		margin-bottom: 20px;
		border: 1px #6c3 dashed;
		padding: 8px;
		width: 166px;
		background-color: #ff9;
		}
	#kidslinks {
		position: absolute;
		left: 281px;
		top: 321px;
		border: 1px #6c3 dashed;
		padding: 8px;
		width: 174px;
		max-width: 174px;
		max-height: 58;
		background-color: #ff9;
		font-size: 80%;
		}
	#order {
		border: 1px dashed #DFE091;
		background-color: #FFEF83;
		padding: 8px;
		font-weight: bold;
		font-style: oblique;
		}
	#orderprogress {
		margin-left: 16px;
		}
		
	#quickform {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	}
	#quicksearch {
	position: absolute;
	left: 84px;
	top: 5px;
	width: 71px;
	height: 21px;
	}
	#quickauthor {
	position: absolute;
	left: 14px;
	top: 7px;
	width: 12px;
	height: 12px;
	margin: 0;
	border: 0;
	background-color: #FFEF83;
	}
	#quicktitle {
	position: absolute;
	left: 14px;
	top: 22px;
	width: 12px;
	height: 12px;
	margin: 0;
	border: 0;
	background-color: #FFEF83;
	}
	#quickbutton {
	position: absolute;
	left: 9px;
	top: 37px;
	width: 39px;
	height: 16px;
	border: 1px solid white;
	background-color: #DFE091;
	font-style: oblique;
	font-weight: bold;
	}
	#quickbutton:hover {
	position: absolute;
	left: 9px;
	top: 37px;
	width: 39px;
	height: 16px;
	border: 1px solid white;
	background-color: #C6D900;
	font-style: oblique;
	font-weight: bold;
	}
	#quicklabel {
	position: absolute;
	left: 31px;
	top: 5px;
	font-size: 9px;
	line-height: 9px; 
	}
	#quicksearch_mini {
	position: absolute;
	left: 74px;
	top: 11px;
	width: 71px;
	height: 21px;
	}
	#quickauthor_mini {
	position: absolute;
	left: 7px;
	top: 14px;
	width: 12px;
	height: 12px;
	margin: 0;
	border: 0;
	background-color: #FFEF83;
	}
	#quicktitle_mini {
	position: absolute;
	left: 7px;
	top: 29px;
	width: 12px;
	height: 12px;
	margin: 0;
	border: 0;
	background-color: #FFEF83;

	}
	#quicklabel_mini {
	position: absolute;
	left: 23px;
	top: 11px;
	font-size: 9px;
	line-height: 9px; 
	}
	#quickbutton_mini {
	position: absolute;
	left: 0px;
	top: 43px;
	width: 39px;
	height: 16px;
	border: 1px solid white;
	background-color: #DFE091;
	font-style: oblique;
	font-weight: bold;
	}
	#quickbutton_mini:hover {
	position: absolute;
	left: 2px;
	top: 53px;
	width: 39px;
	height: 16px;
	border: 1px solid white;
	background-color: #C6D900;
	font-style: oblique;
	font-weight: bold;
	}

	INPUT {
	background-color: #fff;
	font-family: arial, verdana;
	border: #000000 1px solid;
	font-size: 12px;
	color: #333;
	}

	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	.navtext { margin: 10px;
			margin-left: 25px;
			margin-bottom: 20px;
			}
	.midcol { margin-left: 15 px; margin-right: 15px; margin-bottom: 30px; margin-top: 0px; 
	}
	.title { color: #963; font-style: oblique; font-size: 125%; font-weight: bold;}
	.resultstitle { color: #963; font-style: oblique; font-size: 100%; font-weight: bold;}
	.blogpost { color: #999; font-style: oblique; font-size: 115%; font-weight: bold; }
	TR.category TD { font-weight: bold; color: #000; background-color: #FFEF83; border: 1px black solid; padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 3px; }
	TD.results { border: 1px black solid; padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 3px;  }
	TD.smaller { font-size: 80%; text-align: center; border: 1px black solid; padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 3px;  }
	TABLE.results { width: 507px; margin: 0px; margin-top: 8px; margin-bottom: 8px; border-collapse: collapse; }


	a:link {color: #A07244;}
	a.menu { color: #000; text-decoration: none;}
	a.menu:visited { color: #333;}
	a:visited {color: #000;}
	a:hover {color: black; background: #C6D900;}
	a.menu:hover {color: white; text-decoration: none;}

	
