*{margin:0; padding:0;}
.clear {clear:both; height: 0px;}
body {
	background:#fff url(../images/backgroundtop.jpg) no-repeat top center fixed;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	margin: 0px;
	}
#bottomback {
	background: url(../images/backgroundbottom.png) no-repeat bottom center;
}
#bottomback2 {
	background: url(../images/backgroundbottom.png) no-repeat bottom center;
	height: 100%;
	position: absolute;
	width: 100%;
}
#bottomback3 {
	background: url(../images/backgroundbottom.png) no-repeat bottom center;
	height: 100%;
	position: fixed;
	width: 100%;
	overflow: auto;
}
#container {
	margin: 0 auto;
	width: 780px;
}

#container-in {
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

#container h2 {
	padding: 5px 0px;
	margin-left: 5px;
	font-weight: bold;
}
#container .login a {
	margin-right: 5px;
	text-decoration: none;
	float: right;
	padding: 5px 10px;
	color: #fff;
	background: #00ADEE; 
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#container .login a:hover {
	background: #77D0EF;
	color: #000;
}

#header {
	padding: 30px 0px 10px;
}

#kids {
	background: #E0EBEF;
	padding: 10px 10px 10px 5px;
	margin: 5px;
	float: left;
	width: 355px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#kids:hover {
	background: #C2E3EF;
}
#kids .photo {
	border: none;
	float: left;
}
#kids .photo img {
	border: 4px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#kids .info {
	float: right;
	width: 230px;
}
#kids .info p {
	line-height: 21px;
	font-size: 12px;
}
#kids .sponsor {
	margin-top: 7px;
	text-align: center;
	font-weight: bold;
}
#kids .sponsor a {
	text-decoration: none;
	display: block;
	padding: 8px;
	color: #fff;
	background: #00ADEE; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#kids .sponsor a:hover {
	background: #77D0EF;
	color: #000;
}

#kids2 {
	background: #E0EBEF;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#kids2 .photo {
	float: left;
}
#kids2 .photo img {
	border: 4px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.info2 {
	float: right;
}
.info2 a {
	font-size: 16px;
	margin-right: 5px;
	text-decoration: none;
	float: right;
	padding: 5px 10px;
	color: #fff;
	background: #00ADEE; 
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.info2 a:hover {
	background: #77D0EF;
	color: #000;
}
.photo {
	float: left;
	margin: 0px 5px;
	margin-right: 0px;
}
.profile_info {
	float: right;
	width: 530px;
	padding: 0px 5px;
}
.profile_info td {
	padding: 3px;
}

#footer {
	background: #000;
	padding: 5px;
	text-align: center;
	color: #fff;
}
.sponsorinfo {
	float: right;
	background: #E0EBEF;
	padding: 3px 5px;
	width: 500px;
	margin-bottom: 3px;
}
.loginpage {
	float: left;
}
