﻿body 
{
    background: rgb(29,43,55);
    display: block;
}

img
{
    border: 0px;   
}

span
{
    display: none;
}

h3
{
    color: White;
    text-decoration: underline;
    margin-left: 15px;
    padding-top: 15px;
    clear: left;
}

a
{
    color: White;   
}

a:hover
{
    color: rgb(166,174,98);   
}

li
{
    color: White;
}

#content p
{
    margin: 0;   
    float: right;
    
    color: rgb(115,130,167);
}


#watermark
{
    background: url('../images/watermark.png') no-repeat;
    width: 1200px;
    overflow: hidden;
    position: absolute;
    top: 140px;
    z-index: -1;
    width: 100%;
    margin: 0 auto;
    height: 409px;
}

#content
{
    width: 1000px;
    margin: 75px auto;
}

#navigation
{
    list-style-type: none;
    width: 355px;
    margin: 0 auto;
}

#sidebar
{
    width: 260px;
    float: right;
    
}

#duane
{
    width:266px;
    float: right;   
}

#jandl
{
    float: left; 
    width: 177px;
    margin-top: 35px;
}

#wommack
{
    width: 143px;
    float: left;
    margin-top: 65px;   
}

#doss
{
    width: 86px;
    float: left;
    margin-top: 100px;   
}

#yandian
{
     float: left; 
     margin-top: -35px;   
     width: 149px;
}

#comstock
{
    clear: both;
    float: left;
    width: 101px;
           
}

#content .day
{
    float: left; 
    font-style: italic; 
}

/*************************************
        SITE MASTER STYLING, BRO'!
*************************************/

#bioPhoto
{  
   clear: both; 
   float: left;
   margin-right: -1px;
}

#bio
{
    background: rgb(20,31,37);
    width: 560px;
    float: left;   
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#bio p
{
    float: left;   
    color: White;
    padding: 10px 15px 10px 15px;
    text-indent: 15px;
}

/*************************************
            JUBILEE SCHEDULE
*************************************/

#bio .time
{
    width: 200px;  
    margin: 0;
    padding: 0;
    clear: left;    
}

#bio li
{
    list-style-type: none;   
}

.info
{
    float: left;
    display: block;
}