body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url("/layout/blueberries.jpg");
}

a:link {text-decoration: none; color: #FF0000;}
a:visited {text-decoration: none; color: #CC0000;}
a:hover {text-decoration: underline; color: #0000FF;}
a:active {text-decoration: underline; color: #006600}

.page_titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #990000;
}
.titles {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #990000;
}
.listing_free {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #990000;
}
.listing_featured {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #990000;
}
.text_justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}
.text_centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.text_left {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
}
.text_right {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #000000;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000000;
}
#frame {
	background-image:  url("/layout/frame.png");
	height: 32px;
	width: 666px;
}
#frame-title {
	background-image:  url("/layout/title-left.png");
	height: 86px;
	width: 70px;
}
#frame-title2 {
	background-image:  url("/layout/title-right.png");
	height: 86px;
	width: 70px;
}
#frame-gui {
	background-image:  url("/layout/gui-left.png");
	height: 105px;
	width: 48px;
}
#frame-gui2 {
	background-image:  url("/layout/gui-right.png");
	height: 105px;
	width: 48px;
}
#frame-page {
	background-image:  url("/layout/page-left.png");
	background-repeat: repeat-y;
	width: 84px;
}
#frame-page2 {
	background-image:  url("/layout/page-right.png");
	background-repeat: repeat-y;
	width: 84px;
}
#page {
	background-image:  url("/layout/mashed-potatoes.jpg");
	background-repeat: repeat-y;
}
#copyright {
	background-image:  url("/layout/copyright.png");
	width: 809px;
}
#foods {
	background-image: url("/layout/directories/foods.png");
}
#restaurants {
	background-image: url("/layout/directories/restaurants.png");
}
#usa_search {
	background-image: url("/layout/directories/search.png");
}
#group_subscribe {
	background-image: url("/layout/borders/groups-corncob.png");
	height: 166px;
	width: 355px;
}
#group {
	background-image: url("/layout/borders/groups-corn.png");
	height: 164px;
	width: 226px;
}
.banner-code {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}