h1
{
	font-family: Helvetica, Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}

h2
{
	font-family: Helvetica, Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}


h3
{
	font-family: Helvetica, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #101010;
}

p
{
	font-family: Helvetica;
	font-size: 11pt;
	color: #FFFFFF;
}

a
{
	color:#000000;
}

div#pic img
{
	position: relative;
	left: 60px;
	border: 1px solid #FFFFFF;
	width:460px;
	height:310px;
}

div.images
{
	position:absolute;
	left:12px;
	top:110px;
	
}

div#mainimg
{
	background-image: url(../images/youthschoolsmain.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:532px;
	position:relative;
	border-bottom: 1px solid #000000;
	overflow:hidden;
}
div#img1 img
{
	border: 1px solid #FFFFFF;
	height:375px;
	width:346px;
	position:absolute;
	left:15px;	
}

div#iframe
{
	position: absolute;
	top:70px;
	right:0px;
	background-color: transparent;	

}

div.feedback
{
	background-image: url(../images/feedback/youthschools.jpg);
	background-repeat: repeat;
	border: 1px solid #37939b;
	
}
div.feedback p
{
	font-style: italic;
	font-size:10pt;
	color: #000000;
	font-family: Helvetica;
	margin: 10px;
}
div.feedback h1
{
	font-weight: bold;
	font-size:10pt;
	color: #000000;
	font-family: Helvetica;
	margin: 10px;
}
div.feedback h2
{
	font-size:10pt;
	color: #000000;
	font-family: Helvetica;
	text-align:right;
	margin: 10px;
}
div.feedback h3
{
	font-size:10pt;
	color: #000000;
	font-family: Helvetica;
	text-align:left;
	margin: 10px;
}
div.comments p
{
	font-style: italic;
	font-size:10pt;
	color: #FFFFFF;
	font-family: Helvetica;
}
div.comments h1
{
	font-weight: bold;
	text-decoration: underline;
	font-size:10pt;
	color: #FFFFFF;
	font-family: Helvetica;
}
div.comments h2
{
	font-size:10pt;
	color: #FFFFFF;
	font-family: Helvetica;
	text-align:right;
}

div.comments img
{
	border: 1px solid #FFFFFF;
	height:100px;
	width:84px;
	float: left;
	margin: 0px 15px 0px 5px;
}

div#sidebar
{
	background-image: url(../imatges/youthschoolsside.png);
	background-repeat: no-repeat;
	border-right: 1px solid #FFFFFF;
	height:500px;
	width:350px;
	position:absolute;
	left:0px;
	top:70px;
	float:left;
}
	
