/*-- directory index css --*/
	body{background-image:url(../images/home-background.gif)}
	h1{font-family:georgia;font-size:12px;font-weight:100;display:inline}
/*---site frame including main table---*/
	#mainboxtop{background-image:url(../images/home-border-top.gif);background-repeat:no-repeat;background-color:#FFFFFF;background-position:top;width:780px;height:450px;margin-top:-225px;margin-left:-390px;position:absolute;top:50%;left:50%}
	#mainboxbottom{background-image:url(../images/home-border-bottom.gif);background-repeat:no-repeat;background-position:bottom;width:780px;height:450px}
	#mainboxleft{background-image:url(../images/home-border-left.gif);background-repeat:no-repeat;background-position:left;width:780px;height:450px}
	#mainboxright{background-image:url(../images/home-border-right.gif);background-repeat:no-repeat;background-position:right;width:780px;height:450px}
	#maintable{background-color:#F1F1F1;position:absolute;top:12px;left:12px;width:756px;height:426px;margin:auto}
/*---top navigation---*/
	#topbanner{background-color:#DFD7C8;width:752px;height:40px;margin-left:2px;margin-top:2px}
		#left-box{width:164px;height:40px;float:left}
		#right-box{width:572px;height:31px;float:left;text-align:right;padding-top:9px;padding-right:15px}
			.top-nav{color:#457B7B;font-family:georgia;font-size:12px;font-weight:bold;text-decoration:none}
			.top-nav:hover{color:#457B7B;font-family:georgia;font-size:12px;font-weight:bold;text-decoration:underline}
	#spacerone{width:752px;height:18px}
	#search-form{width:756;height:44px;display:block}
	#spacertwo{width:754px;height:40px;font-family:georgia;font-size:12px}
/*---categories table---*/
	#cattable{width:540px;height:176px;margin:auto}
		.catstyles{font-family:georgia;font-size:12px;color:#A95A0B;font-weight:bolder}
		#cattableleft{width:180px;height:175px;float:left;text-align:center}
		#cattablemid{width:180px;height:175px;float:left;text-align:center}
		#cattableright{width:180px;height:175px;float:left;text-align:center}
	#spacerthree{width:752px;height:64px}
/*---bottom navigation---*/
	#bottombanner{background-color:#DFD7C8;width:752px;height:40px;margin-left:2px;margin-bottom:2px}
		#leftbox{width:88px;height:23px;float:left;padding-left:12px;padding-top:14px}
		#middlebox{width:546px;height:30px;float:left;text-align:center; padding-top:7px}
		#rightbox{width:100px;height:37px;float:left}
			.botnav{font-family:georgia;font-size:11px;color:#457B7B}
			.botnav:hover{font-family:georgia;font-size:11px;color:#265858;text-decoration:none}