@charset "UTF-8";
/* How2Fish */

/* General */
body {
	background-color: #58713A;
}

#mainNav{
}

#ContentBase{
	background-image: url(main_images/erecipesbackgound.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #627A46;
}

#LeftSideNav {
	width: 160px;
}

