html, body {height: 100%; margin: 0;}
img {border: none;}
body {background: #ffffff url('../images/mainbg.png') repeat-x; margin: 0px; padding: 0px; font-family: Tahoma, Verdana, Helvetica, sans-serif;}
#wrap {position: relative; margin-left: auto; margin-right: auto; width: 765px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -4em;}
#header{height: 155px; width: 765px;}
	#logo {margin-top: 9px;}
	#menu {position: absolute; left: 360px; top: 10px; width: 400px;}
	#menu ul { list-style: none; margin: 0px; padding: 0px;}
	#menu ul li {display: inline; float: left; position: relative; margin-right: 25px; font-size: 20px;}
	#menu a {color: #0d98ed; text-decoration: none;}#content{width: 765px; position: relative; margin-top: 15px;}
	.push {height: 4em;}
#descrip {width: 500px; height: 165px; color: #0d98ed;}
	#descrip h1 {font-size: 24px;}
	#descrip h2 {font-size: 18px;}
#parentlogin {position: relative;left: 0px;top: 0px;width: 355px; height: 214px;}
#kidslogin{	position: relative; width: 355px;}
	#parentL,#kidsL {width: 20px; height: 214px; float: left;}
	#parentM,#kidsM {width: 315px; height: 214px; float: left;}
	#parentR,#kidsR {width: 20px; height: 214px; float: left;}
	#parentM {background: #c3e9ff;}
		#parentM h3 {color: #0d98ed; margin: 10px;}
		.blueInp,.grnInp {width: 298px; height: 33px; border: none; margin-bottom: 10px; padding: 5px; font-size: 26px;}
		.blueInp {background: url('../images/blueInp.png') no-repeat; }
		.grnInp {background: url('../images/grnInp.png') no-repeat; }
	#kidsM {background: #b8ff6c;}
		#kidsM h3 {color: #0ca700; margin: 10px;}
#footer { background: #29b8f2 url('../images/footerbg.png') repeat-x; width: 100%; position: relative; height: 4em;}
	#footcontent {top: 15px; position: relative; font-size: 11px; color: #fff; margin-left: 20px;}
#badge {width: 195px; height: 195px; position: absolute; z-index: 100; left: 500px; top: 52px;}
#diggbtn {position: absolute; left: 495px; width: 180px; top: 255px; color: #0D98ED; text-align: center;font-weight: bold; border: 2px solid  #C3E9FF; background: #fff; padding: 10px;}
.frmHead {font-size: 12px; font-weight: bold; color: #666;}
.forgot {font-size: 12px; float: left; width: 200px;}
.subBtn {float: left; width: 100px; text-align: right;}
.ylwBox,.redBox,.grnBox { font-size: 18px; font-weight: bold; text-align: center; padding: 12px; margin: 10px;}
.ylwBox {background: #FFFFBB; color: #ffCC00; border: 2px solid #FFCC00;}
.redBox {background: #FFCECE; color: #FF3300; border: 2px solid #FF3300;}
.grnBox {background: #D5FFD5; color: #339900; border: 2px solid #339900;}
