body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
	background-color: #cbb891;
	margin:10px 0px; 
	padding:0px;
	margin-top: 0px;
}

#page{
	width: 760px;
	margin: 0px auto;
	background-image: url(images/innermiddle_youth.jpg);
	background-repeat: repeat;

}

#header{
	width: 760px;
	height:95px;
	margin: 0px auto;
	background-image: url(images/innerheader_youth.jpg);
	background-repeat: no-repeat;
}

#spacer{
	height: 22px;
	clear: both;
}

#container{
	width: 718px;
	margin: 0px auto;
}

#nav{
	float:left;
}

#bodytext{
	float:right;
	width: 555px;
}

#bodytext a{
	color: white;
}

#bodytext a:hover{
	color:#146e77;
}

#bodytext h4 {
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 3px;
}
#bodytext ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer {
	width: 754px;
	margin: 0px auto;
	height:60px;
	clear: both;
}

#footer a{
	color: white;
}

#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
} 

	
a{
	color: black;
}

a:hover{
	color:#146e77;
}

#footer { background: url("images/innerfooter_youth.jpg") no-repeat bottom; border: none;}