* {
    width: auto !important;
    background-image: none !important;
    background-color: #000 !important;
    font-size: 100% !important;
    font-family: arial, sans-serif !important;
    color: #ff0;
}
*.fa {
    font-family: FontAwesome!important;
}
.fa.fa-chevron-down {
    display: none!important;
}

body {
    background: #000;
    font-size: 200% !important;
    color: #ff0;
}

h1 {
    font-size: 120% !important;
}

h2 {
    font-size: 115% !important;
}

h3 {
    font-size: 110% !important;
}

h4 {
    font-size: 100% !important;
}

a:link, a:visited {
    color: #0ff !important;
}

img, object, embed, form, #header, #leftcol, #rightcol, #bread, #headerimages, #highvis, #widget, a.rss, #debug {
    display: none !important;
}
.row {
     margin-left: 0px !important;
     margin-right: 0px !important;
}

#academy_pullout_wrapper, #home_news_pager, #twitter_footer_pager {
    display: none !important;
}

#academy_list {
    height: 50px;
}

#home_news, #home_twitter {
    width: 100%!important;
}
#home_news_list {
    height: auto!important;
}
span.home_news_desc h4 {
    display: inline-block;
}

#homenews_twitter .cycle-carousel-wrap {
    width: 100%!important;
    position: static!important;
}
#homenews_twitter .cycle-carousel-wrap .cycle-slide {
    width: 100%!important;
    position: static!important;
    display: list-item!important;
}
