* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #262626;
  color: #000; /* font color:black */
  font: 100%/1.125em Arial, Verdana, sans-serif; /* base:16px, line height:16x1.125=18px */
  text-align: center;
}
img, fieldset { border: 0; }
a {
  font-weight: 200;
  text-decoration: none;
  text-align: center;
  outline: none;background-attachment:
}
#header a { font-size: 0.8125em; }
a:link, a:visited { color: #000; }
a:hover, a:active { color: #99A758; }
p {
  font-size: 1.0625em; /* 17px */
  font-weight: normal;
  line-height: 1.375em;
  margin: 5px 5px 15px 0; /* top/bottom:10px, right/left:25px */
}
em  {
  font-size: 0.875em;
}
p span  {
  font-size: 0.75em;
  line-height: 1.125em;
}
p.pics  { clear: both; margin: 10px 0 0 0; }
.ngg-galleryoverview { clear: both; }
.lsidebar p {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 0.8125em;
  margin: 2px auto;
}
title  { text-align: center; margin: 5px auto; }
h1 { 
  margin-bottom: 15px;
  margin-top: -5px;
  font-size: 1.5em;
  color: #99A758;
  font-weight: normal;
}
h1.second { margin-top: 30px; }
h1 span { text-transform: none; }
h2 {
  margin: 5px auto;
  font-size: 1em;
}
h2 {
  margin: 5px auto; 
  font-size: 1em;
}
h3  {
  font-size: 1.0625em;
  font-weight: bold;
  margin: 5px auto;
}
h4 { 
  font-size: 0.875em; /* 16em */
  font-weight: bold;
  margin: 20px auto 5px auto;
}
ol {
  list-style-type: none;
}
p.h7  {
  margin: 5px auto 20px auto;
  color: #C80035;
  text-transform: uppercase;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 0.8125em;
}
p.aboutus { 
  font-size: 0.8125em;
  line-height: 1.125em;
}\
p.cookbooks { text-align: center; }
p.cookbooks img { border: 2px solid black; }

ul {
  font-size: 1.0625em; /* 16px */
  margin: 10px auto;
  list-style-position: outside;
  list-style-type: none;
}
ul li { margin: 5px auto; }
ul li span { font-weight: bold; }

#outercontainer {
  width: 980px;
  height: 858px;
  margin: 0 auto;
  padding-top: 60px;
  background-image: url(../images/background.png);
}
#innercontainer {
  width: 844px;
  margin: 0 auto;
}
