@import url("cheflinkstyle001.css");
@import url("chefupdates001.css");
@import url("chefedgeup001.css");
@import url("chefportfolio001.css");

body {
	font-family: arial;
	font-size: .8em;
	color: #fff;
	margin: 0px 0px;
	padding: 0px;
	background: #000 url(../images/topbg.gif) repeat-x top left;
	min-height: 100%;
	text-align: center;

    a img { color: white; }        /* trick to hide the border in Netscape 4 */
    @media all {                   /* hide the next rule from Netscape 4 */
    a img { color: inherit; }    /* undo the color change above */

}


.wholewheat {
	width: 510px;
	height: 100%;
	line-height: 130%;
	border-left: 0px #ffcc0e solid;
	border-right: 0px #ffcc0e solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: inherit;
	background: transparent url(../images/bottombg.gif) no-repeat bottom center;
	}

.wholewheat2 {
	width: 810px;
	height: 500px;
	line-height: 130%;
	border-left: 0px #ffcc0e solid;
	border-right: 0px #ffcc0e solid;
	border-bottom: 0px #ffcc0e solid;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float:  inherit;
	background: transparent;
	}

.wholewheat3 {
	width: 100%;
	height: 100%;
	line-height: 130%;
	border-left: 0px #ffcc0e solid;
	border-right: 0px #ffcc0e solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position:left;
	background: transparent;
	}

.ie .masterhead {
	background: transparent;
	width:750px;
	height:0px;
	font: bold 10px verdana;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	float: none;
	}
	
.gecko .masterhead {
	background: transparent;
	width:750px;
	height:0px;
	font: bold 10px verdana;
	text-align: right;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	float: none;
	}

.opera .masterhead {
	background: transparent;
	width:750px;
	height:166px;
	font: bold 10px verdana;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	position: relative;
	}

.konqueror .masterhead {
	background: transparent;
	width:750px;
	height:166px;
	font: bold 10px verdana;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	float: none;
	}

.webkit .masterhead {
	background: transparent;
	width:750px;
	height:166px;
	font: bold 10px verdana;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	float: none;
	}



.ie .h5 { font-size: 1em }
.gecko .h5 { font-size: 1em }
.opera .h5 { font-size: 12px }
.konqueror .h5 { font-size: 1em }
.webkit .h5 { font-size: 1em }

.ie .h6 { font-size: 1.4em }
.gecko .h6 { font: bold 14px arial; }
.opera .h6 { font-size: 14px }
.konqueror .h6 { font-size: 1.2em }
.webkit .h6 { font-size: 1.2em }
