#theMenu { width: 230px; }

li {
	margin-left: 10px;
	padding-right: 10px;
        background: white url(../images/peppers-and-garlic_sm_glass.jpg) 0 0 no-repeat fixed;
	list-style-type: none; 
}

body {
	background-color: white;
	color: black;
	font: 12px verdana, arial, helvetica, geneva, sans-serif;
}

form {
	margin-left: 100px;
}

#slideshow {
	padding: 0 10px 10px 10px;
	float: left;
}

#imgText {
	padding: 10px 0 0 10px;
	float: left;
	width: 200px;
	height: 150px;
	border-color: black;
	border-width: 1px 0 0 1px;
	border-style: solid;
}
