.bg1 {
	background-attachment: scroll;
	background-image: url(images/amazinggrannies_image14.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(images/amazinggrannies_joining2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg3 {
	background-attachment: scroll;
	background-image: url(images/amazinggrannies_joining3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg4 {
	background-image: url(images/amazinggrannies_image11.png);
	background-repeat: repeat-y;
}
.bg5 {
	background-image: url(images/amazinggrannies_image13.png);
	background-repeat: repeat-y;
}
.bg6 {
	background-image: url(images/amazinggrannies_joining4.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.button { width: 320px; font-size: 24px; }
a.join:link, a.join:visited, a.join:active {
	color: #ffffff;
	font-weight: bold;
}
a.join:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-family: VERDANA;
	font-size: 10px;
}
.desc {
	font-family: tahoma;
	font-size: 9px;
	color: #4a00b3;
}
.desc2 {
	font-family: tahoma;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-dimming {
	background: black;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 8px solid white;
}
.highslide-image-blur {
}
.highslide-overlay {
	display: none;
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 0px;
	background-color: white;
	text-align: center;
}
.highslide-loading {
	display: block;
	color: #4a00b3;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #4a00b3;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
