body 
{
    background-color: #1F1F1F;
    color: #5C5B5B;
    font-family: sans-serif;
    font-size: medium;
    text-align: center;
    line-height: 125%;
}

#content 
{
    text-align: center;
    background-color: White;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

h1
{
     font-size: 150%;
     color: #950200;
}

#header1
{
     font-size: 155%;
     color: #950200;
     border-bottom: 2px solid #606060;
}
     
ul
{
    font-size: small;
    text-align: left;
    margin-left: 80px;
}

.bottomlinks
{
    padding-left: 10px;
    color: #950000;
    text-decoration: none;
    font-size: small;
    text-align: center;
    font-family: Sans-Serif;
}

.buttons
{
    background-color: #6D6D6D;
    font-family: Sans-Serif;
    color:  white;
    text-align: center;
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding-left: 28px;
    padding-right: 28px;
}

.buttons:hover
{
    background-color: #970000;
}

.p
{
    margin: 0px 60px;
    text-align: left;
}

.grade
{
    font-weight: bold;
}

#contact
{
    border: 2px solid black;
    margin: 25px;
    margin-top: 30px;
    font-family: Lucida Bright;
    font-size: small;
}

#contact h1
{
    color: #404040;
}

h2
{
    font-size: 125%;
}

ol
{
    list-style: none;
}

.game
{
    font-family: Lucida Bright;
    color: Gray;
}

.gamediv
{
    border: 2px solid gray;
    background-color: #1F1F1F;
    margin: 10px 80px 10px 80px;
    color: White;
}

.philosophy
{
    margin-left: 225px;
    line-height: 1.3em;
    font-size: 100%;
}


img
{
    border: none;
}

#thanks
{
    list-style: none;
    font-size: large;
    font-family: Lucida Bright;
    margin-left: 275px;
}

.highlight
{
    background-color: #970000;
}

.header
{
    text-align: left;
    margin-left: 60px;
}

#knight
{
    margin: -25px;
}

#teams
{
    float: left;
    background-color: black;
    border: 2px solid black;
    width: 200px;
    margin: 10px;
}

#clear
{
    margin-left: 220px;
}

.gradelink
{
    margin-top: -15px;
}

.bottomlinks:hover
{
    color: red;
}

.roster
{
    margin-left: 375px;
    list-style: none;
    font-size: 1.3em;
    font-family: Lucida Bright;
    line-height: 1.5em;
}

#5thpic:hover
{
    border: 2px solid red;
}

#content
{
    min-height: 700px;
}

.margin
{
    margin-top: 50px;
}

.teams
{
    color: white;
}

.margin2
{
    margin-top: 425px;
}

.margin3
{
    margin-top: 150px;
}