body
{
    width: 840px;
    margin: 10px auto 10px auto;
    text-align: center;
    background-color: #212421;
}

.header
{
    background-color: #636163;
}

.header-logo
{
    border: 0;
}

.header-div
{
    border-style: none none dashed none;
    border-width: 1px;
    border-color: #31CFFF;
    text-align: left;
    background-color: #636163;
    height: auto !important;
    height: 100%;
    vertical-align: middle;
}

.wrapper
{
    width: 820px;
    background-color: #636163;
    text-align: center;
}

.contents
{
    width: 820px;
    background-color: #636163;
}

.contents-body
{
    padding-left: 10px;
    padding-right: 10px;
}

.footer
{
    color: White;
}

.header
{
    border-bottom: 1px solid #96A9C9;
    margin: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #E9592F;
}

.site-desc
{
    height: 114px;
    width: 596px;
    padding: 12px;
    background: #393C39;
    vertical-align: middle;
    text-align: left;
    color: white;
}

.group, .group-single
{
    border: 1px solid #212421;
    background-color: #393C39;
    width: 290px;
}

.group-single
{
    width: 230px;
}

.group-header
{
    background-color: #212421;
    padding: 2px;
    padding-left: 10px;
    color: #31CFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #212421;
    text-align: left;
}

.groupentries
{
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
    margin-bottom: 4px;
    width: 288px;
}

.allgames-entry
{
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
    padding-right: 10px;
}

.group-full
{
    border: 1px solid #212421;
    background-color: #393C39;
    width: 596px;
}

.group-full-link
{
    padding: 6px;
    position: relative;
    float: left;
}

.group-side
{
    border: 1px solid #212421;
    background-color: #393C39;
    width: 190px;
}

.glink:link, .glink:visited
{
    color: white;
    font-weight: bolder;
    text-decoration: none;
}

.glink:hover
{
    text-decoration: underline;
    color: #33CCFF;
}

.glink-side
{
    color: white;
}

.glink-side:link, .glink-side:visited
{
    color: white;
    text-decoration: none;
}

.glink-side:hover
{
    text-decoration: underline;
    color: #33CCFF;
}

.side-row
{
    padding-left: 20px;
}

.glink-index
{
    color: #31CFFF;
}

.gthumb
{
    border: 1px solid black;
    width: 60px;
    height: 50px;
    text-align: left;
}

.gthumb-mid
{
    border: 1px solid black;
    width: 210px;
    height: 175px;
    text-align: left;
}

.gdesc
{
    color: #DADADA;
}

.gplays
{
    color: white;
}

.grating
{
    border: 0px;
    margin: 0px;
    margin-top: 1px;
}

.page-title
{
    font-weight: bolder;
    font-size: xx-large;
    color: white;
}

.v-sep
{
    height: 2px;
    max-height: 2px;
}

.v-sep2
{
    height: 8px;
    max-height: 8px;
}

.pagebrowse-disabled
{
    width: 150px;
    color: Gray;
}

.pagebrowse-enabled
{
    width: 150px;
    color: white;
}

.pagebrowse-link, .pagebrowse-link:visited
{
    color: white;
}

.pagebrowse-link:hover
{
    text-decoration: underline;
    color: #33CCFF;
}

.pagebrowse-page
{
    width: 296px;
    text-align: center;
    color: white;
}

.pagebrowse-select
{
    width: 40px;
}

.title
{
    font-size: x-large;
    color: white;
}

.play-game-desc
{
    font-size: larger;
    color: white;
}

.breadcrumb-container
{
    width: 100%;
    background-color: #393C39;
    color: #31CFFF;
    padding: 5px;
    margin-right: 10px;
}

.breadcrumb-link, .breadcrumb-link:link, .breadcrumb-link:visited
{
    color: #31CFFF;
    text-decoration: underline;
}

.breadcrumb-link:hover
{
    text-decoration: underline;
    color: white;
}

.hcenter
{
    text-align: center;
}
