 body    
    {
    color: blue;
	background:  white;
	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: #a49039;
    font-weight: bold;
    line-height: 42px;
    font-size: 42px
    }
    

.story    
    {
    background-color: transparent;
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    font-family: "Courier New", Courier, monospace;
    text-align: center
    }
    

.leader            
    {
    background-color: transparent;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    font-family: "Courier New", Courier, monospace
    }


#base  
    {
    color:white;
    background-color: #ffffff;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 5px;
    width: 100%;
    height: auto;
    display: block
    }
    

.fact 
    {
    background-color: transparent;
    color: #bab4c3;
    font-weight: bold;
    font-size: 18px;
    text-decoration: underline;
    line-height: 24px
    
    }


.nav     
    {
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, sans-serif
   
    }


A:link
	{
    color: #605732;
    text-decoration: none;
    background-color: transparent;
	}


A:visited
 
    {
    color:#3ba54f;
    text-decoration: none;
    background-color: transparent
    }


A:hover
	{
    color:#800080;
    text-decoration: none;
    background-color: #edb8ee;
    cursor: e-resize;
	}
	

.bar      
    {
    background-color: transparent;
    color: #ffffff;
    }

 

