html, body { height: 100%; background-image: url(../media/bckgrnd.jpg); background-repeat: repeat-x;}
p { }
td {}
a:link { }
a:visited { }
a:hover { }
a:active { }
#container { background-image: url(../media/001.jpg); background-repeat: no-repeat; width: 960px; height: 760px; }
#header { width: 960px; height: 120px; }
#nav { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; text-align: center;  padding-top: 101px; }
#nav a { color: #939393 ; text-decoration: none; margin-top: 137px; margin-right: 20px; margin-left: 20px; }
#nav a:hover { color: #939393 ; text-decoration: underline; }
#content { width: 714px; height: 530px; margin-right: 123px; margin-left: 123px; }
#content h1  { color: #4d7805; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin-top: 0; margin-right: 80px; margin-left: 80px; padding-top: 100px; }
#content p { font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; margin-right: 80px; margin-left: 80px; }
#content a { color: black; text-decoration: underline; }
#content a:hover { color: black; text-decoration: none; }
#content .note { font-size: 11px; }
#content .note a { color: #939393; text-decoration: underline; }
#content .note a:hover { color: #939393; text-decoration: none; }

#footer { width: 960px; }
#footer h6 { color: #939393; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; text-align: right; margin-top: 0; padding-right: 80px; padding-left: 80px; }
#footer h6 a { color: #939393; text-decoration: underline; }
#footer h6 a:hover { color: #939393; text-decoration: none; }
