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

body { background: #000000 url(../bgrounds/mainSchildBG.jpg) no-repeat  center 0px; }


.splash { width:900px; float:left; position:relative; margin:0; padding:0; height:330px; z-index: 44; }
/*#splash { width:830px; float:left; position:relative; margin:0; padding:0; height:313px; z-index: 44; }*/
.page_body { width:900px; height: auto; float:left; position:relative; margin:0; padding:0 0 26px 0; text-align: left; }


.page_body .content { width: 650px; height: auto; float:left; padding: 25px; }


/*SCHILDER SUB NAV*/

ul#subNav li a { color: #616161; font-size:11px; line-height:50px; text-decoration: none; }
ul#subNav li a:visited { color: #616161; text-decoration: none; }
ul#subNav li a:hover { color: #FFCC19; text-decoration: none; }
ul#subNav li a:active { color: #FFCC19; text-decoration: none; }

ul#subNav li h5 { color: #FFCC19; font-size:11px; line-height:50px; text-decoration: none; }
