html, body {
    background-color: #FFFFFF;
    color: #5D5D5D;
    font: 100% Arial,Sans-serif;
    margin: 0;
    padding: 0;
}
a {
    color: #A32020;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
em {
    font-weight: bold;
}
strong {
    color: #5D5D5D;
}
h2, h3 {
    color: #5D5D5D;
    font-size: 0.9em;
    font-weight: bold;
}
#header {
    background-image: url("/ie/media/img/sprite.png");
    background-position: -169px -80px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 58px;
    margin: 20px 0 5px 15px;
    width: 256px;
}
#header * {
    display: none;
}
#menu {
    background-image: url("/ie/media/img/sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-bottom: 1px solid #FFFFFF;
    height: 25px;
    width: 587px;
}
#menuList {
    margin: 0 0 0 25px;
    padding: 0;
}
#services a, #menu a {
    color: #FFFFFF;
    text-decoration: none;
}
#menuList li a {
    display: block;
    padding: 4px 15px 5px;
}
#menuList li a:hover {
    background-image: url("/ie/media/img/over.gif");
}
#menu li, #services li {
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin-right: 2px;
}
#menu li {
    float: left;
}
#services {
    background-color: #A32222;
    background-image: url("/ie/media/img/x.gif");
    background-position: right top;
    background-repeat: no-repeat;
    display: none;
    font-size: 0.8em;
    height: 0;
    left: 0;
    overflow: hidden;
    padding: 5px 10px 10px;
    position: absolute;
    top: 109px;
    width: 567px;
    z-index: 100;
}
#services ul {
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
    width: 180px;
}
#services li {
    padding: 0 0 3px;
}
#slideControls {
    background-color: #FFFFFF;
    display: none;
    height: 40px;
    padding: 5px;
    position: relative;
    width: 5000px;
}
#slideControls img {
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 10px;
}
#content {
    border: medium none;
    font-size: 0.8em;
    padding: 10px 10px 46px 15px;
    width: 567px;
}
#content h1 {
    color: #A32222;
    font-size: 1.4em;
}
#news {
    overflow: hidden;
}
#newsLong {
    height: 372px;
    width: 4000px;
}
#news, #newsLong img {
    border: medium none;
    height: 372px;
    overflow: hidden;
    width: 587px;
}
#sidepanel {
    background-image: url("/ie/media/img/sprite.png");
    background-position: -600px -5px;
    background-repeat: no-repeat;
    font-size: 0.7em;
    left: 587px;
    padding: 8px 15px 0 8px;
    position: absolute;
    top: 75px;
    width: 185px;
}
#sidepanel p {
    width: 175px;
}
#sidepanel > p > strong {
    display: block;
    font-size: 1.2em;
    margin-top: 20px;
}
#sidepanel ul, #sidepanel li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidepanel ul {
    background-image: url("/ie/media/img/sprite.png");
    background-position: 170px -25px;
    background-repeat: no-repeat;
    display: block;
    height: 210px;
    margin-top: -10px;
}
#sidepanel li a {
    background-image: url("/ie/media/img/sprite.png");
    background-position: -579px -140px;
    background-repeat: no-repeat;
    color: #5D5D5D;
    display: block;
    margin-bottom: 3px;
    margin-right: 12px;
    padding-left: 10px;
}
#sidepanel li a:hover {
    background-position: -579px -185px;
    color: #A32020;
    text-decoration: none;
}
.noBg {
    background-image: none;
}
#search {
    background-image: url("/ie/media/img/sprite.png");
    background-position: -159px -35px;
    height: 33px;
    left: 583px;
    padding: 7px 5px 0 10px;
    position: absolute;
    top: 35px;
    width: 200px;
}
#search * {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #808080;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
#search input {
    width: 150px;
}
#search button {
    height: 14px;
    width: 25px;
}
#footer {
    background-color: #FFFFFF;
    background-image: url("/ie/tools/stats/ftr.png");
    background-repeat: repeat-x;
    border-top: 1px solid #E2E2E2;
    clear: both;
    font-size: 0.7em;
    height: 150px;
    padding: 5px 0 0 10px;
    position: absolute;
    width: 770px;
}
.profile {
    background-image: url("/ie/media/img/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 200px;
    margin-right: 10px;
    width: 150px;
}
.pubs {
    float: left;
    font-size: 0.8em;
    height: 190px;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 5px;
    padding: 0 0 3px;
    text-align: center;
    width: 110px;
}
.pubs img {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("/ie/media/img/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #F2F2F2 #808080 #808080 #F2F2F2;
    border-right: 1px solid #808080;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 139px;
    margin: 1px 5px 3px auto;
    overflow: hidden;
}
.pubs a:hover {
    background-color: #E2E2E2;
    color: #000000;
    display: block;
    text-decoration: none;
}
#predict {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    display: none;
    font-size: 0.7em;
    left: 593px;
    overflow: auto;
    padding: 2px;
    position: absolute;
    top: 61px;
    width: 169px;
}
#predict a {
    border-top: 1px dashed #E2E2E2;
    display: block;
    margin: 1px;
    padding: 2px;
}
#predict a:hover {
    background-color: #A32020;
    border-top: 1px solid #A32020;
    color: #FFFFFF;
    text-decoration: none;
}

