/* CSS Document */body {

	font-family:"Times New Roman", Times, serif;	font-size:17px;	color: #2D2D2D;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}



body a {

	font-family:"Times New Roman", Times, serif;	font-size:17px;
	color: #0000FF;
	text-decoration:none;
}


#frame {
	width: 650px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0%;
	text-alight:left;
	height: 100%;
	margin-bottom: 0px;
}


#content {
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 450px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	border-left: 10px;
	border-right: 10px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 100px;
	text-align:justify;
}

#endcontent {
	
	font-style: italic;
	text-align: left;
	padding-left: 65px;
	padding-right: 35px;

}



.rebecca {

	background-color: #7FFFFF;
	text-align:left;


}


#rebecca {

	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid white;
	padding-top: 10px;
	padding-bottom: 10px;

}




.headline {

	font-style: italic;
	font-size:27px;
	font-weight: bold;
	text-align: center;


}




.subtle a {

	font-family:"Times New Roman", Times, serif;	font-size:17px;	color: #2D2D2D;
	text-decoration:none;
}
.subtle a:hover {
	
	font-family:"Times New Roman", Times, serif;	font-size:17px;
	color: #2D2D2D;
	text-decoration:underline;
}

.hanging  p {

	padding-left:100px; 
	text-indent: -100px;

}


.verysubtle a {
	
	font-family:"Times New Roman", Times, serif;	font-size:17px;
	text-decoration:none;
	color: #2D2D2D;
}

.verysubtle a:hover {
	
	font-family:"Times New Roman", Times, serif;	font-size:17px;
	text-decoration:none;
	color: #2D2D2D;
}

.fotoframe img {

	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 8px;
	margin-left: 8px;
	border: 3px solid black;
	

}

#advertisement {

	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: 3em;
	margin-left: 3em;
	margin-right: 3em;
	margin-bottom: 3em;
	padding: 5em;
	border: 4px solid green;

}

