body {
	background-color: #4A5144;
	background-image:  url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
a {
	color: #5F6857;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	color: #727D69;
	margin: 0px;
	font-size: 12px;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}

.heading_members {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #69275C;
	background-image:  url("../images/sabba_10.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	width: 181px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.heading_photos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #69275C;
	background-image:  url("../images/sabba_21.gif");
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	width: 206px;
	height: 30px;
	vertical-align: middle;
}
.heading_stratford {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #727D69;
	font-weight: bold;
	text-align: center;
	width: 361px;
	vertical-align: middle;
	height: 30px;
	background-image:  url("../images/sabba_20.gif");
}
.heading_welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #727D69;
	background-image:  url("../images/sabba_11.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: middle;
	height: 27px;
	width: 569px;
}
.logo_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 181px;
	text-align: left;
	vertical-align: top;
	background-color: #B2C7A5;
}
.photos {
	background-color: #69275C;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.photo_frame {
	background-image:  url("../images/photo_paper.gif");
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px 5px 4px;
	text-align: center;
	vertical-align: middle;
}
.text {
	background-color: #E7EFE2;
	background-image:  url("../images/sabba_25.gif");
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.white_rbl {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.white_rl {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}

