body
{
    background-image:url('../images/coins.jpg');
    background-color:"#D0CFB0";
    color:white;
}

h1
{
    margin-top:0.25em;
    margin-bottom:0em;
    color:#FFFFE0;
    font-size:20pt;
    font-family:'Times New Roman','serif';
    text-decoration:underline;
    text-align:center;
    font-weight:bold;
}

h2
{
    margin-top:0em;
    margin-bottom:0.25em;
    font-size:11pt;
    text-align:center;
    color:#FFFFE0;
    font-weight:normal;
}

h3
{
    margin-top:1em;
    font-size:11pt;
    text-align:center;
    color:#FFFFE0;
    font-weight:bold;
}

a
{
    color:#FFFFE0;
}

a:visited
{
    color:#FFE09F;
}

a:active, a:hover
{
    color:yellow;
    text-decoration:none;
}

li
{
    line-height:125%;
    margin-bottom:0.5em;
}

img
{
    border:none;
}

caption
{
    padding-top:1em;
    caption-side:bottom;
    font-size:9pt;
}

hr
{
    width:50%;
    height:1px;
}

.header
{
    width:100%;
    margin-bottom:30px;
}

.flag
{
    width:100px;
    text-align:left;
}

.flag img
{
    width:68px;
    height:50px;
}

.title
{
    text-align:center;
    color:#FFE09F;
    font-size:9pt;
}

.map
{
    width:100px;
    text-align:right;
}

.map img
{
    width:68px;
    height:50px;
}

.quarter
{
    text-align:center;
}

.quarter img
{
    width:192px;
    height:192px;
}

.text
{
    text-indent:1em;
    background-color:black;
    background-image:url('../images/coins2.jpg');
    border-style:double;
    border-color:white;
    padding:10px;
    width:600px;
    font-size:10.5pt;
    line-height:150%;
    vertical-align:top;
}

.text table
{
    font-size:10.5pt;
}

.text th
{
    font-size:8pt;
    font-weight:normal;
    text-align:center;
}

.update
{
    text-align:center;
}

.update td
{
    padding:3px;
}

.intro
{
    padding-left:30px;
    padding-right:30px;
}

.trivia
{
    padding-left:30px;
    padding-right:30px;
}

.reference
{
    text-align:center;
}

.reference td
{
    padding:3px;
}

.coin
{
    padding-left:30px;
    padding-right:30px;
}

.origin
{
    padding-left:30px;
    padding-right:30px;
}

.profile
{
    text-align:center;
}

.profile td
{
    padding:3px;
}

.note
{
    font-size:9pt;
}

.omake
{
    color:#FFFFE0;
}

.footer
{
    margin-top:30px;
    width:100%;
}

.prev
{
    vertical-align:bottom;
    text-align:left;
    width:100px;
}

.up
{
    vertical-align:bottom;
    text-align:center;
    width:400px;
}

.copyright
{
    color:FFFFE0;
    font-size:8pt;
}

.next
{
    vertical-align:bottom;
    text-align:right;
    width:100px;
    color:#F6B800;
    font-size:10pt;
}

.ad
{
    vertical-align:top;
}

@media print
{
    .ad
    {
        display:none;
    }
}
