body
{
    font-family: Arial, Helvetica, sans-serif;

}

body.self
{
    background: #990000 url(images/stripes-red.gif) repeat;
}

#footer p{
    background-color: #ffffff;
    padding: 0 3%;
    text-align: center;
    margin-bottom: 1em;
}

body.contact
{
    background: #FFFFFF url(images/ssbg-ltorangeb.gif) repeat;
}

body.profile
{
    background: #FFFFFF url(images/ssbg-brownb.gif) repeat;
}

body.intro
{
    background: #FFFFFF url(images/ssbg-midblueb.gif) repeat;
}

body.mission
{
    background: #FFFFFF url(images/ssbg-dkgreenb.gif) repeat;
}

body.index
{
    background: #FFFFFF url(images/stripes-grayb.gif) repeat;
}

.crumb, .copyright, h1
{
    font-size: .8em;
    text-align: center;
}

.crumb
{
    font-weight: bold;
    color: #b40023;
    text-align: left;
}

a, .crumb a
{
    color: #333366;
}

table
{
    background-color: #ffffff;
}

p, td, h2, h3
{
    font-size: 1em;
}

h1
{
    text-transform: uppercase;
    text-align: center;
}

h3
{
    display: inline;
}

.pic, nav, .data
{
    text-align: right;
}

.pic img
{
    border: 1px solid #000000;
}

