body {
    /*background-color:#FFFFFF; */
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}
#container {
    position:relative;
	margin-top: 0px;
    margin-left:-390px; /* centers a 780px wide _container_ */
    margin: 0 auto;
	text-align:left;
    width:780px;
}
	
#logo {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	width:317px;
	height:128px;
	z-index:3;
}
#peppers {
	/*position:absolute;*/
	margin-left:0px;
	/*margin-top:128px;*/
	width:801px;
	background-image: url(/imgs/background.gif);
	z-index:2;
}
#redbackground {
    /*zoom: 1; */
    position:relative;
	margin-top:-19px;
	width:780px;
	background-color:#FE0000;
	z-index:1;
}
#foodForThought {
	position:relative;
	margin-left:31px;
	margin-top:-20px;
	width:247px;
	height:49px;
	z-index:4;
}
#navMenu {
    position:relative;
	left:0px;
	top:18px;
	width:450px;
	height:500px;
	z-index:5;
}
#navMenu2 {
    position:absolute;
	left:0px;
	top:18px;
	width:790px;
	height:585px;
	z-index:5;
}
#mainBody {
	position:absolute;
	left:231px;
	top:252px;
	width:228px;
	height:220px;
	font-size:12px;
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:28px;
	z-index:6;
}
#mainBodyContact {
	position:absolute;
	left:231px;
	top:244px;
	width:253px;
	height:220px;
	font-size:12px;
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:23px;
	z-index:6;
}
#mainBodyAbout {
	position:absolute;
	left:231px;
	top:244px;
	width:300px;
	height:220px;
	font-size:12px;
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:23px;
	z-index:6;
}
#mainBodyAdvs {
	position:absolute;
	left:231px;
	top:256px;
	width:300px;
	height:220px;
	font-size:12px;
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:23px;
	z-index:6;
}
#mainBodyRefs {
	/*position:relative;*/
	margin-left:231px;
	margin-top:135px;
	width:300px;
	/*height:220px;*/
	font-size:10px;
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:15px;
	z-index:6;
}
a.footerlink:link {font-size: 9px; color: #808080; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none;} 
a.footerlink:visited {font-size: 9px; color: #808080; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none;}
a.footerlink:hover {font-size: 9px; color:#808080; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: underline;}

.footerText {font-size: 9px; color: #808080; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none;} 
.textFormatting {
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:22px;
}

.textSmall {
    font-size:12px;
    color: #ffffff;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:28px;
}

.spacer {
	CLEAR: both
}
.anotherSpacer {
    visibility:hidden;
}
/* fix for the IE peekaboo bug */