
body { color: black; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #4c4c4c; background-image: url(images/mainbkgrnd.jpg); background-repeat: repeat-x; text-align: left; margin: 0; }
#navigation { color: white; padding: 8px; border: solid 2px #c9c9c9; }
#navigation a { color: white; font-size: 13px; text-decoration: none; margin-right: 20px; margin-left: 10px; }
#navigation a:hover { color: gray; }
#content { background-color: #cfcfcf; background-image: url(images/content_bkgrnd.jpg); background-repeat: repeat-x; text-align: left; overflow: visible; margin-bottom: 0; padding: 20px; }
h1 { font-size: 18px; font-weight: bold; margin: 12px 0; padding-bottom: 3px; border-bottom: 1px solid black; }
h2 { font-size: 14px; font-weight: bold; line-height: 16px; margin: 12px 0; padding-bottom: 3px; border-bottom: 1px solid black; }
#subnavigation { color: gray; font-size: 11px; padding: 8px; border: solid 2px #c9c9c9; }
#subnavigation a { color: white; font-size: 11px; text-decoration: none; margin-right: 20px; margin-left: 10px; }
#subnavigation a:hover { color: gray; }
