/* Presentation Stylesheet */ 

#lpic {

float: left;
margin-top: 25px;
margin-right: 10px;
margin-left: 15px;
border:2px solid black;
}

#rpic {

float: right;
margin-right: 15px;
margin-top: 25px;
margin-left: 10px;
border:2px solid black;

}




.feedBurnerFeedBlock {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	text-align:justify;
font-weight:bold;

	}



.headline {
	margin:0;
	font-variant:small-caps;
font-family: Garamond; Georgia, "Times New Roman", Times, serif;
font-weight:bold;
 padding:15px;
color:#1e4bec;
font-size: 160%;
	}


#pic {
	padding:15px;
	}

h3 {
 margin:0;
	font-variant:small-caps;
font-family:Georgia, "Times New Roman", Times, serif;

 padding:15px;
color:#1e4bec;
 }

h2 {
 margin:0;
 padding:15px;
color:#1e4bec;
 }


p {
 font-family: Garamond, Georgia, "Times New Roman", Times, serif;
text-align:justify;
margin:0;
 padding:15px;
}



h4 {
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#54c6ff;
margin-left:10px;
margin-top:4px;
font-weight: bold; 
 padding: 5px 0;
color:#bffeff;
 }
 
p:first-letter {
 font-size: 170%;
font-family:Tahoma, "Lucida Grande", Arial, sans-serif;
 
 font-weight: bold;
 color:#1e4bec;
 }

a:link, a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration: none; } 
a:hover { 
font-family:Georgia, "Times New Roman", Times, serif;
background-color: #54c6ff;  } 








