body
{
    background: #333333 none no-repeat scroll 0% 0%;
    margin: 2em;
    margin-top: 0;
    text-align: center;
}

body, dl, div, p, td, th, ol, ul
{
    font-family: "Courier New" , monospace;
    font-size: medium;
}

h1
{
    background: #993333 none no-repeat scroll 0% 0%;
    color: #999999;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.25em;
    line-height: 0.5em;
    margin: 0;
    padding: 0.25em 0 0 0.25em;
    text-align: left;
    z-index: 20;
}

h2
{
    font-size: 1em;
}

.MegaBuyBlock
{
    margin: 0;
    margin-left: 0.5em;
    padding: 0;
    text-align: left;
    z-index: 10;
}

.MegaBuyBlock img
{
    border: 0.25em solid #993333;
    border-top: none;
}

.MegaSplash
{
    border: none;
}

.ServerError
{
    background: red none no-repeat scroll 0% 0%;
    color: White;
}

a:active
{
    color: #ffffff;
    background: #000000 none no-repeat scroll 0% 0%;
}

a:hover
{
    color: #0000ff;
    background: transparent none no-repeat scroll 0% 0%;
}

a:link
{
    color: #0000ff;
    background: transparent none no-repeat scroll 0% 0%;
}

a:visited
{
    color: #0000ff;
    background: transparent none no-repeat scroll 0% 0%;
}

#IndexList
{
    margin-left: auto;
    margin-right: auto;
}

#IndexList li
{
    border: none;
    display: inline;
    margin: 0;
    margin-right: 4em;
    padding: 0;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    width: 30%;
    white-space: nowrap;
}

#IndexList li a:link
{
    color: #993333;
    background-color: #333;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}

#IndexList li a:visited
{
    color: #993333;
    background-color: #333;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}

#IndexList li a:hover
{
    color: #fff;
    background-color: #993333;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}

#IndexList li a:active
{
    color: #993333;
    background-color: #333;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
    font-size: xx-large;
}

#MainFrame
{
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    position: relative;
}

#MenuBlock
{
    color: #fff;
    float: right;
    font-weight: bold;
    margin: 0;
    margin-right: 1em;
    padding: 0;
    white-space: nowrap;
    z-index: 30;
}

#MenuBlock #Menu
{
    margin: 0;
    padding: 0;
}

#MenuBlock #Menu li
{
    border: none;
    display: inline;
    margin: 0;
    margin-left: 1em;
    padding: 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

#MenuBlock #Menu li a:link
{
    color: #fff;
    position: relative;
    text-decoration: none;
}

#MenuBlock #Menu li a:visited
{
    color: #fff;
    position: relative;
    text-decoration: none;
}

#MenuBlock #Menu li a:hover
{
    color: #993333;
    background: #fff;
    position: relative;
    text-decoration: none;
}

#MenuBlock #Menu li a:active
{
    color: #fff;
    position: relative;
    text-decoration: none;
}

#HomeThumbBlock
{
    background-color: #fff;
    padding: 0.25em;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 100;
}

#HomeThumbBlock img
{
    border: none;
}
