/*
COLORS:

Gold:  FCDC45
Dark Aqua:  0F4F61
Med Aqua:  66A1AD
Light Aqua:  DBEEF2
Dark Grey:  333333
*/

body {
	color: Black;
	background-color: #A7C787;
	layer-background-color: #A7C787;
	margin: 10px 0px 0px 0px;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* START CONTAINERS */
.wrapper {
	 position:relative; 
	 width:775px; 
	 text-align:left; 
	 margin:0 auto; 
	 top:0px;
}
.home_words {
	position: absolute;
	z-index: 1;
	top: 300px;
	left: 1px;
}
.home_swish {
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 1px;
}
.home_menu_go {
	position: absolute;
	z-index: 3;
	top: 255px;
	left: 177px;
}
.home_menu_games {
	position: absolute;
	z-index: 3;
	top: 215px;
	left: 295px;
}
.home_menu_home {
	position: absolute;
	z-index: 3;
	top: 255px;
	left: 415px;
}
.home_menu_expectant {
	position: absolute;
	z-index: 3;
	top: 215px;
	left: 520px;
}
.home_menu_dressed {
	position: absolute;
	z-index: 3;
	top: 255px;
	left: 653px;
}
.home_logo {
	position: absolute;
	z-index: 4;
	top: 50px;
	left: 200px;
}
.home_menu {
	position: absolute;
	z-index: 4;
	top: 150px;
	left: 20px;
}
.home_tag {
	position: absolute;
	z-index: 7;
	top: 155px;
	left: 230px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12pt;
}


.home_star1 {
	position: absolute;
	z-index: 5;
	top: 45px;
	left: 20px;
	
}
.home_star2 {
	position: absolute;
	z-index: 5;
	top: 25px;
	left: 95px;
	
}
.home_star3 {
	position: absolute;
	z-index: 5;
	top: 475px;
	left: 70px;
	
}
.home_star4 {
	position: absolute;
	z-index: 5;
	top: 35px;
	left: 240px;
	
}
.home_star5 {
	position: absolute;
	z-index: 5;
	top: 22px;
	left: 350px;
	
}
.home_star6 {
	position: absolute;
	z-index: 5;
	top: 37px;
	left: 512px;
	
}
.home_star7 {
	position: absolute;
	z-index: 5;
	top: 160px;
	left: 250px;
	
}
.home_star8 {
	position: absolute;
	z-index: 5;
	top: 155px;
	left: 470px;
	
}
.sub_star4 {
	position: absolute;
	z-index: 5;
	top: 20px;
	left: 330px;
	
}
.sub_star5 {
	position: absolute;
	z-index: 5;
	top: 350px;
	left: 79px;
	
}
.sub_star6 {
	position: absolute;
	z-index: 5;
	top: 35px;
	left: 700px;
	
}
.sub_star7 {
	position: absolute;
	z-index: 5;
	top: 550px;
	left: 25px;
	
}
.sub_star8 {
	position: absolute;
	z-index: 5;
	top: 655px;
	left: 100px;
	
}

.home_lower {
	color: #663366;
	font-size: 9pt;
	position: absolute;
	z-index: 6;
	top: 460px;
	left: 150px;
}
.sub_lower {
	color: #663366;
	font-size: 9pt;
	position: absolute;
	z-index: 6;
	top: 200px;
	left: 175px;
}

.home_content {
	color: #663366;
	position: absolute;
	z-index: 8;
	top: 20px;
	left: 575px;
	line-height: 150%;
}

.sub_head {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
}
.sub_logo {
	position: absolute;
	z-index: 1;
	top: 45px;
	left: 20px;
}
.sub_pic {
	position: absolute;
	z-index: 8;
	top: 220px;
	right: 30px;
}


/* END CONTAINERS */

/* START BACKGROUNDS */
.sub_menu_bg {
	background-image: url(images/sub_menu_bg.gif);
	background-repeat: repeat;
	layer-background-image: url(images/sub_menu_bg.gif);
	layer-background-repeat: repeat;
}
	
/* END BACKGROUNDS */

/*BEGIN FONTS */

.footer {
	font-size:  8pt;
	color: #663366;
}
.footer a {
	font-size: 8pt;
	color: #663366;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}
.home_menu a {
	color: White;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;	
}
.home_menu a:hover {
	color: #FFCC00;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}
.sub_menu a {
	color: White;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;	
}
.sub_menu a:hover, .sub_menu_on {
	color: #FFCC00;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.sub_side_menu a  {
	color: #663366;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;	
}
.sub_side_menu a:hover, .sub_side_menu_on {
	color: #FFCC00;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}


.sub_menu a, .sub_menu_on {
	padding: 10px;
}
.sub_page_head {
font-size: 12pt;
font-weight: bold;
color: #663366;
}
.section_title {
	font-size: 10pt;
	font-weight: bold;
	color: #669966;
}
.sub_content {
	line-height: 150%;
}

/*END FONTS */


