#contentWrap {
        border: solid #cc6600 ;
	border-width: 0px 1px  0px  1px;
        background-color: white;
        display: table;
	width:67.7em;  
	margin-right:auto; 
	margin-left:auto; 
}
#wrap{
        display: table-row;
	background-color:white;
}
#left,
#middle,
#right,
#content {
        display: table-cell;
        vertical-align: top;
}
* 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:#333333;
	width:20.3em;
}
#left {
	background-color:#333333;
	background-image:url('piccyfix_1193738712_mentorjpg.JPG'); 
	background-repeat: no-repeat;
/* piccyfix_1193738216_mentorjpg.JPG */
	width:20.0em;
}
* html #middle {
	background-color:white;
}

* html #right {
	background-color:white;
}

* html #content {
	background-color:white;
}
#content{
	background-color:white;
	width:38.2em;
	padding-left: 6em;
	padding-top: 6em;
	font-family: myriad roman, verdana, arial, sans-serif;
	font-size: 1em;
	padding-right:6em;
}

#right {
	background-color:red;
}
#middle {
	background-color:white;
	width:46.2em;
}


