body {
	background: #989898;
	padding: 0;
	margin: 5px 0;
	}

table {
	border: 0;
	padding: 0;
	margin: 0;
	}

td {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: left;
	}

#main {
	margin: 0 auto;
	text-align: center;
	}

#menu {
	padding: 0 0 0 20px;
	margin: 5px 0;
	}

#submenu {
	text-align: center;
	padding: 0;
	margin: 15px 0;
	line-height: 20px;
	font-family: trebuchet ms, verdana, sans;
	font-size: 13px;
	}

#submenu a:link, #submenu a:visited {
	color: #000000 ;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	}

#submenu a:hover, #submenu a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: overline;
	background-color: transparent;
	}


#content {
	padding: 0 25px 10px 23px;
	margin: 0;
	background-image: url(../images/kitchen2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
	}

#lowmenu {
	border: 0;
	margin: 0;
	padding: 0 0 0 15px;
	background: #cc0000;
	font-weight: normal;
	color:#989898;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	text-align: center;
	letter-spacing: 1px
	}

#lowmenu a:link, #lowmenu a:visited {
	color: #989898;
	text-decoration: none;
	background-color: transparent;
	}

#lowmenu a:hover, #lowmenu a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	}

#bottom {
	background-image: url(../images/bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	text-align: center;
	}

h1 {
	padding: 0 5px 0 5px;
	margin: 8px 35px;
	border-left: 2px solid #989898;
	text-align: left;
	}

p {
	padding : 0;
	margin : 12px 0;
	text-align : left;
	line-height : 16px;
	position : relative;
	}

.drop {
	padding: 3px 0 0 0;
	line-height: 26px;
	font-size: 34px;
	float: left;
	letter-spacing: 1px;
	color: #996666
	}

img.ba {
	margin: 10px;
	border-top: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	float: left;
	}

a:link, a:visited {
	color: #333333 ;
	text-decoration: underline;
	background-color: transparent;
	}

a:hover, a:active {
	color: #8B2500;
	text-decoration: none;
	background-color: transparent;
	}

a.bot:link, a.bot:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	}

a.bot:hover, a.bot:active {
	text-decoration: underline;
	color: #ffffff;
	background-color: transparent;
	}

div.form {
	text-align : right;
	height : 18px;
	width : 130px;
	border : 0;
	padding : 1px 3px 0 0;
	margin-top: 3px;
	margin-left: 5px;
	display : block;
	float : left;
	font-weight : bold;
	background : transparent;}

input.form {
	height : 20px;
	border : 1px solid #cccccc;
	text-align : left;
	padding : 1px 0 0 2px;
	margin-top: 3px;
	margin-left: 5px;
	background-color : #ffffff;
	color : #000000;
	float : left;
	font-size : 12px;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	letter-spacing: 1px}

textarea.form {
	background-color : #ffffff;
	border : 1px solid #cccccc;
	padding : 2px 4px 2px 4px;
	margin-top: 3px;
	margin-left: 5px;
	color : #666666;
	float : left;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	font-size : 14px;
	width : 300px;
	height : 150px;}

input.submitbutton {
	color : #FFFFFF;
	border : 1px solid #cccccc;
	background : #000000;
	padding : 2px 0 0 2px;
	margin-top: 3px;
	margin-left: 15px;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer }

input.submitbutton:hover {
	color : #000000;
	border : 1px solid #cccccc;
	background : #FFFFFF;
	padding : 2px 0 0 2px;
	margin-top: 3px;
	margin-left: 15px;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;}

.clearer {
	clear: both;
	line-height:0.1;
	height:0;
	margin: 0;
	padding: 0;
	font-size: 0;
	border: none;
	background: transparent;
	}

.pad	{
	padding: 0 100px 0 0;
	}