#expander {
	background: url(../images/yellowboard_tile2x2.png) repeat;
	margin: 0 -410px;
	min-width: 820px; /* Critical Safari fix! */
	position: relative;
}
/* Jello */
body {
	padding: 0 410px 0 410px;
	margin: 0;
	text-align: center;
	background: #990000;
}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 36%;
	max-width: 170px;  /* version for IE is at the bottom of this style block */
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 



/* * * * * * * * * * * * * * * * * */

#sidebar {
	width: 20%;
	float: left;
	display: inline; /* IEwin doubled margin bug fix */
	text-align: center;
	margin-left: 3%;
	height: 445px;
	margin-top: 0px;
	background: url(../images/navColumn.png) no-repeat center top;
}

#content {
	width: 62%;
	margin-right: 8%;
	text-align: left;
	float: right;
	display: inline; /* IEwin doubled margin bug fix */
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}


/* http://positioniseverything.net/easyclearing */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#webDealLogo {
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: right;
}
#postcardHilite {
	padding-right: 35px;
}
#postcardTanizaki {
	padding-right: 15px;
}
#hintimage {
	margin-top: 0px;
	padding-top: 10px;
}
#postcardPhotoburst {
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

    #header {
	background: #003300 url(../images/header_logo.gif) no-repeat center center;
	height: 108px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	border-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
    #header img {
	padding-top: 20px;
	margin-left: 3%;
}
    #sidebar img {
	padding-top: 2px;
	padding-bottom: 20px;
	margin-top: 0px;
}
    a {
	margin-top: -2px;
	padding-top: 2px;
}
    .style5 {color: #003300}
.leftAlign {
	text-align: left;
}
    .style6 {color: #003300; font-size: 14px; }
    #content .style6 {
	font: 14px/130% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
}
tr.altRow td {
	background: D0C29F;

}
.rightAlign {
	text-align: right;
}
table, tr, td {
	border: 2px solid #666666;
}
#locationMap {
	border: 2px solid #003300;
}

