
body{
position:relative;
font-size:1em;
background:#919191;
}
html{
font-size:100%;
}
#container{
position:absolute;
width:60.625em;   
left:50%;
margin-left:-30.313em;  
background:#0178ba;     
}
#innercontainer{
width:56.25em;
float:right;
margin-left:4.7em;
background:#fff url(images/Xlong_blue.jpg) no-repeat;
-moz-box-shadow: -10px 10px 10px #333;    
-webkit-box-shadow: -10px 10px 10px #333;    
box-shadow: -10px 10px 10px #333;    
}
h1, h2, h3, h4, h5{
font-family:crete-round;
}
p, li{
font-family:verdana;
font-size:.8em;
line-height:1.40em;
}
h3{
font-size:2em;
}
h4{
font-size:1.25em;
}
h5{
font-size:1em;
}
header{
width:52em; 
height:8.75em; 
margin-right:4.375em;
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%); 
/* FF3.6+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%); 
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%); 
/* Opera 11.10+ */		
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); 
/* Chrome,Safari4+ */		
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%); 
/* IE10+ */		
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%); 
/* W3C */		
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
/* IE6-9 */
}
#search{
background:url(images/sksrt-logo.png) no-repeat;
height:7.5em;
width:15.625em;
float:left;
margin-top:.5em;
margin-left:.5em;
}
.gone{
text-indent:-9999px;
}
#motto{
float:right;
padding:6.2em 1.5em 0 0;
font-style:italic;
font-size:1.1em;
}
nav{
clear:both;
float:left;
width:8.75em;
border-top:1em solid #fff;
}
nav li{
list-style:none;
font-size:1em;
z-index:10;
padding:.55em 0;
background-color:#919191;
}
a, nav a{
outline:0;
}
nav a{
color: #ffffff;
display:block;
height:1.56em;
line-height: 1.56em;
text-align:center;
text-decoration:none;
}
nav a:hover{
text-decoration:underline;
width:100%;
}
nav li:hover {
background:#515151;
position: relative;
}
ul.sub-level {
display: none;  
}
li:hover .sub-level {
background: #919191;
border: #fff solid;
border-width: 1px;
display: block;
position: absolute;
left: 7.8em;
top: .3125em;
}
ul.sub-level li {
border: none;
float:left;
font-size:1em;
}
.one {
width:8.33em;
}
.two {
width:7.7em;
}
.three{
width:14.8em;
}
.reset{
padding-bottom:30px;
}
/*ul.sub-level li.face{
background-image:url(images/facebook.gif) 65% 60% no-repeat;
}*/
.four{
color:white;
width:16.5em;
text-align:center;
}

#facebook{
    margin-top:-10px;
    margin-right:5px;
    height:42px;
    width:140px;
    
}
nav .sub-level {
background: #fff;
}
#weather img{
float:left;
height:7em;
width:11.7em;
margin-top:-1em;
background:#fff;
}
