/* default styles */
body {background-color: #ffffff; border-top: solid 5px #600060; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 0.875em; line-height: 180%; margin: 0em; text-align: center}



/* links */
a, a:link, a:active, a:visited {color: #600060}
a:hover {text-decoration: none}



/* site title in header */
h1 {color: #600060; font-family: "Times New Roman", serif; font-size: 3.25em; line-height: 110%; margin: 0.3em 0em}

h1 a {color: #600060; text-decoration: none}
h1 a:hover {text-decoration: underline}



/* subheadings */
h2 {font-family: "Times New Roman", serif; font-size: 1.5em; margin: 0em 0em 0.3em}



/* year subheadings */
h3 {font-family: "Times New Roman", serif; font-size: 1.2em; margin: 0.6em 0em 0.3em}



/* removes border from images */
img {border: none}



/* body text */
p {margin-bottom: 1.5em; margin-top: 0em}

/* indents left and right edges of long quotes */
p.longQuote {padding: 0em 4em}



/* header */
div#header {margin: 0em auto; max-width: 100%; padding-left: 1.5em; position: relative; text-align: left; width: 45em}



/* main menu */
div#navigation {border-top: double 3px #600060; margin: 0em auto 1.5em; padding-top: 0.25em; position: relative; text-align: left; width: 45em}

/* list of pages in main menu */
div#navigation ul {margin: 0em; padding: 0em 0em 0em 1.5em}
div#navigation ul li {display: inline; list-style: none; margin: 0em; padding: 0em 1em 0em 0em}



/* content */
div#content {border-left: solid 2px #600060; margin: 1em auto 0em; max-width: 100%; padding-left: 1.5em; position: relative; text-align: left; width: 43.5em}



/* footer */
div#footer {color: #a0a0a0; line-height: 225%; margin: 0em auto; max-width: 100%; padding-left: 1.5em; position: relative; text-align: left; width: 43.5em}

/* paragraph in footer */
div#footer p {font-size: 0.8em}

/* links in footer */
div#footer a {color: #a0a0a0; text-decoration: none}
div#footer a:hover {text-decoration: underline}



/* postmark logo */
img#postmark {height: 50px; padding-right: 0.15em; vertical-align: middle; width: 88px}



/* stamp sizes */
img.rectHorizontalLarge {float: right; height: 132px; padding: 0em 1.5em 1.5em; width: 164px}
img.rectHorizontalSmall {float: right; height: 82px; padding: 0em 1.5em 1.5em; width: 132px}
img.rectVerticalSmall {float: right; height: 132px; padding: 0em 1.5em 1.5em; width: 82px}
img.square {float: right; height: 96px; padding: 0em 1.5em 1.5em; width: 96px}



/* privacy policy link */
.finePrint {font-size: 0.8em}