body {
background-image: url(../siteimages/S_background.jpg); 
background-position: -310px -130px;
background-repeat: no-repeat;
background-attachment: fixed;
margin: 0;
padding: 0;
color: #222;
}


h2 {
margin-top:0;
font: italic 20pt/110% "times new roman", Georgia, "Trebuchet MS", serif;
clear: both;
}

h4 {
font: italic 14pt/160% Georgia, "times new roman", "Trebuchet MS", serif;
clear: both;
}


h3 {
margin-top:0;
font: bold 12pt/110% Georgia, "Trebuchet MS", serif;
clear: both;
}





p {
margin-top:0;
font: 11pt/140% Georgia, "Trebuchet MS", serif;
clear:both;
}

a {
color: #222;
text-decoration: none;
border-bottom:1px solid #888;
}

a:hover {
border-bottom:1px solid #AE9056;  
background-color: #EEE;
}

.picholder {
	float: left;
	display:  inline;
	margin-bottom:10px; 
	font:8pt/100% georgia, serif;
	text-align:right;
}

.picholder img {
	border: 0px;
	float: left;
	clear: right; 
}

