body    
{
color: white;
background: #b2ad49;
text-align: center;
margin: 8px
}
#top   
{
text-align: center;
margin: 0px auto 30px;
width: 100%;
height: auto
}

#col1  {
text-align: center;
 margin-right: auto;
margin-left: auto;
width: 600px;
height: auto;
}

#col2 {
text-align: center;
margin-right: auto;
margin-left: auto;
width: 350px;
height: auto
}

.icap  {
background-color: transparent;  
color: #c8bb84;
font-weight: bold;
line-height: 42px;
 font-size: 42px
}
.story    
{
 background-color: transparent;
color:#59441a;
font-size: 13px;
line-height: 20px;
font-family: "Courier New", Courier, monospace;
text-align: center
}
.leader            
{
background-color: transparent;
 color: #59441a;
font-size: 14px; 
line-height: 18px;
font-family: "Courier New", Courier, monospace;
}
#base  {
font-size: 16px;
color: #59441a;
background-color: #b2ad49 ;
text-align: center;
padding-top: 4px;
padding-bottom: 5px;
width: 100%;
height: auto;
display: block
}
.fact 
{
 background-color: transparent;
color: #816cb4;
font-weight: bold;
font-size: 18px;
line-height: 24px
}
.nav     
{
font-size: 14px;
font-family: Verdana, Geneva, Arial, sans-serif
}

A:link
{
color: #e4dbb6;
text-decoration: none;
background-color: transparent;
}
A:visited
{
color: #80ff80;
text-decoration: none;
background-color: transparent
}

A:hover
{
color: #9FF;
text-decoration: none;
background-color: transparent;
cursor: e-resize;
}
.bar      
{
background-color: ;
font-size: 10px;
color: #004d00
}

    

.rule {/*the 'Horizontal Rule*/

       border-top-width: 1px;

       border-top-style: solid;

       border-color: #6c5b24; 

       margin: 2%;}    

       

       
