/* thank you Mike Purvis for the Jello Generator and your great sense of humor; uwmike.com */
body {
	display:block;
	padding: 0 345px 0 345px;
	margin: 0;
	text-align: center;
	/* background: url(../_img/bg-hammer.jpg) no-repeat bottom left; */ 
	font: 12px/18px arial,helvetica, sans-serif;
}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 86%;
	max-width: 510px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -345px 0 -345px;
	min-width: 690px; /* Critical Safari fix! */
	position: relative;
	
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%;} 
#top { width:100%; margin-top:10px;} 
#content { width:59%; float:left; text-align:left; } 
#sidebar { width:41%; float:left;margin: 0; padding: 0; text-align:left;} 


<!-- Here we use a conditional comment to give IE/5/6/Win the javascript hack that helps them do max-width -->


td {font: 12px/18px arial,helvetica, sans-serif;}
img {border:0;}
img.border  {border:#813c37 1px solid; padding:1px; }
img.pad { margin:7px;}

p {padding: 0 8px 0 20px;}
h1 { font: 12px/18px Georgia, "Times New Roman", Times, serif; font-weight:bold; display:inline; padding: 0 8px 0 20px;}

.clear {clear:both; height:1px;}

.floatl {float:left;}
.floatr {float:right;}

.alignl {text-align:left;}
.alignr {text-align:right;}

.center {text-align:center;}

#topborder { width:100%; border-collapse: collapse;}
#topbg {background:url(../_img/bg-nav.gif);}
#page-border{ border-right:#813c37 1px solid; border-bottom:#813c37 1px solid; border-left:#813c37 1px solid; padding:0 0 1px 1px;}

#centerpic {width:auto; padding:1em 0 1em .7em; background-color:none; text-align:center;}
#subpic {background:url(../_img/bg-tan.gif);padding-top:10px; margin: 0 auto; margin:0 2px 1px 0;}

.piclist {padding:0 0 30px 15px; width:73px; float:left;}
