a:link { color: #0000FF; }
a:visited { color: #FF0000; }

H1 {
     margin-top: 0;
     margin-bottom: 0;
   }

P {
   text-indent: 2em;
   margin-top: 0;
   margin-bottom: 0.5em;
  }

P:first-letter { font-size: 16pt; }

body { 
      background-image: url(foodjournal/bg_peppering.jpg);
      background-repeat: no-repeat;
      background-position: center center;
      background-attachment: fixed;
      background-color: white;
    }

.pageheader
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 18pt;
    line-height: 19pt;
    color: #000000;
    font-weight: bold;
}

.text_rated
{
    font-family: "Comic Sans MS", Arial, sans-serif;
    font-size: 14pt;
    line-height: 15pt;
    color: #000000;
    font-style: italic; 
}

.text_footnote
{
    font-family: "Times New Roman", Times, serif;
    font-size: 11pt;
    line-height: 12pt;
    color: #000000;
    font-weight: bold;
    font-style: italic;    
}

.text_norm
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    line-height: 13pt;
    color: #0000;
    font-weight: bold;
    
}

#keytable {
    background-color: transparent;
    clear: both;
    border: 0px;
    float: left;
    width: 130px;
    z-index: 1;
    padding: 0px;
    display: block;
    font-size: 8pt;
    line-height: 10pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-align: left;
}

#keytable h2 {
    font-size: 1.1em;
    margin: 0;
    margin-bottom: 6px;
    padding: 0;
}

#keytable h2.separator {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #FFFFFF;
}

#keytable p {
    margin: 0;
    margin-bottom: 6px;
    padding: 0px;
    text-indent: 0em;
    margin-top: 0;
    margin-bottom: 0.0em;
}

#keytable P:first-letter { font-size: 100%; }

div.container1 {
	background-color: transparent;
	padding: 5px;
    width: auto;
    height: auto;
    clear: both;
}

div.container2 {
	background-color: transparent;
	padding: 5px;
    width: auto;
    height: auto;
    clear: both;
}

div.fooditems {
	background-color: transparent;
	padding: 0px;
    position: absolute;
    left: 170px;
}

#foodblock {
	width: 150px;
	padding: 0px 0px 5px 5px;
	float: left;
}

#foodblock div.module { 
    margin-bottom: 0px;
    padding-bottom: 7px;
    background: url(pagegrfx/navblox/blox_vio150_btm.gif) bottom left no-repeat;
    background-image: url(pagegrfx/navblox/blox_vio150_btm.gif);
}

#keytable div.module { 
    margin-bottom: 0px;
    padding-bottom: 7px;
    background: url(pagegrfx/navblox/blox_vio130_btm.gif) bottom left no-repeat;
    background-image: url(pagegrfx/navblox/blox_vio130_btm.gif);
}

div.module-body {
    border-left: 1px solid #5A2894;
    border-right: 1px solid #5A2894;
    padding-bottom: 7px;
}

div.module-item {
    padding: 10px;
}

div.module h2 {
    margin: 0;
    padding: 0px 0 0px 6px;
    background: #5A2894;
    color: #FFFFFF;
    font-size: 1.0em;
    text-align: center;
}

#foodblock div.module h2 { 
    background-image: url(pagegrfx/navblox/blox_vio150_top.gif);
    background-color: transparent;
    padding: 0px 2px 0px 2px; 
    margin: 0; 
}

#keytable  div.module h2 { 
    background-image: url(pagegrfx/navblox/blox_vio130_top.gif); 
    background-color: transparent; 
    padding: 0px 0px 0px 0px; 
    margin: 0;
}


div.module p {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}


