article,aside,dialog,figure,footer,header,hgroup,menu,nav,section{display:block;}

html{
    min-height:         100%;
    background:         -webkit-gradient(linear, 0% 0%, 0% 420, from(hsl(44, 70%, 79%)), to(hsl(44, 48%, 50%)));
    background:         #BD9D46 url(/images/public/background-noise.jpg) 50% 0 repeat;
    }

body{
    margin:             0 auto;
    height:             100%;
    color:              #1C1A15;
    background:         transparent url(/images/public/background-gradient.jpg) 50% 0 repeat-x;
    font-family:        Georgia, Times, 'Times New Roman', serif;
    font-size:          15px;
    text-rendering: optimizeLegibility
    }

.hr{
    margin:             1.4em 0;
    height:             2px;
    background:         transparent url(/images/public/dashed-line.gif) 0 0 repeat-x;
    }

nav li a{
    font-family:        DroidSerifRegular, Georgia, Times, 'Times New Roman', serif;
    }

h1,
h2,
h3{
    font-family:        DroidSerifBold, Georgia, Times, 'Times New Roman', serif;
    font-weight:        normal;
    }

h1 em{
    font-family:        DroidSerifBoldItalic, Georgia, Times, 'Times New Roman', serif;
    font-weight:        normal;
    font-style:         normal;
    }

.clear{
    clear:              both;
    }

a{
    outline:            none;
    color:              #700;
    text-decoration:    none;
  	text-shadow:        0 1px 1px rgba(255,255,255, .25);
    }

img{
    border:             none;
    }

a:hover{
    text-decoration:    none;
    }

#Contents{
    clear:              left;
    width:              930px;
    margin:             0 auto;
    line-height:        1.5em;
    }

#Contents.thin{
    width:              650px;
    }

#Contents.thin h1{
    margin-left:        0;
    }

#Header{
    padding:            45px 0 12px;
    }

#game_link{
    position:           absolute;
    z-index:            1;
    top:                0;
    right:              0;
    display:            block;
    width:              162px;
    height:             40px;
    background:         transparent url(/images/public/login-to-play.png) 0 0 no-repeat;
    text-indent:        -9999px;
    }
#signup_link{
    position:           absolute;
    top:                37px;
    right:              0;
    width:              154px;
    color:              #8E723B;
    text-align:         center;
    font-family:        DroidSerifItalic, Georgia, Times, 'Times New Roman', serif;
    font-size:          12px;
    _font-siz:          14px;
    }
#signup_link:hover{
    text-decoration:    underline;
    }
#game_link.hidden,
#signup_link.hidden{
    top:                -40px;
    }

#Logo{
    display:            block;
    margin:             0 auto;
    width:              600px;
    height:             80px;
    background:         transparent url(/images/start/logo.png) 0 0 no-repeat;
    text-indent:        -9999px;
    }
   
nav{
    margin:             0 auto;
    padding:            15px 0;
    width:              823px;
    }

nav ul,
nav li{
    display:            inline;
    margin:             0;
    padding:            0;
    list-style:         none;
    }

nav a{
    display:            block;
    float:              left;
    height:             33px;
    background:         transparent url(/images/public/navigation.png) 0 0 no-repeat;
    text-indent:        -9999px;
    }

nav a.active:hover{
    cursor:             default;
    }

a#home_link{ width: 70px; background-position:0 0; }
a#home_link.active{ background-position: -202px 0; }

a#game_information_link{ width: 190px; background-position:0 -33px; }
a#game_information_link.active{ background-position:-202px -33px; }

a#partnership_and_package_link{ width: 202px; background-position:0 -66px; }
a#partnership_and_package_link.active{ background-position:-202px -66px; }

a#board_of_directors_link{ width: 168px; background-position:0 -99px; }
a#board_of_directors_link.active{ background-position:-202px -99px; }

a#press_link{ width: 66px; background-position:0 -132px; }
a#press_link.active{ background-position:-202px -132px; }

a#contact_us_link{ width: 106px; background-position:0 -165px; }
a#contact_us_link.active{ background-position:-202px -165px; }


h1,
h2,
h3{
    color:              #2D2A21;
  	text-shadow:        0 1px 1px rgba(255,255,255, .4);
    }

#Contents h1{
    clear:              left;
    margin:             0 20px;
    padding-top:        46px;
    }

#Contents h3{
    margin:             19px 0 0;
    }

#Contents h1 + h3{
    margin-bottom:      0;
    }

#Contents h1 + p{
    margin-top:         35px;
    }

#Contents h3 + p{
    margin-top:         0;
    }

#board{
    position:           relative;
    clear:              both;
    width:              100%;
    height:             382px;
    overflow:           hidden;
    }

#board .center{
    position:           relative;
    margin:             0 auto;
    width:              930px;
    }

#board em{
    display:            none;
    position:           absolute;
    top:                24px;
    width:              280px;
    font-size:          28px;
    line-height:        35px;
    color:              #4C3E24;
  	text-shadow:        0 1px 1px rgba(255,255,255, .5);
    text-align:         center;
    font-family:        DroidSerifItalic, Georgia, Times, 'Times New Roman', serif;
    font-style:         normal;
    }

#board_screenshot{
    display:            none;
    position:           absolute;
    top:                22px;
    width:              638px;
    height:             350px;
    background:         transparent url(/images/public/board-english.png) 0 0 no-repeat;
    }



#message{
    display:            none;
    position:           absolute;
    bottom:             -354px;
    left:               20px;
    width:              270px;
    font-size:          12px;
    text-align:         center;
    color:              #2D2A21;
    text-shadow:        0 1px 1px rgba(255,255,255, .25);
    background-color:   rgba(0,0,0, .08);
    background-color:   #AE9040\9;
    -moz-border-radius:   6px;
    -webkit-border-radius:6px;
    border-radius:        6px;
    }
#message .inner{
    margin:             12px;
    }
#message h2{
    margin:             0;
    text-shadow:        0 1px 1px rgba(255,255,255, .25);
    font-size:          16px;
    }
#message h2 span{
    font-variant:       small-caps;
    font-size:          14px;
    }
#message p{
    margin:             4px 0 8px;
    text-align:         justify;
    font-size:          11px;
    line-height:        15px;
    }
#message h3{
    margin:             8px 0 2px;
    text-shadow:        0 1px 1px rgba(255,255,255, .25);
    }
#message ul{
    margin:             2px 0;
    padding:            0;
    list-style:         none;
    line-height:        13px;
    font-style:         italic;
    white-space:        nowrap;
    }
#message strong{
    display:            block;
    margin:             8px 0 2px;
    }
#message form{
    margin:             0;
    }




#Contents #main div{
    float:              left;
    font-size:          15px;
    width:              270px;
    margin:             0 20px;
    }

#Contents #main div .first{
    font-size:          24px;
    color:              rgba(0,0,0, .8);
  	text-shadow:        0 1px 1px rgba(255,255,255, .3);
    font-family:        DroidSerifBoldItalic, Georgia, Times, 'Times New Roman', serif;
    font-weight:        normal;
    font-style:         normal;
    }

#Contents #sub_main{
    clear:              left;
    padding-top:        10px;
    }

#Contents #sub_main h2{
    margin:             30px 0 4px;
    color:              rgba(0,0,0, .8);
  	text-shadow:        0 1px 1px rgba(255,255,255, .3);
    font-size:          20px;
    }

#Contents #sub_main div{
    float:              left;
    font-size:          13px;
    line-height:        20px;
    width:              270px;
    margin:             0 20px;
    }

#donate_link{
    display:            block;
    margin:             14px;
    }

#Contents .indent{
    margin-left:        14px;
    font-size:          14px;
    }

#Contents .left,
#Contents .right{
    width:              420px;
    }

#Contents.thin .left,
#Contents.thin .right{
    width:              305px;
    }

#Contents .left{
    clear:              left;
    float:              left;
    margin:             20px 0 0 20px;
    }

#Contents .right{
    clear:              right;
    float:              right;
    margin:             20px 20px 0 0;
    }

section{
    margin:             12px 0 36px;
    }

footer{
    clear:              both;
    width:              650px;
    margin:             75px auto 0;
    padding-bottom:     75px;
    border-top:         1px dashed #857533;
    color:              #332D1D;
  	text-shadow:        0 1px 1px rgba(255,255,255, .3);
    letter-spacing:     .1em;
    line-height:        1.5em;
    font-size:          13px;
    text-align:         center;
    }

footer address{
    padding-top:        32px;
    border-top:         1px dashed #CBB26C;
    font-family:        DroidSerifItalic, Georgia, Times, 'Times New Roman', serif;
    font-style:         normal;
    }

address span{
    display:            block;
    }
    
/* IE6 HACKS */
#Contents{
    _width:             960px;
    }

#Logo{
    _background-image:  none;
    _filter:            progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/start/logo.png,sizingMethod='image');
    }

#game_link{
    _background-image:  none;
    _filter:            progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/public/login-to-play.png,sizingMethod='image');
    }

#board_screenshot{
    _background-image:  none;
    _filter:            progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/public/board-english.png,sizingMethod='image');
    }