@import url(layout.css);
html{
	background-color:#83d6f6;
}
body {
	background: url(../../images/explore/blue/bg.gif) repeat-x;
	}
#frame {
	background: url(../../images/explore/blue/header.jpg) no-repeat;
	}
/**
 * Content
 */
#main {
	color:black;
	background: url(../../images/explore/blue/content.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	background-color:#95ddeb;
	}
/**
 * Navigation
 */
#nav {
	background: url(../../images/explore/blue/nav.jpg) no-repeat left top;
	color:black;
	
	}
#advice {
	background: url(../../images/explore/blue/advice.gif) no-repeat;
	}
#extra1 {
	
	}
#extra2 {

	}
#extra3 {
	
	}
#login_title {

	}

#login{
	background: 30px 0px url(../../images/explore/blue/login.gif) no-repeat;
}	
	
#login_password input{
	background: url(../../images/explore/blue/input.gif) no-repeat;
}

#login_username input{
	background: url(../../images/explore/blue/input.gif) no-repeat;
}

#login input{
	
}
	
.colorpallete{
	background-color:#8AF581;
	}
#title{
	display:none;
}
#daycare_name{
	color:#7d0082;
}

.contact{
	color:#000000;
}

#advice{
	color:#fe3e1e;
}

#nav ul li a {
	color:black;
}

#advice {
	margin-bottom:-27px;
}