/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */


body
{
    background-color: rgb(107,107,107);
    /*margin: 20px; */
    padding: 0; /* text-align: center; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: White;
}

.content
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; /* background-color: Lime; */
    background-image: url(Images/background.gif);
    background-repeat: repeat;
}

.picture
{
    border:6px solid #ff0000;
}



.header
{
    background-image: url(Images/header.gif);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    height: 76px;
    margin-bottom: 1em;
}



.Clear
{
    clear: both;
}


.May
{
    width: 800px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    font-size: 15px;
    color: gray;
    font-family: Comic Sans MS , Verdana , Sans-Serif;
    border-bottom-color: Gray;
    border-bottom-width: thin;
    border-bottom-style: outset;
    border-right-color: Gray;
    border-right-width: thin;
    border-right-style: outset;
}
.May p:first-letter
{
    color: Maroon;
    font-weight: bold;
    font-size: 1.5em;
    font-style: normal;
    font-family: Comic Sans MS;
}
.May p
{
    font-size: 1.0em;
    font-family: Comic Sans MS;
}
.May h3
{
    font-style: italic;
    font-weight: bold;
    font-family: Comic Sans MS;
    text-align: center;
    color: Maroon;
	font-size: 1.6em;
}
.May h4
{
    font-weight: bold;
    font-family: Comic Sans MS;
    color: Maroon;
}
.MayLeft
{
    float: left;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: .3em;
    margin-right: .5em;
    border: 0px;
}
.MayRight
{
    float: right;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: .3em;
    margin-left: .5em;
    border: 0px;
}

