a img {
	border: none;
}
body {
	margin: 0;
	padding: 0;
}
body, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

a, a:link, a:hover, a:active, a:visited {
	color: #336699;
}
a:hover {
	color: #d64c2e;
}

/* header */
.widehead {
	background-image: url(header-bg.gif);
	height: 213px;
}
#narrowhead {
	background-image: url(copper-kitchenaid.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 213px;
	text-align: left;
	padding-left: 30px;
}
a#highbeam {
	display: block;
	width: 280px;
	background-image: url(pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 81px;
	text-decoration: none;
}
a#highbeam b {
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
	color: #666666;
}
a#highbeam:hover b {
	color: #d64c2e;
}
a#highbeam i{
	display: block;
}
a#highbeam u{
	text-decoration: none;
	color: #666666;
}
a#highbeam:hover u{
	color: #d64c2e;
}
a#highbeam img {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
.badger {
	position: absolute;
	left: 50%;
	margin-left: 350px;
	top: 150px;
	width: 116px;
}
.widemenu {
	background-image: url(menubg.gif);
	height: 29px;
}
.narrowmenu {
	background-image: url(menu3.gif);
	width: 990px;
	height: 29px;
}
a.logo {
	display: block;
	position: relative;
	top: 5px;
	width: 376px;
}
.widecontempt {
	background-image: url(20.gif);
	background-repeat: repeat-x;
}
.contented {
	width: 930px;
	text-align: left;
	position: relative;
	top: 20px;

}

