html, body {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}

body {
    background-image: url(../images/page_bg.jpg);
}

#page {
    font-family: Arial, "Times New Roman", serif, Georgia, Times;    
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

#page_gallery {
    font-family: Arial, "Times New Roman", serif, Georgia, Times;    
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}

#content_area_gallery {
    text-align: center;
    border-style: inset;
    border-color: #0C106D;
    border-width: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    line-height: 1.5;
    /* background-color: #FFFFFF; */
    background-color:#EBEDF2;
    color: #0C106D;
}



#header {
    margin: 0;
    padding: 0;
    width: 100%;
}

#hdr_top {
    margin: 0;
    padding: 0;
    background-image: url(../images/ht-bg.jpg);
    background-repeat: repeat-x;
    height: 80px;
    width: 100%;
}

#hdr_bottom {
    margin: 0;
    padding: 0;
    background-image: url(../images/hb-bg.jpg); 
    background-repeat: repeat-x;
    height: 75px;  
    width: 100%;
}

#footer {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: .8em;
    text-decoration: none;
    color: #FFFFFF;
    margin: 0;
    padding: 8px;
    background-image: url(../images/f-bg.jpg);
    background-repeat: repeat-x;
    height: 30px;
    width: 100%;
}

#topnav {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-image: url(../images/f-bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
}

#topnav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}


#topnav li {
    float: left;
}

#topnav a {
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/button-top-normal.jpg);
    background-repeat: no-repeat;
    text-indent: 20px;
    border-right: 1px solid #9395BE;
}

#topnav a:hover, #topnav .active a {
    background-image: url(../images/button-top-over.jpg);
    background-repeat: no-repeat;
}


#left, #page_middle, #content_area, .column_narrow, .column_wide, #footer, #header, #header_top, #header_bottom, #topnav {
    float: left;  
}

#left {
    margin: 10px;
    width: 195px;
}

#page_middle {
    margin: 0;
    padding: 10px;
    width: 100%;
}

#content_area {
    border-style: inset;
    border-color: #0C106D;
    border-width: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: 500px;
    padding: 5px;
    line-height: 1.5;
    /* background-color: #FFFFFF; */
    background-color:#EBEDF2;
    color: #0C106D;
}

.column_narrow {
    float: right;
    width: 270px;
}

.column_wide {
    float: left;
    width: 500px;
}

#content_area_wide {
    border-style: inset;
    border-color: #0C106D;
    border-width: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    width: 800px;
    padding: 5px;
    line-height: 1.5;
    /* background-color: #FFFFFF; */
    background-color:#EBEDF2;
    color: #0C106D;
}

#content_area ul, #content_area_wide ul, .column_narrow ul, .column_wide ul {
    list-style-type: disc;
}

#content_area h1, #content_area_wide h1, .column_narrow h1, .column_wide h1 {
    font-size: 18px;
    font-weight: bold;
}

#content_area h2, #content_area_wide h2, .column_narrow h2, .column_wide h2 {
    font-size: 16px;
    font-weight: bold;
}

#content_area a, #content_area_wide a, .column_narrow a, .column_wide a {
    font-weight: bold;
}

.subcontent {
    float: left;
    width: 470px;
    display:inline;
    text-align:justify;
    border:1px solid #000;
    /* background-color:#EBEDF2; */
    background-color:#FFFFFF;
    /* color:#000; */
    color: #0C106D;
    padding:10px;
    margin:5px;
}

.footnote {
    font-size: 9px;
    font-style: italic;
}

.subcontent img {
    border:3px double #000;
}

.subcontent_narrow {
    float: right;
    width: 270px;
    display:inline;
    text-align:justify;
    border:1px solid #000;
    /* border-bottom: 1px dotted #000; */
    /* background-color:#F7FAFF; */
    background-color:#FFFFFF;
    color: #0C106D;
    padding:10px;
    margin:5px;
}

.subcontent_narrow img {
    border:3px double #000;
}

.subcontent_narrow h2 {
    border-top:1px dotted #000;
}

.aleft {
    float: left;
    margin-right: 10px;
}

.aright {
    float: right;
    margin-left: 10px;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

#leftnav {
    float: left;
    width: 175px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#leftnav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#leftnav a {
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/button1-normal.jpg);
    background-repeat: no-repeat;
    background-position: left middle;
    text-indent: 20px;
}

#leftnav a:hover, #leftnav .active a {
    background-image: url(../images/button1-over.jpg);
    background-repeat: no-repeat;
    background-position: left middle;
}

.promo {
    margin-top: 10px;
    margin-bottom: 10px;
}

.image-wrapper {
    background-image: url(../images/shadow.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    /* clear: right; */
    float: left;
    position: relative;
}

.image-wrapper img {
    background-color: #FFFFFF;
    border: 1px solid #a9a9a9;
    padding: 4px;
    display: block;
    margin: -5px 5px 5px -5px;
    position: relative;
}
