﻿.body
{
    width: 95%;
}
.header 
{
    background: url(http://static.egordian.com/styles/O/images/ui-bg_highlight-soft_75_1f305f_1x100.png) 50% 50% repeat-x;
}
.img
{
    background-color: White;
    vertical-align: bottom;
}
.sectionHeader
{
    color: #1F305F;
    font-size: x-large;
    font-style: oblique;
    text-decoration: underline;
    font-weight: bold;
}
.sectionSubHeader
{
    color: #1F305F;
    font-size: large;
    font-style: oblique;
    font-weight: bold;
}
.sectionBody
{
    color: black; /*#1F305F;*/
    position: relative;
    left: 20px;
}
.sectionBody2
{
    color: black; /*#1F305F;*/
    position: relative;
    left: 30px;
    /*clip: rect(auto, auto, auto, auto);*/
}
.onePic
{
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.otherPics
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.picNote
{
    padding-left: 40px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: small;
    font-style: oblique;
}
