body {
          margin: 0;
          background-image:  url(images-design3/page-bg-strip.jpg);
          background-color: #CCCC66;
          padding: 0;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 13px;
          line-height: 15px;}

div#header {
          margin: 0;
          height: 145px;
          background-color: #cccc66;
          background-image:  url(images-design3/left-top-bg.jpg);
          color: #000000;
          margin-top: 0px;}

div#header2 {
         float: right;
         border: none;
}

div#strapline {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 16px;
          font-weight: bold;
          line-height: 140px;
          text-align: right;
          color: #000000;
}

div#maincontent {
          background-color: #F4E79F;
          text-align: justify;
          margin-left:  210px;
          margin-right:  10px;

          color: #000000;}

div#menu {
          padding-left: 7px;
          float: left;
          text-align: left;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 13px;
          line-height: 10px;
          margin: 5px
          color: #000000;
          width: 160px;
}

div#banner {
          padding: 10px;
          margin-left: 200px;
          text-align: center;
}

div.adsense {
          background: #F4E79F
          text-align: center;
          width: 150px;
}

.specialcenter span {
          text-align: center;
}

img.left {
          float: left;
          border: 1px #000000 solid;
}

img.right {
          float: right;
          border: 1px #000000 solid;
}

img.center {
          float: none;
          border: 1px #000000 solid;
}

img.rightnoborder {
          float: right;
          border: none;
          margin-left: 10px
}

img.leftnoborder {
          float: left;
          border: none;
          margin-right: 10px;
}

img.centernoborder {
          float: none;
          border: none;
}

p {
          margin-bottom: -6px;
}

.ingredients {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-size: 13px;
          line-height: 20px;
          display: list-item;
          list-style-type: none;
          margin-left: 50px;
          padding-top: 10px;
          padding-bottom: 5px;
}

.indent {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-size: 13px;
          line-height: 17px;
          margin-left: 50px;
}

.method {
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-size: 13px;
          line-height: 17px;
          list-style-type: decimal;
          margin-left: 50px;
          padding-top: 10px;
          padding-bottom: 10px;
}

.hub-uk {
          color: #6c6c00;
          font-family: Times, "Times New Roman", serif;
          font-size: 17px;
          font-weight: bold;
          font-style: inherit;
}

h1 {
          color: #000000;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-weight: bold;
          background-color: #E2E261;
          border: 1px #000000 solid;
          padding: 3px;
          font-size: 14px;
          text-align: center;
}

h2 {
          color: #000000;
          font-family: Verdana, Helvetica, Arial, sans-serif;
          font-weight: bold;
          font-size: 13px;
          line-height: 17px;
          text-align: left;
          margin-bottom: -6px;
}

h6 {
          font-size: 13px;
          color: #E23503;
          font-weight: normal;
          margin-bottom: -6px;
}

p#menu {

          padding: 5px;}

a:link {
          text-decoration: none; 
          color: #000000;}

a:visited {
          text-decoration: none; 
          color: #000000;}

a:hover {
          background-color: #e2e261;
          text-decoration: none;
          color: #E23503}

a:active {
          text-decoration: none;
          color: #E23503}

 /* start set background images for menu corners */

div.rounded {
          width: 160px;
          background: #F4E79F url(images-design/menu-top-right.gif) no-repeat top right;
}

div.rounded div {
          background: transparent url(images-design/menu-top-left.gif) no-repeat top left;
}

div.rounded div div {
          background: transparent url(images-design/menu-bottom-right.gif) no-repeat bottom right;
}

div.rounded div div div {
          background: transparent url(images-design/menu-bottom-left.gif) no-repeat bottom left;
          padding: 15px;
}

 /* end set background images for menu corners */

 /* start set background images for main content corners */

div.rounded2 {

          background: #F4E79F url(images-design/menu-top-right.gif) no-repeat top right;
}

div.rounded2 div {
          background: transparent url(images-design/menu-top-left.gif) no-repeat top left;
}

div.rounded2 div div {
          background: transparent url(images-design/menu-bottom-right.gif) no-repeat bottom right;
}

div.rounded2 div div div {
          background: transparent url(images-design/menu-bottom-left.gif) no-repeat bottom left;
          padding: 15px;
}

 /* end set background images for main content corners */