body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: url(../images/bg2.jpg);
	position: static;
	height: 600px;
	width: 800px;
	margin: auto;
	padding: 3% 0% 0% 3%;
	text-align: center;
}
#divlogo {
	background-image: url(../images/logobkgrd240X179.jpg);
	position: absolute;
	height: 179px;
	width: 240px;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#divnav {
	position: absolute;
	height: 421px;
	width: 240px;
	left: 0px;
	top: 179px;
	background-image: url(../images/navbkgrd421.jpg);
	visibility: visible;
}
#divcontent {
	background-image: url(../images/macsite10-10-08A560.jpg);
	position: absolute;
	top: 0px;
	left: 240px;
	height: 600px;
	width: 560px;
	right: 800px;
	bottom: 600px;
	clear: left;
	visibility: visible;
}
#wrapper {
	height: 600px;
	width: 800px;
	position: relative;
	margin: auto;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}
.memberpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #999933;
	text-align: center;
}
.maclogo {
	position: absolute;
	height: 160px;
	width: 180px;
	left: 18px;
	top: 15px;
}
.memberpremiumdiv {
	padding: 10px;
}
#whitestage {
	background-color: #FFFFFF;
	position: absolute;
	left: 6px;
	top: 54px;
	height: 490px;
	width: 500px;
}
.textblock {
	padding-left: 10px;
	padding-right: 10px;
}
