body { min-width: 800px; text-align: center; background-image: url(bg.jpg); font-size: 12px; font-family: sans-serif }
#wrapper { padding-bottom: 100px; margin-top: 0px; text-align: center; height: auto; background-image: url(body.png); width:800px; margin-left:auto; margin-right: auto; }
#header { margin-right: 20px; margin-left: 20px; }
#navbar { border-bottom-color: #353d60; border-bottom-style: solid; border-bottom-width: 1px; border-top-color: #353d60; border-top-style: solid; border-top-width: 1px; font-size: 16px; display: inline-block; text-align: center; width: 760px; background-color: black; }
#navbar a { width: 20%; text-decoration: none; color: #a2c4d2; padding-right: 20px; padding-left: 20px; padding-bottom: 10px; padding-top: 10px; display: inline-block; }
#navbar #selected { border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #293871; }
#navbar a:hover { text-decoration: none; color: white; display: inline-block; }
#navbar a right { }
#content { display: block; margin-top: 20px; margin-left: 50px; width: 700px; color: #293871; }
#content h1 { margin-bottom: 10px; margin-top: 15px; color: #293871; line-height: 1.5em; font-size: 24px; text-shadow: 1px 1px 2px white; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }
#content p { text-align: left; padding-top: 7px; padding-bottom: 8px; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; }
#content a { padding-bottom: 1px; color: #75447f; margin-right: 2px; margin-left: 2px; border-bottom-width: 1px; border-color: #293871; border-style: dotted; text-decoration: none; }
#content a:hover { border-bottom-width: 1px; border-style: solid; border-color: #293871; text-decoration: none; }
.imgcenter { text-align: center; margin-right: auto; margin-left: auto; }
iframe { margin-bottom: 6px; }
