body{
    font-family: "Arial";
    color: black;
    font-size: 85%;
	
	BACKGROUND="cdgraphic/ingalls1886_website_graphic_bg.jpg"
    text-align: center;
    margin: 8px

	}

#header{
    text-align: center;
    margin: 0px auto 30px;
    width: 100%;
    height: auto
}







#col1{

    text-align: left;
    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: #000000;
    font-weight: bold;
    line-height: 42px;
    font-size: 3.0em;

    }

.t{

    margin-right: -10;  

 }



.content   

    {

    background-color: transparent;

    color:#000000;

    font-size: 16px;

    line-height: 20px;

    font-family: "Arial";

    text-align: center

    }

    
.redtext
{
color: #EDB06D;

}



.leader            

    {

    background-color: transparent;

    color: #000000;

    font-size: 1.1em;

    line-height: 18px;

    font-family: "Arial";

    }
.nav {

    font-size: 14px;
    font-family: Verdana, Geneva, Arial, sans-serif
    }





A:link

	{

    color: #29108D;

    text-decoration: underline;

    background-color: transparent;

	}





A:visited

 

    {

    color: #8D7B36;

    text-decoration: underline;

    background-color: transparent

    }





A:hover

	{

    color: #9FF;

    text-decoration: underline;

    background-color: transparent;

	cursor: e-resize;

	}

	

img[title]{border: 2px solid black;}

#footer{

    background-color:#EDB06D;  
    font-size: .9em;
    color: #e1eed2;
    text-align: center

    }
    
.rule {/*the 'Horizontal Rule*/
       border-top-width: 1px;
       border-top-style: solid;
       border-color: #445e39; 
       margin: 2%;}    
       
.ruleshort {/*the short 'Horizontal Rule*/
	  width:250;
       border-top-width: 1px;
       border-top-style: solid;
       border-color: #445e39; 
       margin: 2%;}    