html{
}

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "Helvetica", "Arial", sans-serif;
	color: #000033;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#standardPage{
	background-image:  url(http://www.sendablessing.com/images/memberLogin/welcomePageBKG.jpg); 
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 768px;
	margin: 0px;
	padding: 0px;
}

#wholeCard{
	border-color: #FADA91;
	border-width: 12px;
	overflow: visible;
}

#header{
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 868px;
	height: 77px;
}

#content{
	background-color: transparent;
	position: absolute;
	top: 77px;
	left: 0px;
	width: 868px;
}

#loginFrame{
	position: absolute;
	top: 350px;
	left: 14px;
	width: 354px;
	height: 118px;
	background-color: #04456F;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#memberLoginFrame{
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 354px;
	height: 118px;
	background-color: #3F9CC9;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#joinFrame{
	position: absolute;
	top: 55px;
	left: 609px;
	width: 207px;
	height: 180px;
	background-color: #04456F;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#signUpFrame{
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 207px;
	height: 180px;
	background-color: #9EC2DA;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

