.header {
	background-image: url(images/cookgirl1.jpg);
	height: 150px;
	width: 756px;
}
.top {
	background-image: url(images/headbar.jpg);
	width: 756px;
	background-repeat: repeat-y;
	height: 18px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
}
.sidebox {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF6600;
	background-image: url(images/box_tile.jpg);
	line-height: normal;
}
.bodytable {
	width: 554px;
	height: 100%;
	background-image: url(images/bodywave.jpg);
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.sideboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	width: 180px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	vertical-align: top;
	text-align: left;
}
.boddy {
	width: 750px;
	background-color: #FFFFFF;
}
