﻿body 
{
    background-color:#9C8772;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
    line-height:100%;  
}
#Container
{
    width: 90%;
    min-width:950px;
    margin-left: 5%;
    margin-right:10%;
    height:100%;
    background-color:#CABFA1;
    height:100%;    
}
#Container p
{
    font-family:verdana;
    color:#000000;
    font-size:12px;
    margin-top:5px;
    margin-bottom:5px;
}
#Container h1
{
    font-family:Georgia;
    font-size:150%;
    color:#000000;
}

#Container h2
{
    font-family:Georgia;
    font-size:125%;
    color:#000000;
    text-align:center;
    }
    
#Container a
{
    text-decoration:none; 
    color:#000000;
}

#Container a:hover
{
    color:#974010
}

#Top
{
    width:100%;
    line-height:100%;
    background-color:#CABFA1;
    
}

#Top p
{
    text-align:center;
    margin:2em;
}

#Top a
{
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    font-size:130%;
    text-decoration:none;
    color:#8e2034;
}

#Top a:visited
{
    text-decoration:none;
    color:#8e2034;
}

#Top a:hover
{
    color:#969629;
    /*background-color:#000000;*/
}

#Left
{
    float: left;
    width: 200px;
    height:100%;
    background-color:#CABFA1;
    margin: 0;
    padding: 1em;
}

#Left a
{
    font-family:Tahoma;
    font-size:130%;
    text-decoration:none;
    color:#8e2034;
    
}

#Left a:visited
{
    text-decoration:none;
    color:#8e2034;
}

#Left a:hover
{
    color:#969629;
}

#Left p
{
    margin-bottom:2em;
    margin-top:2em;    
}

#Content
{    
    
    margin-left: 250px;
    padding: 1em;
    max-width: 51em;
    background-color:#CABFA1;
    
   
}

#Footer
{
   clear: both;
    margin: 0;
    background-color:#292725;
}
#Footer p
{
    color:White;
}

#Footer a
{
    text-decoration:none;
    color:White;
}

#Footer a:hover
{
    text-decoration:none;
    color:#FFA54F;    
}


#Crawl
{
    width:100%;
    background-color:#9C8772;
}

#Crawl p
{
    padding:15px;
    font-size:11px;
}


#Details a
{
    text-decoration:none; 
    color:#000000;
}

#Details a:hover
{
    text-decoration:none;
    color:#986B35;    
}

#Details p
{
    color:#292725;
    font-family:Verdana;
    font-size:8pt;
    padding:1%; border-spacing:10px;
}
#Details img
{
    border-color:#8e2034;
    border-style:solid; 
    border-width:3px;
    margin:10px;
      
}

#Details h3
{
    color:#8e2034;
    font-family:Tahoma;
    }
    
#Details a 
{
    font-family:Tahoma;
    font-size:125%;
    text-decoration:none;
    color:#8e2034;
    }

#Details a:hover
{
    color:#969629
}
.answer
{
    color:#292725;
    font-family:Verdana;
    font-size:8pt;
    padding:1%; border-spacing:10px;
}