/* external CSS file */
/* filename 'CSS_Partington.css' */
/* Created by Kim Hanold in NVU with additions */

  
/* Handwritten look */
/* coding */

body {
background-color:#F5F5F5; 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;
color:#00008b;
 }

a {font-family: "Lucida Calligraphy", sans-serif, Helvetica; color: blue; background:#E6E6FA; text-decoration: underline}

a:visited {font-family: "Lucida Calligraphy", sans-serif, Helvetica; color: navy; background:#E6E6FA; text-decoration: underline}

a:hover {font-family: "Lucida Calligraphy", sans-serif, Helvetica; color: #00008b; background-color: yellow}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:32px}
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px}
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px}

#leftcontent {
position: absolute;
left:10px;
top:115px;
width:149px;
background:#E6E6FA;
color:#00008b;
border:0px solid blue;
 }

#centercontent {
top:85px;
padding: 10px;
background:#F5F5F5;
color:#00008b;
margin-left:159px;
margin-right:149px;
border:1px solid blue;
font-family: "Lucida Calligraphy", sans-serif, Helvetica;   
font-style: italic;
    
font-size: 14px;
    
line-height: 0.7cm;

}


p { 
text-indent: .75cm;
background-color: #f5f5f5;
color: rgb(0 ,0, 0);
    
line-height: 0.7cm;
    
font-size: 14pt;
    
}



P:first-letter { 
font-weight: bold; 
font-size: 200%;
} 


  








html>body #centercontent { margin-left:139px; margin-right:131px; }

#rightcontent { 
position: absolute;
right:10px;
top:115px;
width:94px;
background:#F5F5F5;
color:#00008b;
border:0px solid blue;
 }

#banner { 
background:#E6E6FA;
color:#00008b;
height:49px;
border-top:0 solid blue;
border-right:0 solid blue;
border-left:0 solid blue;
 }

html>body #banner { height:49px; }


