@charset "UTF-8";
/* CSS Document */


/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	vertical-align: baseline;
}


body {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	background: #E3F4FD url(../img/bgpattern.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	line-height:21px;
}


.p {
	font: 15px/21px Arial, Helvetica, sans-serif;
}

table {
	margin-left:-20px;
}

li { margin-bottom: 0.4em; }

ul { list-style-image: url("../img/bullet.gif"); } 

.oneColElsCtr #container {
	width: 920px;
	background-color: #FFF;
	margin: 0 auto; 
	border:none;
	text-align: left;
}
.oneColElsCtr #mainContent {
	padding: 0;
	background-color: #E3F4FD;
	text-align:left;
	float:left;
	border: 1px solid #5498BA;
}




#headerTop {
	z-index:50;
	background:#E3F4FD url(../img/header.jpg) top left no-repeat;
	height:180px;	
}

#panel {
	margin-top:180px;
	background-color:#FFF;
	border:1px solid #999965;
}

#mainbgbottom {
	background-image:url(../img/snowbase.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:980px;
	width:900px;
	zoom:1;
}

#mainbgbottom2 {
	background-image:url(../img/snowbase.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:1060px;
	width:900px;
	zoom:1;
}

#shadowleft {
	background-image:url(../img/bgpattern_left.gif);
	background-repeat:repeat-y;
	width:10px;
	height:982px;
}

#shadowright {
	background-image:url(../img/bgpattern_right.gif);
	background-repeat:repeat-y;
	width:10px;
	height:982px;
}

#shadowleft2 {
	background-image:url(../img/bgpattern_left.gif);
	background-repeat:repeat-y;
	width:10px;
	height:1050px;
}

#shadowright2 {
	background-image:url(../img/bgpattern_right.gif);
	background-repeat:repeat-y;
	width:10px;
	height:1050px;
}


#helpdiv {
	margin-top:-18px;
	text-align:center;
}

#homediv {
	margin-top:0px;
	text-align:left;
}

#kids1 {
	position:relative;
	width: 900px;
	background-color: #FFF;
	margin: 0 auto; 
	border: none;
	text-align: left;
}


#kidRight {
	position:absolute;
	z-index:100;
	top:160px;
	left:520px;
}

#kidLeft {
	position:absolute;
	z-index:101;
	top:450px;
	left:0px;
}

#kidLeft2 {
	position:absolute;
	z-index:101;
	top:680px;
	left:0px;
}

#progress {
	position:absolute;
	z-index:120;
	top:270px;
	left:640px;
}

#progress2 {
	position:absolute;
	z-index:120;
	top:350px;
	left:640px;
}

#marca1 {
	position:absolute;
	z-index:120;
	top:930px;
	left:770px;
}

#marca2 {
	position:absolute;
	z-index:120;
	top:1000px;
	left:770px;
}
	
#tableDiv {
	width:555px;
	text-align:left;
	margin-left:-3px;
}

   /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(../img/img.php.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
		z-index:5;
      width:540px !important; /* IE Win = width - padding */
      width: 525px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px 0px 0px 70px 
	  }
	  

    /* set the top-right image */
    .cssbox_head{background-position:top right;

    /* pull the right image over on top of border */
      margin-right:-15px;
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
	  text-align:left;
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:15px 0 0px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      width:500px;
	  background-position:bottom left;
	  text-align:left;
	  position:relative;
      margin-right:25px; /* interior-padding right */ 
      padding:10px 0 15px 40px} /* mirror .cssbox_head right/left */
	  
	  
.sideTag {
	margin-top:10px;
	margin-left:-57px;	
	position:relative;
}

#contact {
	margin-top:-10px;
	color:#666;
	font-size:13px;
}

a {
	color:#333;
}

#entry {
		width:490px;
		margin-bottom:20px;
		padding:10px;
		vertical-align:top;
		font-size:13px;
		line-height:17px;
}

#entry h2 {
	font-weight:bold;
	color:#1474AE;
	margin:0;
	vertical-align:top;
	
}

#entry h3 {
	font-weight:normal;
	color:#999;
	font-size:11px;
	margin-bottom:3px;
}

#postImg {
	width:136px;
	height:100px;
	margin-right:10px;
	float:left;
	
	
}
