
body
   {
   font-family: Times, Georgia, serif; font-size: 16px; color:;
   background-color: ;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   }

#headingpanel
   {
   left: 5px; top: 0px; width: 955px; height : 60px; position: absolute;
   background-color: ;  color:;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   }

#footingpanel
   {
   left: 5px; top: 720px; width: 955px; height : 30px; position: absolute;
   background-color: ;  color:;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   }

#footingtext
   {
   margin-left:50px; float:left; margin-top:10px;
   font-size: 16px; font-style:italic; color:;
   }

#productlinepanel
   {
   left: 5px; top: 62px; width: 955px; height : 40px; position: absolute;
   background-color: ;  color:;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   }

#breadcrumbpanel
   {
   left: 15px; top: 110px;  height : 30px; position: absolute;  font-size: 18px; font-style: italic;
   background-color: ;  color:;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   }

#optionsbox
   {
   top:150px; left:15px;  height:550px; width:240px;  position: absolute;
   box-shadow: 4px 4px 4px #222; border: 2px solid #222;
   }
button.optionbutton
   {
   margin-left: 15px; margin-top:15px;
   width:200px; height:40px;
   background-color: ; color: ;  box-shadow: 4px 4px 4px #222;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   }

#innerheading
   {
   background-color: ; color:;
   background: -ms-linear-gradient(left,  0%,  100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   margin-top:0px; margin-left:0px;
   }

#yearspanel { left: 55px; top: 10px;  position: absolute; font-size: 14px; font-weight:bold; }
#servingpanel { left: 5px; top: 25px;  position: absolute; font-size: 16px; font-style:italic;  }
#agenciespanel { left: 820px; top: 25px;  position: absolute; font-size: 16px; font-style:italic; font-weight:bold; }

.grad1
   {
   background-color: ;  color:;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   }

.grad2
   {
   background-color: ;  color:;
   background: -ms-linear-gradient(left, 0%, 100%);
   background: -webkit-linear-gradient(left,  0%,  100%);
   background: -moz-linear-gradient(left,  0%,  100%);
   box-shadow: 4px 4px 4px #222;
   }

.font24  { font-size: 24px; }
.font22  { font-size: 22px; }
.font20  { font-size: 20px; }
.font18  { font-size: 18px;  }
.font14  { font-size: 14px;  }

.fontitalic  {  font-style: italic; }
.fontbold  {  font-weight:bold; }

#pageheading
   {
   left: 350px; top: 45px;  height : 20px; position: absolute;  width:300px;
   }

a {  font-size: 16px; color:;   }

#rightpanel
   {
   left: 980px; top: 100px;  position: absolute;
   }

#imagebox1
   {
   top:70px;  width: 950px; left:2px; height: 825px; position: absolute;
   box-shadow: 4px 4px 4px #222; border: 2px solid #222;
   opacity : .2;
   }


