html,body{margin:0;padding:0}
body{
	font: Trebuchet MS, Arial, sans-serif;
	text-align:center;
	background-image: url(../images/bkgd_tile_vStrip.gif);
	background-repeat: repeat;}

div#container{
	text-align:left;
	background-color:#FFFFFF;
	width:950px;
	margin:0 auto;
	}
	
div#header{
	position:relative;
	height:170px;
	background-image:url(../images/header_kids.jpg);
	background-repeat:no-repeat;
/*	background-color:#00FF00; */
	}
div#header h1{
	padding:110px 40px 0px 300px;
	}
	
div#content{
	float:right;
	position:relative;
	width:650px;
	}
div#content p{
	padding:0px 0px 0px 0px;
	}

div#spanish{
	float:right;
	margin:0px 0px 0px 0px;
	padding:8px 30px 0px 4px;
	border-bottom:#CCCCCC thin dotted;
	border-top:#CCCCCC thin dotted;
	width:130px;
	font-size:90%;
	}
div#leftside{
	float:left;
	position:relative;
	width:250px;
	padding:0px 0px 0px 20px;
}
.navigation{
	border-bottom:#CCCCCC thin dotted;
	background:#fff;
	}
div#extra{
	background:#fff;
	border-bottom:#CCCCCC thin dotted;
	border-top:#CCCCCC thin dotted;
	color:#675c53;
	font-size:.8em;
	margin-right:10px;
	}
div#footer{
	clear:both;
	width:100%;
	}
div#footer p{
	font-size:70%;
	margin:0;
	padding:10px 50px 20px 50px;
	text-align:center;
	}
	
/* text markup */
h1{
	color:#363330;
	font-size:1.7em;
	line-height:1.3em;
	font-family:Trebuchet MS, Arial, sans-serif;
	}
h2{
	color:#363330;
	font-size:1.5em;
	line-height:1.3em;
	font-family:Trebuchet MS, Arial, sans-serif;
	}
h3{
	color:#363330;
	font-size:1.3em;
	line-height:1.3em;
	font-family:Trebuchet MS, Arial, sans-serif;
	}
h4{
	color:#eaac1f;
	font-size:1.2em;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-style:italic;
	}
h5{
	color:#363330;
	font-size:1em;
	line-height:.8em;
	font-family:Trebuchet MS, Arial, sans-serif;
	}
h6{
	color:#675c53;
	font-size:.9em;
	line-height:.4em;
	font-family:Trebuchet MS, Arial, sans-serif;
	
	}
a{
	display:inline;
	padding:0;
	color: #0e6fb3;
	text-decoration:none;
	}
a:hover{
	display:inline;
	padding:0;
	color: #085387;
	text-decoration:underline;
	}
a:visited{
	display:inline;
	padding:0;
	color: #085387;
	text-decoration:none;
	}

p{	
	margin:0 20px 10px 0px;
	color:#000000;
	font-size:.85em;
	line-height:1.4;
	font-family:Trebuchet MS, Arial, sans-serif;
	}

table{	
	color:#363330;
	font-size:.85em;
	font-family:Trebuchet MS, Arial, sans-serif;
	}
ul{	
	color:#000000;
	font-size:.85em;
	font-family:Trebuchet MS, Arial, sans-serif;
	}
	
li{
	font-family:Trebuchet MS, Arial, sans-serif;
	}
