html {
    background-color: #000;
}

body {
    background-color: #000;
    color: #FFF;
	font-family: Verdana;
    font-size: 12px;
}

a {
    color: gray;
}

p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
} .no-sidebar {
    background-image: none !important
} #central.central-left div#sidebar {
    float: left !important;
} #central.central-left #body {
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: right
} #central #body {
    float: left;
    width: 69%;
    padding-right: 28px;
    padding-left: 0px !important;
    padding-right: 0px !important
} .no-sidebar #body {
    float: none !important;
    width: auto !important;
} #central #sidebar {
    float: right;
    width: 29%;
} #central #sidebar p {
    line-height: 24px
} #central #sidebar ul.nav {
    list-style: none;
    margin-left: 0px;
    padding: 0px;
    padding-left: 24px;
    font-size: 11px;
} #central #sidebar ul.nav li {
    margin-bottom: 16px;
} #central #sidebar ul.nav a {
    text-decoration: none;
    color: #333
} #central #sidebar ul.nav a.nav-selected {
    font-weight: bold
} #central #sidebar ul.nav a:hover {
    text-decoration: underline
} #central #sidebar ul.nav ul {
    list-style: none;
    margin-left: 0px;
    padding: 0px;
    padding-left: 16px;
    margin-top: 16px;
} #central #sidebar ul.nav ul li {
    margin-bottom: 16px;
} #central.navLeft {
    background: url(http://igda.gamerecruiter.com/themes/idga/images/nav_sidebar_left_bg.gif) repeat-y center;
} #central.navLeft #sidebar {
    float: left
} #central.navLeft #body {
    float: right;
    padding-right: 0px;
    width: 69%;
} #central.noSideNav {
    background: none;
} #central.noSideNav #sidebar {
    display: none
} #central.noSideNav #body {
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

div.spacer, div.ccm-spacer {
    clear: both;
    font-size: 1px;
    line-height: 1px
} .bg_left {
    background-image: url(http://igda.gamerecruiter.com/themes/idga/images/bg_left.jpg);
    background-repeat: no-repeat;
    background-position: right top;
} .bg_right {
    background-image: url(http://igda.gamerecruiter.com/themes/idga/images/bg_right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
} .content {
    color: #FFF;
    padding: 10px;
} .footer {
    font-family: Verdana;
    font-size: 10px;
    display: block;
    height: 20px;
}
