﻿body {
	background-image: url('../images/640peanutbackground2.jpg');
	font-size: large;
}
#mainheader {
	text-align: center;
	width: 650px;
	left: 160px;
	float: right;
	height: 100px;
	color: #FF0000;
	padding-bottom: 20px;
	background-color: ;
}
#navigation {
	width: 130px;
	float: left;
}
#content {
	width: 650px;
	float: right;
	padding-top: px;
	left: 160px;
	padding-right: px;
	padding-bottom: px;
	padding-left: px;
	font-size: large;
	color: #000000;
	background-image: none;
}
#footer {
	width: 650px;
	text-align: center;
	font-size: medium;
	padding-top: 50px;
	background-color: ;
	float: right;
}
#container {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#inncontent {
	width: 650px;
	float: right;
	font-size: x-large;
	text-align: center;
	padding-top: 20px;
	background-color: ;
}
#bigred {
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
#shopcont {
	width: 650px;
	float: right;
	padding-top: px;
	background-color: #FFFFFF;
	padding-right: px;
	padding-bottom: px;
	padding-left: px;
}
#boldunderline {
	text-decoration: underline;
	font-weight: bold;
	font-size: x-large;
}
#innheader {
	color: #FF0000;
	text-align: center;
	background-color: ;
	padding-bottom: 20px;
	width: 650px;
	left: 160px;
	height: 400px;
	float: right;
}
#shopheader {
	color: #cc3300;
	text-align: center;
	background-color: ;
	padding-bottom: 20px;
	width: 650px;
	left: 160px;
	height: 250px;
	float: right;
}
#underline {
	text-decoration: underline;
}
#table {
	font-size: medium;
	text-align: left;
}
