html, body{
    padding: 0;
    margin: 0;
    font-family: Verdana, 'Arial', sans-serif;
}

.sidemenu, .sidemenu li{
    margin: 0;
    padding: 0;
    float: left;
    color: #FFF;
}

h1{
    font-family: Trebuchet MS, Helvetica, sans-serif;    
    font-size: 18pt;
    color: #252355;
}

body{
    text-align: center;
    background: #f1efe2 url('/images/striped_bg.gif') repeat-x;
}

#banner-wrapper{
    width: 980px;
    margin: auto;
    height: 115px;
    background: #FFFFFF;
    text-align: center;
}
#banner{
    width: 980px;
    margin: auto;
    text-align: left;
}

#logo{
    padding-top: 18px;
    margin-left: 14px;
}

#menu-wrapper{
    width: 980px;
    margin: auto;
    height: 35px;
    background: #252355;
} 

#menu{
    width: 980px;
    margin: auto;
}

#main-wrapper{
    margin: 0;
    text-align: center;
    min-height: 567px;
    height: auto !important;
    height: 567px;
}     

#header{
    margin: auto;
    width: 980px;
    height: 160px;
    border-bottom: 1px solid #252355;
}

#content-wrapper{
    width: 980px;
    margin: auto;
    text-align: left;
    background: #FFFFFF;
    border-bottom: 1px solid #252355;
    font-size: 9pt;
}

#content{
    width: 690px;
    width: 745px\9;
    _width: 717px;
    /*width: 720px\9;
    _width: 695px;*/
    min-height: 561px;
    height: auto !important;
    height: 561px;
    border-left: 1px solid #95adbc;
    padding: 26px;
}

#footer{
    width: 980px;
    margin: auto;
    text-align: left;
    background: url('/images/footer_bg.gif');
    height: 51px;
}


#sidebar{
    width: 235px;
}

.sidemenu li{
    list-style-type: none;
    color: #000;
    display: block;
    float: left;
    width: 213px;
    font-size: 8pt;
    border-bottom: 1px solid #a8a7bb;
    margin-left: 25px;
}

.sidemenu li a{
    padding-top: 19px;
    padding-left: 8px;
    padding-bottom: 8px;
    text-decoration: none;
    color: black;
    font-weight: bold;
    display:block;
    width: 97%; 
    width: 100%\9; 
}

.sidemenu li a:hover{
    color: green; 
    background: url('/images/bg_change.gif') right no-repeat;
}

#about{
    background: url('/images/btn_aboutus.gif');
    width: 245px;
    height: 35px;
}

#jobseekers{
    background: url('/images/btn_jobseekers.gif');
    width: 245px;
    height: 35px;
}

#employers{
    background: url('/images/btn_employers.gif');
    width: 245px;
    height: 35px;
}

#resources{
    background: url('/images/btn_resources.gif');
    width: 245px;
    height: 35px;
}

#about:hover{
    background: url('/images/btn_aboutus_hover.gif');
    width: 245px;
    height: 35px;
}

#jobseekers:hover{
    background: url('/images/btn_jobseekers_hover.gif');
    width: 245px;
    height: 35px;
}

#employers:hover{
    background: url('/images/btn_employers_hover.gif');
    width: 245px;
    height: 35px;
}

#resources:hover{
    background: url('/images/btn_resources_hover.gif');
    width: 245px;
    height: 35px;
}

#footer-in{
    padding: 13px 11px;
    font-size: 9pt;
}

#footer-in a{
    padding: 3px;
    text-decoration: none;
    color: black;
}

.left{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}

#query{
    width: 160px;
    background: #FFFFFF;
    border: 1px solid #c5c5c5;
}
#searcher{
    background: #c5c5c5;
    border: 1px solid #c5c5c5;
    margin: 0;
    display:hidden;
    color: white;
    font-weight: bold;
    height: 20px\9;
    width: 66px\9;
}
#searchbar{
    float: right;
    text-align: right;
    margin-top: 15px;
}

#topmenu{
    float: right;
    margin-right: 8px;
    margin-top: 27px;
}
img{border:0;}

.listTitle{
    text-decoration: none;
    color: #3a8947;
    text-align: left;
    font-size: 9pt;
}

.jobParagraph{
    font-family: Verdana;
    font-size: 12px;
}

td.label{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    width: 15%;
}
td.data{
    font-family: Verdana;
    font-size: 12px;
}
