
  * { 
        padding:0; 
        margin:0; 
      } 
      html { 
        background-color: #fc3; 
        height: 100%; 
        padding: 0 30px; 
      } 
      body { 
        background-color: white; 
        min-height: 100%; 
        position: relative; 
        font-family: Arial, Verdana, sans-serif; 
	      } 
       .footer { 
        position: absolute; 
        bottom: 0; 
        font-size: xx-small; 
        border-top: 1px solid #fc3; 
        width: 100%; 
		      } 
      .footer p{ 
				   padding: 2em 2em .5em 2em;
			      } 
      .content { 
        padding: 0 2em 15em 2em; 
				clear: both;
	      } 
				.content p, .content p+ul, .content p+h3,  
.content p+h4, .content p+h5, .content p+h6 { 
  margin: 1em 0 0 0; 
}  
.content p+p { 
  margin: 2em 0 0 0; 
} 
.content p+h1 { 
  margin: 3em 0 0 0; 
}  
.content p+h2 { 
  margin: 3em 0 0 0; 
} 
.content blockquote+blockquote {
   margin: 1em 0 0 0;
	 }
      #header img { 
        float: left; 
        height: 103px; 
        width: 100px; /* whatever it is*/ 
        border: 0; 
        padding-top: 3px; /* as you like */ 
        padding-left: 2em; /* as you like */ 
				padding-bottom: 7px
      } 
      #header h1, #header h2, #header h3 { 
        text-align: right; 
        padding: 0 2em; 
        color: #6fa408; 
        font-weight: bold; 
        font-family: "Times New Roman", Times, serif; 
			      } 
      #header h1 a, #header h2 a, #header h3 a { 
        text-decoration: none; 
         color: #6fa408; 
      } 
div.menu { 
clear: left;
list-style: none;
padding: 1em 1.5em 3em 1.5em; 
font-size: 14px; 
line-height: 16px;  
color: #6fa408; 
font-weight: bold; 
width: 92%;
} 
a:link { 
text-decoration: none; 
color: #6fa408; 
} 
a:visited { 
text-decoration: none; 
color: #118fca; 
} 
a:hover { 
text-decoration: none; 
color: #f5c439; 
} 
a:active { 
text-decoration: none; 
color: #f5c439; 
	}
p.center { text-align: center;
}
.center {text-align: center;
}	
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
	padding: 1em;
}		
.green { 
color: #6fa408;
font-weight: bold;  
}		
p.green-center { 
color: #6fa408; 
text-align: center; 
} 
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.floatRight { 
    float: right; 
    margin: 4px; 
} 
.floatLeft { 
    float: left; 
    margin: 4px; 
} 
.clear { 
    clear: both; 
    margin: 4px; 
		}
	blockquote p
    {
    margin: 0px 15px 0px 0px;
    font-size: medium;    
}

blockquote
    {
    margin: 20px;
    font-size: medium;    
}

cite
    {
    font-size: medium; 
} 	
#border { 
border-width: .2em; 
border-style: solid; 
border-color: black; 
}
div.article {
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
padding: 1.5em 1em;
border: solid 1px;
}
p.caption{
text-align:center;
}
