/*
Rich purple:    #8B004D
Pale pink:      #E8CCDC
grey:               #D7D7D9
*/

body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90.1%;
}

.clear
{
    clear: both;
}


div#wrapper
{
    position: relative;
    width: 990px;
    border-left: 1px solid #8B004D;
    border-right: 1px solid #8B004D;
    border-bottom: 1px solid #8B004D;
    margin-left: auto;
    margin-right: auto;
}



div#topRow
{
    height: 60px;
    background-image: url(img_std/topbarbg.jpg);
}

div#mainLinksRow
{
    height: 25px;
    background-color: #E8CCDC;
}

div#logoRow
{
    height: 46px;
    background-color: #fff;
}

div#subLinksRow
{
    height: 25px;
    background-color: #8B004D;
}

div#lowerHalf
{
    /*background-color: #8B004D;*/
    background-image: url(img_std/sep.gif);
    background-repeat: repeat-y;
}

div#leftBar
{
    position: relative;
    float:left;
    width: 250px;
    border-right: 1px solid #8B004D;
    background-color: #fff;
}

div#contentContainer
{
    /*position: relative;*/
    float: right;
    width: 738px;
    /*width: 768px;
    margin-right: 40px;*/
    background-color: #fff;
    /*border-bottom: 2px solid #8B004D;*/
}
#content
{
    margin: 20px 100px 40px 40px;
    /*background-color: #cff;*/
    position: relative;
}

div#footer
{
    clear: both;
    margin: 0 250px 0 250px;
    border-top: 1px solid #8B004D;
    padding: 3px 0 15px 0;
    background-color: #fff;
    text-align: center;
    font-size: 11px;
    height: 1%;
}

p#footerText_1
{
    text-align: center;
    margin: 0 250px 3px 0;
    font-size: 11px;
}

img#stamp
{
    position: absolute;
    top: 10px;
    right: 40px;
}


ul#mainlinks
{
    position: absolute;
    padding: 0;
    margin: 0;
    top: 50px;
    left: 300px;
}
ul#mainlinks li
{
    padding: 0 0 0 40px;
    margin: 0 20px 0 0;
    display: block;
    float: left;
    /*border: 1px dashed #000;*/
    line-height: 44px;
    background-image: url(img_std/toplink_bullet.gif);
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 14px;
}
ul#mainlinks li a, ul#mainlinks li a:VISITED
{
    color: #000;
    text-decoration: none;
}
ul#mainlinks li a:HOVER
{
    text-decoration: underline;
}
div#subLinksRow ul
{
    padding: 0;
    margin: 0 0 0 251px;
}
div#subLinksRow ul.sub
{
    margin: 0 0 0 0;
    /*border-top: 2px solid #8B004D;*/
    border-left: 1px solid #8B004D;
    z-index: 20;
}
div#subLinksRow ul li
{
    display: inline;
}
div#subLinksRow ul.sub li
{
    display: block;
    border-bottom: 1px solid #8B004D;
    background-color: #fff;
}
div#subLinksRow ul li a, div#subLinksRow ul li a:VISITED
{
    display: block;
    float: left;
    height: 23px;
    padding: 0px 15px 0px 15px;
    margin: 1px 0 0 0;
    border-right: 1px solid #8B004D;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
}
div#subLinksRow ul.sub li a, div#subLinksRow ul.sub li a:VISITED
{
    float: none;
    margin: 0 0 0 0;
    
}
div#subLinksRow ul li a:HOVER
{
    background-color: #E8CCDC;
}
/*ul#sub_1*/
ul.sub
{
    display: block;
    width: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    white-space: nowrap;
    text-align: center;
}
/** html ul#sub_1*/
* html ul.sub
{
    /*width: 1%;*/
    
}

img#mainImg
{
    border-bottom: 12px solid #8B004D;
}
p#mainImgSubtitle
{
    padding: 0;
    margin-top: 5px;
    height: 15px;
    line-height: 12px;
    text-align: center;
}
div#leftBar #hilite
{
    /*float: right;
    margin-top: 50px;*/
    width: 180px;
    height: 16px;
    position: absolute;
    top: 290px;
    right: 0px;
    border-top: 1px solid #8B004D;
    border-left: 1px solid #8B004D;
    border-bottom: 1px solid #8B004D;
    text-align: center;
    padding: 2px 15px 2px 15px;
    color: #666;
    font-size: 14px;
}



#content h1
{
    
    padding: 0 0 2px 0;
    border-bottom: 1px solid #E8CCDC;
    font-size: 180%;
    font-weight: normal;
    color: #8B004D;
    letter-spacing: 5px;
}

#content h2
{
    font-size: 120%;
    font-weight: bold;
    color: #8B004D;
    letter-spacing: 5px;
    margin: 20px 0 0 0 ;
}
#content h2 a, #content h2 a:VISITED
{
    text-decoration: none;
    color: #8B004D;
}
#content h2 a:HOVER
{
    text-decoration: underline;
}

#content p, #content li
{
    font-size: 110.1%;
    color: #666;
    line-height: 150%;
}

div#imgThumbs
{
    position: absolute;
    left: -41px;
    top: 291px;
    padding: 0 0px 0 41px;
    border-top: 1px solid #8B004D;
}

div#imgThumbs img
{
    
    border-right: 1px solid #8B004D;
    border-bottom: 1px solid #8B004D;
    border-left: 1px solid #8B004D;
    margin-right: 10px;
    cursor: pointer;
}
div#imgThumbs img.last
{
    margin-right: 0px;
}
div#introBlock
{
    height: 350px;
    /*background-color: #ffc;*/
}

div.prov
{
    clear: left;
    background-image: url(img_std/provBloc.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    color: #666666;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}

div.dist
{
    width: 179px;
    height: 90px;
    margin: 0 0 20px 0;
    padding: 5px 10px 5px 10px;
    background-color: #E8CCDC;
    float: left;
}

div.dist a {
    color: #000;
}


#topContentEditor, #addtlContentEditor
{
    height: 350px;
    width: 600px;
}

span.error {
    display:block;
    color:red;
    font-weight:bold;
}

