html{
}

body {
	background-color: #8888FF;
	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;
}

.clientHomePage {
/*	background-image:  url(http://www.sonyashannon.com/images/memberLogin/welcomePageBKG.jpg);  */
	background-repeat: no-repeat;
	background-color: #8888FF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 768px;
	margin: 0px;
	width: 100%;
	width: 90%;
	margin: 0 auto;
	margin-left: 3em;
}	

.leftCol {
	width: 95%;	
	margin: 0 auto;
}
.midCol {
	width: 95%;	
	margin: 0 auto;
	margin-top: 2em;
}
.welcome {
	margin-left: 3em;
}


.description {
	margin-top: 0;
	margin-bottom: 0;
}

.thumbRow {
	diplay: flex;
	flex-direction: row;
	margin-bottom: 1.5em;
}
.thumbEnvelope {
	float: left;
}
.lessonTitle{
	margin-top: 0;
	margin-bottom: 0;
}
.description {
	margin-top: 0;
	margin-bottom: 0;
}




.card-body {
	background-color: 8888ff;s
}

#standardPage{
	background-image:  url(http://www.sonyashannon.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;
}



.videoEnvelope {
	margin-top: 0;
	margin-bottom: 0;
}

#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;
}
