#contentWrap {
        border: 1px solid black ;
	border-width: 0px 0px 0px 0px;
        display: table;
	/* width:72.9em;   */
	width:74em;  
	margin-right:auto; 
	margin-left:auto;
	background:transparent url(../img/2008right_middle1.gif) repeat-y  scroll right top; 

             background-color:white;
}
#content-wrap{
        display: table-row;
        
	/* background-color:yellow; */
	/* background-color:grey; */
       	background:transparent url(../img/2008left_middle1.gif) repeat-y  scroll left top;

}
#wrap{
	width:73em;  
	margin: 0em 0em 0em 0em ;
	/* background-color:grey; */
       	/*background:transparent url(../img/2008left_middle1.gif) repeat-y  scroll left top;*/
}

#left,
#middle,
#right,
#content {
        display: table-cell;
        vertical-align: top;
	font-size:1em;
}
#content {
	font-size:1em;
}
* html #left,
* html #top_left,
* html #middle,
* html #right,
* html #content {
        margin-bottom: -10000px;
        padding-bottom: 10000px;
	float: left;
}
* html #left,
* html #top_left,
* html #middle,
* html #right,
* html #content {
        height: 100%;
        float: left;
}
* html #left {
	/* background-color:green; */
	background-color:white;
}
#left {
	/* background-color:green; */
	/*background-color:white;*/
	/*width: 35.0em;*/
	background:transparent url(../img/2008left_middle1.gif) repeat-y  scroll left top; 
}
* html #middle {
	/* background-color:blue; */
	/*background-color:white;*/
}

* html #right {
/* 	background-color:red; */
}

* html #content {
	/*background-color:white;*/
}
#content{
	/*background-color:white;*/
	background:transparent url(../img/2008left_middle1.gif) repeat-y  scroll left top;
	padding-left: 2em;
}
#right {
 	/* background-color:red;  */
}
#middle {
	/* background-color:blue; */
		background-color:white;
	/*width:17.5em;*/
}

