#pagecontent h1{margin: 25px 0;
font-family: 'Lilita One', sans-serif;
font-size: 22pt;
font-weight: 800;
line-height: 25pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
color:#00226a;
}

#pagecontent h2{
font-family:  'Lilita One', sans-serif;
font-size: 19pt;
font-weight: 400;
line-height: 20pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
color:#00226a;
}

#pagecontent h3{margin: 25px 0;
font-family: 'Oxygen', sans-serif;
font-size: 13pt;
font-weight: 600;
line-height: 20pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);

}

#pagecontent p{
font-family: 'Oxygen', sans-serif;
font-size: 12pt;
font-weight: 400;
line-height: 18pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

#form{
margin:-15px 0 15px 0;
padding: 0 0 25px 0;
border-bottom:
}

#videos{
padding:0 0 25px 0;
}

.floater{float:right; width:250px; padding:2px; border:1px solid #0066c8; margin:5px 0 5px 15px;}
.blue{background-color:#0066c8; }