@charset "utf-8";
#warning-home {
	background-image: url(../images/home01.jpg);
	float: left;
	height: 30px;
	width: 1000px;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
body {
	background-color: #0a011a;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#welcome-photo {
	background-image: url(../images/home-image.jpg);
	float: left;
	height: 301px;
	width: 483px;
}
#cont-xxx {
	background-image: url(../images/home-logo.jpg);
	float: left;
	height: 290px;
	width: 310px;
	padding-top: 11px;
	padding-right: 107px;
	padding-left: 100px;
}
#cont-xxx a {
	color: #FA2EB3;
	text-decoration: none;
}
#cont-xxx a:hover {
	text-decoration: underline;
}

#foot {
	float: left;
	width: 900px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	text-align: center;
	color: #771cd6;
	background-image: url(../images/home-back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#foot a {
	color: #771cd6;
	text-decoration: none;
}
#foot a:hover {
	color: #771cd6;
	text-decoration: underline;
}


#jessica-access {
	background-image: url(../images/home-back.jpg);
	float: left;
	height: 166px;
	width: 700px;
	padding-right: 150px;
	padding-left: 150px;
	padding-top: 30px;
}
#menu-soft-parents {
	float: left;
	width: 30%;
}
#cont-button {
	text-align: center;
	float: left;
	width: 46%;
	padding-left: 4%;
	padding-top: 5px;
}
#menu-text-parents {
	float: left;
	width: 70%;
	text-align: left;
	color: #FFFFFF;
}
#menu-soft-parents a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #771cd6;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu-soft-parents a:hover {
	color: #999999;
	text-decoration: none;
}
#welcome-flash {
	background-image: url(../images/home-flash.jpg);
	float: left;
	height: 371px;
	width: 1000px;
}
/** button link on main tour page **/
.dlnk_member {
	background: transparent url(../images/button-members.jpg) center top no-repeat;
	clear: both;
	padding: 8px 0 0 330px;
	height: 33px;
}
.dlnk_member a {
	color: #FFFFFF;
	text-decoration: none;
}
.dlnk_member a:hover {
	color: #9f4af8;
	text-decoration: underline;
}
#foot a.link_inq { 
	color: #26064A;
	text-decoration: none;
}
#foot a.link_inq:hover {
	color: #26064A;
	text-decoration: underline;
}