#contain
{

   text-align: center;
   background-image:url('grid.gif');
   background-repeat:repeat;   	
   padding: 10px;
   width: 716px;
   border-width: 2px;
   border-color: #FF540B;
   border-style: solid;
}

#contain2
{
   text-align: center;
   background-color: #DDECC5;
   margin: 0px auto;
   width: 700px;
   border-style: solid;	
   border-width: 1px;	
   border-color: #FF540B;
}

#banner
{
   width: 700px;
}

#content
{
    width: 700px;
    padding: 20px;	
}

#menu
{
    word-spacing: 25px;	
    width: 700px;
    height: 30px;
    font-size: 20px;	
    background-image:url('linksBG.gif');
    border-bottom-width: 1px;	
    border-bottom-color: #FF540B;
    border-bottom-style: dotted;
    border-top-width: 1px;	
    border-top-color: #FF540B;
    border-top-style: dotted;
}

#bio
{
    float: left;   	
    border-style: dotted;
    border-color: #FF540B;
    border-width: 1px;
}

#footer
{
    width: 716px;
    font-size: 9px;
    color: #F2FAEE;
}


   
body
{  
   font-family: Arial, Century Gothic, Times New Roman;
   font-size: 16px;
   color: #466678;
   background-color: #1FB5D0;
}

p
{
   width: 600px;	
   margin: 10px 10px 10px 10px;
}

p.small {line-height: 200%}

h1
{	
   text-align:left;	
   position:relative;
   left:-30px;
   width: 400px;	
   font-size: 16px;	
   color: #253A5F;
   background-color: #9AE1C3;
   border-width: 1px;
   border-color: #FF540B;
   border-style: dotted;
   padding:5px;
}

h2
{  
   text-align:center;
   line-height: 150%;
   width: 500px;
   font-size: 12px;
}

h3
{  
   text-align:left;
   line-height: 120%;
   width: 500px;
   font-size: 15px;
}

h5
{  
   text-align:left;
   line-height: 110%;
   width: 550px;
   font-size: 15px;
}

h4
{  
   text-align: left;
   font-size: 20px;
   font-weight: bold;	
}


a
{
   color: #FF540B;
   text-decoration: none;
   padding: 2px auto;	
}

a:hover
{
   color: #A3B47D;
} 