/* CSS Document */
.header {
	width : 751px;
	height : 150px;
	background-image : url(http://cookweb/Camp_Sanguinity/images/header.gif);
	padding : 5px 5px 5px 5px;
}
.background {
	width : 751px;
	background-image : url(http://cookweb/Camp_Sanguinity/images/background.gif);
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding : 10px 10px 10px 10px;	
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.divide {
	height : 13px;
	text-align: center;
	background-image : url(http://cookweb/Camp_Sanguinity/images/divide.gif);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding : 0px 5px 0px 0px;
	width : 751px;
	height : 17px;
	background-image : url(http://cookweb/Camp_Sanguinity/images/footer.gif);
}
.caption {
	text-align: left;
	width : 200px;
	padding : 10px 10px 10px 10px;
	vertical-align : top;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.slide {
	width : 200px;
	height : 200px;
	padding : 10px 10px 10px 10px;
	background-image : url(http://cookweb/Camp_Sanguinity/images/photo_bg.gif);
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.photo {
	border: 1px solid #000000;
	
}
