html{
    color: #000;
    margin: 0;
    padding: 0;
    background: #edffc3 url(graphics/ipcaExterior.jpg) no-repeat fixed left top;
}

body{ font: 0.95em Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0 25px 0 0; }
.rightImage { float: right; padding-top: 12px; padding-bottom: 12px; padding-left: 12px; }
.leftImage { float: left; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; }
/*the magic is fixed position */

#container{ position: absolute; top: 25px; left: 200px; right: 0; width: auto; padding: 1em; z-index: 2; color: #000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; font-variant: normal; line-height: normal; background: #dee6d1 url(graphics/ipcaExteriorFade.jpg) no-repeat fixed left top; margin-top: 0; margin-right: 25px; margin-bottom: 0; border: solid 1px; }
#intro{ float: right; margin: 0 0 1em 1em; width: 225px; padding: 1em; color: #000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; font-variant: normal; line-height: 1.5em; background-color: #fff; background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; border-style: solid; border-width: 1px; }

#siteLinks{ position: absolute; left: 25px; top: 25px; margin: 0; height: auto; border: solid 1px; padding: 1em; color: #000; font: 0.8em/1.5em Georgia, "Times New Roman", Times, serif; background: #dee6d1 url(graphics/ipcaExteriorFade.jpg) no-repeat fixed left top; width: 135px; list-style-type: none; z-index: 2; }

h1{ margin: 0 0 0.5em; color: #425607; font: 1.5em Georgia, "Times New Roman", Times, serif; background-color: transparent; border-bottom: 1px solid #8d4006; }

h2{ margin: 0.5em 0; color: #630513; font: 1.3em Georgia, "Times New Roman", Times, serif; background-color: #e8f6ce; padding: 0.25em; border: solid 1px #53564c; }

h3{ font: italic bold 1.1em Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; }

h4{ margin: 0; padding: 0; color: #6e6057; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: normal;fon;line-height: normal; t-variant: normal; }

p{ font: 1em/1.4em Georgia, "Times New Roman", Times, serif; margin: 0 0 1.5em; background-color: transparent; }
a:link { color: #0c5656; font-weight: bold; line-height: 1.5em; text-decoration: none; }
a:hover { color: #790927; font-weight: bold; line-height: 1.5em; text-decoration: underline; }
a:visited:hover { color: #790927; font-weight: bold; line-height: 1.5em; text-decoration: underline; }
a:visited { color: #0c5656; font-weight: bold; line-height: 1.5em; text-decoration: none; }
.smaller1 { font-size: 0.8em; line-height: 1.5em; }
.smaller2 { font-size: 0.8em; line-height: 1em; }
.smaller3 { font-size: 0.6em; line-height: 1em;}
