     #fillWide {
         height:12px;
         position:absolute;
         width:85%;
         z-index:-1;
     }
    
body{ 
    background: #f5f5f5;
    color: #333333;
}

#everything { min-width:1050px; }

#header {
    height:55px;
    margin:20px;
	display: block;
	width: 100%;
    /*position:relative;*/
    z-index:2;
}

    #username{
        margin-right:480px;
        top: 20px;
        color:#333333;
    }

#content {
    margin:0px;
}

#content a,a:visited,a:active,a:link {color:#1E90FF;}

#insideRight{right:-8px;}

#insideLeft{left:-8px;}

#inputContainer{
    background:transparent url(//s3.amazonaws.com/static.illustrationsource.com/base/graphics/sis_bar/search.png) no-repeat scroll left top;
    float:left;
    height:25px;
    margin-bottom:6px;
    left:0;
    width:225px;
    z-index:4;
}

#topGreyBar{
    height:36px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-right:2%;
    position:absolute;
    right:0;
    top:8px;
    z-index:1;
    background:#333333;
}

#topGreyBar a,a:visited,a:active,a:link { color:white; }

.TextTwo { color:#d3d3d3; }

#navBar { top:32px; }

#searchResults {
    margin:0 auto;
    position:relative;
    top:34px;
}

#bottomNav { margin:44px auto 0 1% }

#logo{
    text-decoration:none;
    font-size:24pt;
    font-family:helvetica;
}

    .logoImage{
        position:relative;
        float:left;
        cursor:pointer;
        margin:0px 25px;
    }
    
    .title {
        position:relative;
        top:12px;
        margin-left:90px;
        font-size:13pt;
        font-weight:normal;
        text-transform:uppercase;
        color:#333333;
    }
    
.list{
    background-color:#333333;
    left:-16px;
    }
.resultBox{
    z-index:0;
    }
#LBTab{
-webkit-box-shadow:1px -2px 8px rgba(0, 0, 0, .1);
}
#LBContainer{
-webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.1);
}
#bottomNav{
-webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.1);
}
#navBar{
-webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.1);
}
#searchItem > ul {
left:-16px;
top:20px;
width:216px;
}

.headline {
    margin-top:10px;
    padding:0px 10px;
    letter-spacing:-2px;
    font-size:32px;
    font-weight:normal;
    color:black;
    text-align:left;
}

#footer a,a:visited,a:active,a:link {color:#1E90FF;}