body {
    background-color: #C0C0C0;
}

body.article {
    background-color: #FFFFFF;
}

a:link {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

a:visited {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

a:hover {
    background-color: white;
    text-decoration: none;
    color: gray;
    font-weight: bold;
}
a[name]:hover {
	background-color: transparent;
    text-decoration: none;
	color: #000000;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
}

hr {
	margin: 40px;
}

div.leftside {
    display: block;
    clear: both;
    float: left;
    width: 60%;
    border-right: 1px solid gray;
    padding-left: 0.2cm;
    padding-top: 0.2cm;
    padding-right: 0.4cm;
}

div.rightside {
    padding-top: 0.2cm;
    padding-left: 0.3cm;
    float: left;
    width: 33%;
}

p.byline {
    font-style: italic;
}

p.caption_center {
    font-family: Arial, sans-serif;
    padding-top: 0.5em;
    text-align: center;
    text-indent: 0;  
}

p.heading {
    margin-bottom: 0.3cm;
    padding-right: 0.1cm;
    text-align: right;
    font-family: Times, "Times New Roman", serif;
    font-size: 20px;
    font-weight: bold;
    border-right: 1px solid #505050;
    border-bottom: 1px solid #505050;
}
p.largecap {
    text-indent: 0;
}

p.largecap:first-letter {
    font-size: 5em;
    float: left;
    margin-right: 4px;
}
p.largecap strong:first-child {
    font-weight: normal;
    text-transform: uppercase;
}

p:last-of-type {
    margin-bottom: 0;
}

div.times p {
    font-family: Times, "Times New Roman", serif;
}

div.oldfashioned p {
    font-family: Constantia, Georgia, Cochin, Times, "Times New Roman", serif;
    font-size: 18px;
}

p.navlink {
    z-index: 3;
    text-align: left;
    margin: 0.3cm;
    font-size: 13px;
    font-variant: small-caps;
    font-weight: bold;
}

p.sans {
    text-align: center;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 5px;
}

span.sans {
    font-family: "Gill Sans MT", "MS Sans Serif", Verdana, Helvetica, Arial, sansserif;
    font-size: 15px;
}

div.frontpage {
    border: 0.1cm solid purple;
    padding: 0.1cm;
    background-color: white;
}

div.frontpage p {
    text-indent: 0;
}

p {
    margin-top: 0;
    margin-bottom: 0.64em;
    font-family: "Century Schoolbook", Cochin, Georgia, Cambria, "Hoefler Text", Utopia,
    "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
    font-size: 14px;
    text-align: left;
    text-indent: 1em;
}

h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 0.64em;
    font-family: "Century Schoolbook", Cochin, Georgia, Cambria, "Hoefler Text", Utopia,
    "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
    text-indent: 1em;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 24pt;
    text-align: center;
    text-indent: 0;
    margin-top: 0.5em;
    text-transform: capitalize;
}

ul {
    font-family: "Century Schoolbook", Cochin, Georgia, Cambria, "Hoefler Text", Utopia,
    "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
}

ul > li {
    line-height: 1.6em;
}

p.about, p.blurb, p.next, p.caption {
    font-family: Arial, sans-serif;
    text-indent: 0;
}

p.intro {
    font-style: oblique;
    font-size: 1.25em;
	text-indent: 0;
}

p.caption {
    font-size: 8pt;
    margin-top: 0.5em;
}

p.image_credit {
    font-size: 8pt;
    margin: 2px 0 1em;
    text-align: right;
}

p.section {
    margin-top: 1em;
    text-indent: 0;
}

p.article_title_huge {
    font-size: 116pt;
    text-align: center;
    text-indent: 0;
    line-height: 0.85em;
    font-family: "Bodoni MT Black", "Bodoni MT Bold", Elephant, "Century Schoolbook", Times, serif;
}

p.article_title {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 24pt;
    text-align: center;
    text-indent: 0;
    margin-top: 0.5em;
    text-transform: capitalize;
}

p.article_byline_bordered {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    text-indent: 0;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

h3.byline, p.article_byline_smallcaps {
    clear: both;
    margin-top: 0.5em;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 13pt;
    text-align: center;
    text-indent: 0;
}

p.article_subheading {
    margin-top: 0.5em;
    font-variant: small-caps;
    font-weight: normal;
    font-size: 13pt;
    text-align: center;
    text-indent: 0;
}

p.article_subheading2 {
    font-style: oblique;
    font-weight: normal;
    font-size: 12pt;
    text-align: center;
    text-indent: 0;
}

p.article_subheading3 {
    margin-top: 0.5em;
    font-weight: normal;
    font-size: 13pt;
    text-align: center;
    text-indent: 0;
}

p.article_credit, p.bibliography {
    margin-top: 1.5em;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    text-align: left;
    text-indent: 0;
}

.firstletter-big-italic {
    float: left;
    font-size: 60pt;
    font-style: oblique;
    height: 46px;
    position: relative;
    top: -15px;
    left: -4px;
    margin-right: 2px;
}

.firstletter {
    float: left;
    font-size: 32pt;
    height: 30px;
    position: relative;
    top: -5px;
    margin-right: 2px;
}

.article_box {
    margin-left: 4px;
    padding-left: 8px;
    padding-top: 7px;
    border: 1px solid black;
    font-size: 1px;
}

img {
    float: left;
    margin: 8px 12px 0 2px;
    position: relative;
}

.right img, .left img, .center img {
    float: none;
    margin: 0;
}

div.right {
    float: right;
    margin: 8px 0 0 12px;
}
div.left {
    float: left;
    margin: 8px 12px 0 2px;
}

div.center {
	margin: 8px auto 2px;
}

em.smallcaps {
	font-style: normal;
	font-variant: small-caps;
	text-transform: lowercase;
}
