
body { text-align: center; margin: 0px auto;  width: 821px; background-color: white; font-family: helvetica,arial,verdana,sans-serif; font-size: 9px; color: #838383; }

.menu { }
.menu img { margin: -1px; padding: 0px; }
.menu a { margin: 0px; padding: 0; }
.menu a:link { margin: 0px; padding: 0; }
.menu a:active { margin: 0px; padding: 0; }
.menu a:visited { margin: 0px; padding: 0; }

.contentArea { width: 720px; margin: 15px 0px 10px 0px; text-align: center; }

.content { margin: 0px 0px 0px 20px; text-align: left; font-size: 12px; } 
.content td { }
.content h1 { margin: 5px 0px 0px 3px; color: #628b1e; font-size: 22px; font-weight: normal; }
.content h2 { margin: 3px 0px 0px 0px; color: #5e5e5e; font-size: 12px; font-weight: bold; }
.content h3 { margin: 5px 0px 2px 0px; color: #5e5e5e; font-size: 12px; font-weight: normal; }
.content strong { color: #282828; }
.content ul { list-style-type: none; padding-left: 0; margin: 2px 0px 0px 10px; }
.content .hline { width: 100%; height: 1px; margin: 3px 0px 0px 0px; }
.content a { text-decoration: none; color: #282828; }
.content a:link { text-decoration: none; color: #282828; }
.content a:visited { text-decoration: none; color: #282828; }
.content a:active { text-decoration: none; color: #282828; }
.content a:hover { text-decoration: underline; color: #01569c; }

.footer { width: 720px; clear: both; }

.footerTxt { font-size: 9px; color: #878787; width: 100%; background-image: url("images/footer_background.gif"); }
.footerTxt div { margin-left: 10px; }
.footerTxt a { text-decoration: none;  color: #878787; }
.footerTxt a:link { text-decoration: none;  color: #878787; }
.footerTxt a:active { text-decoration: none;  color: #878787; }
.footerTxt a:visited { text-decoration: none;  color: #878787; }
.footerTxt a:hover { text-decoration: underline;  color: #01569c; }

.footerLogo { text-align: right; width: 100%;  background-image: url("images/footer_background.gif");}

.ContentPageHeader { margin-bottom: 10px; }
.ContentPageImage { margin-left: 20px; }
.ContentPageImage img { top: 0px; vertical-align: top; }

#HomePage {}
#HomePage .content { font-size: 11px; } 

#ContentPage {}
#ContentPage .contentArea .content ul { margin-left: 40px; list-style-image: url("http://www.kitchenkapers.org/public/images/content_list_bul.gif"); }
#ContentPage .contentArea .content ul li { margin-bottom: 5px; }

.FieldStyle label { margin: 0px 5px 5px 0px; }
.InputStyle { padding-bottom: 2px; }

.ContentPageRightPane { float: right; margin-top: 85px;  }
.ContentPageLeftPane { margin-left: 0px; padding-left: 0px; }

.Error { color: Red; }