body { 
color: #444; 
background-color: #edf6e3;
background-image: url(/graphics/ggp09_back.jpg);
background-position: top center;
background-repeat: repeat-y;
font-size: 11px; 
line-height: 14px;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman"; 
text-align: left;
margin: 0px; 
padding: 0px;
}

#content {
width: 539 px;
background-color: #fff;
border: 1px solid #aaa;    
margin: 10px 5px 10px 5px;
padding: 15px 15px 15px 15px;
}

p.content {
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman"; 
font-size: 13px; 
line-height: 16px;  
}

h3.content {
color: #284C00;
background-color: #ddd;
font-size: 11px; 
line-height: 16px;
text-transform: uppercase;
margin: -15px -15px 4px -15px;
padding: 4px 4px 4px 10px;
text-align: left;
}

#nav {
width: 150 px;
background-image: url(/graphics/florals.jpg);
background-position: bottom center;
background-repeat: no-repeat;
background-color: #fff;
border: 1px solid #aaa;    
margin: 10px 7px 10px 0px;
padding: 10px 10px 50px 10px;
}

#navlitters {
width: 150 px;
background-image: url(/graphics/puppypagepic_1.gif);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #fff;
border: 1px solid #aaa;    
margin: 10px 7px 10px 0px;
padding: 10px 10px 55px 10px;
}

h3 {
color: #ddd;
background-color: #284C00;
font-size: 11px; 
line-height: 16px;
text-transform: uppercase;
margin: -10px -10px 4px -10px;
padding: 4px 4px 4px 10px;
}
	
p.nav {
padding-bottom: 8px;
padding-top: 8px;
text-align: justify;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman"; 
font-size: 11px; 
line-height: 13px;
display: block;
background-color: #f8f8f8;
border-bottom: 1px dotted #ccc;
border-top: 1px dotted #ccc;
}

p.fineprint {
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman"; 
font-size: 11px; 
line-height: 13px;
margin: 10px 10px 10px 10px;
padding: 15px 10px 10px 10px;
width: 700 px;
background-color: #ddd;
border: 1px solid #aaa;
}

a:link {
font-weight: bold; 
text-decoration: none; 
color: #6faf30;
}

a:visited{ 
font-weight: none; 
text-decoration: none; 
color: #7fc937;
} 

a:visited:hover { 
font-weight: bold; 
text-decoration: none; 
color: #7fc937;
}

a:hover { 
font-weight: bold; 
text-decoration: underline; 
color: #7fc937;
} 

a:active { 
text-decoration: underline; 
color: #4f711f;
}

a:link.nav {
font-weight: bold; 
text-decoration: none; 
color: #6faf30;
}

a:visited.nav { 
font-weight: none; 
text-decoration: none; 
color: #7fc937;
} 

a:visited:hover.nav { 
font-weight: bold; 
text-decoration: none; 
color: #7fc937;
}

a:hover.nav { 
font-weight: bold; 
text-decoration: underline; 
color: #7fc937;
} 

a:active.nav { 
text-decoration: underline; 
color: #4f711f;
}
