/************************************************ 
   Default styles for all pages 
*************************************************/
*
{
    font-family: "Eras Medium ITC" , Frutiger, "Frutiger Linotype" , Univers, Calibri, "Gill Sans" , "Gill Sans MT" , "Myriad Pro" , Myriad, "DejaVu Sans Condensed" , "Liberation Sans" , "Nimbus Sans L" , Tahoma, Geneva, "Helvetica Neue" , Helvetica, Arial, sans serif;
    font-size: medium;
    font-weight: Normal;
}

body
{
    background: url(Images/wpaper.jpg) repeat fixed;
    margin: 5px;
    text-align: center;
}

#divStateOfMissouriImage
{
    display: block;
    width: 144px;
    height: 198px;
    background-image: url("Images/stateofmo.gif");
    background-repeat: no-repeat;
    background-position: left top;
    font: normal, normal, bold, xx-small, "Viner Hand ITC" , "Arial" , "Lucida Sans";
    text-align: left;
}

#divStateOfMissouriTagLine
{
    text-align: left;
    margin-top: 150px;
    font-family: "Viner Hand ITC" , "Arial" , "Lucida Sans";
    font-size: xx-small;
}

#fancyHeader
{
    color: #6699CC;
    font-size: x-large;
    font-weight: bold;
    font-family: Harrington, "Edwardian Script ITC" , "French Script MT" , "Tempus Sans ITC" , "Eras Medium ITC";
}

div.imageHolder
{
    float: left;
    background: url(images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(images/shadow.gif) no-repeat bottom right;
    margin: 10px 7px 0 10px !important;
    margin: 10px 0 0 5px;
}

div.imageHolder img
{
    display: block;
    position: relative;
    background: url(Images/wpaper.jpg) repeat fixed;
    border: 1px solid #666;
    margin: -3px 5px 5px -3px;
    padding: 2px;
}

.divLinkHeader
{
    clear: both;
    width: 90%;
    text-align: left;
}

.divLinkHeader a
{
    font-size: x-small;
    font-style: normal;
}

.divMainHeader
{
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
}

.divMainContent
{
    clear: both;
    width: 100%;
    text-align: left;
}

.divPageContent
{
    float: left;
    text-align: center;
    width: 750px;
    height: 100%;
    padding-top: 20px;
}

.pictureSold
{
color:#336699;
    font-weight: bold;
    font-family: Harrington, "Edwardian Script ITC" , "French Script MT" , "Tempus Sans ITC" , "Eras Medium ITC";
}

.pictureTitle
{
    font-size: larger;
    font-weight: 600;
}

.artistsName
{
    font-weight: 500;
}

.artistsName a
{
}

.editorLinks
{
    display: block;
    text-align: right;
    font-size: xx-small;
}

.heading
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 36pt;
    font-style: normal;
    color: #CCCC66;
}

h1
{
    color: #6699CC;
    font-size: x-large;
    font-weight: bold;
}

h2
{
    color: #6699CC;
    font-size: large;
    font-weight: bold;
}

h3
{
    color: #6699CC;
    font-size: medium;
}
