img {
    border: none;
}

body {
    background: url("images/background.png") no-repeat scroll center top #001428;
    color: #BBDDFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    text-align: center;
}

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('fonts/Chunkfive-webfont.eot');
    src: url('fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chunkfive-webfont.woff') format('woff'),
        url('fonts/Chunkfive-webfont.ttf') format('truetype'),
        url('fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#logo {
    margin: 0 auto;
    width: 377px;
    height: 83px;
}




body {
    font-family: "Franklin Gothic Book", "Century Gothic", "Lucida Grande", Arial, sans-serif;
    font-size: 10px;
    cursor: default;
    background-color: #000;
    color: #fff
}

h1,
h2,
.large,
.left {
    font-family: "ChunkFiveRegular";
    font-size: 40px
}

h1 {
    width: 377px;
    padding: 10px;
    height: 60px;
    font-size: 40px;
    line-height: 40px;
    color: #ffbb00;
    letter-spacing: 2px
}

a {
    text-decoration: none;
    color: #fff;
    outline: 0
}

img {
    display: block
}

#sitewrapper {
    position: relative;
    width: 420px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 5px;
}

#content {
    width: 420px;
    float: left;
}

#sidebar {
    width: 420px;
    float: left;
    clear: both;
}

.bingoboard {
    width: 360px;
    height: 412px;
    margin: 0 auto;
    z-index: 10;
}

.bingoboard div div {
    display: table-cell;
    width: 70px;
    height: 70px;
    border: 1px solid white;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.bingohead div {
    font-size: 60px;
    font-weight: bold;
    line-height: 70px;
    font-family: "ChunkFiveRegular";
}

.bingocells div {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    overflow: hidden;
}

.bingocells div p {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    display: inline;
    position: relative;
    height: 70px;
    top: 10px;
}

.bingocells div:hover {
    color: #FFCA00;
}

.freespace {
    cursor: default;
    background: #a62800;
    color: white;
    font-family: "ChunkFiveRegular";
}

.freespace div {
    cursor: default;
}

.freespace div p {
    top: 30px;
}

.freespace div:hover {
    color: #fff;
}


.bingohead div span {
    display: inline-block;
    position: relative;
    letter-spacing: -1px;
    -webkit-transition: all 0.2s ease-out;
}

.bingohead div span:hover {
    -webkit-transform: rotate(6deg)
}

.head_b {
    color: #00bc5c;
    text-shadow: #007a3c -4px 4px 0
}

.head_i {
    z-index: 10;
    color: #ff8c00;
    text-shadow: #a65b00 -4px 4px 0
}

.head_n {
    color: #ff3d00;
    text-shadow: #a62800 -4px 4px 0
}

.head_g {
    color: #369ad6;
    text-shadow: #006dad -4px 4px 0
}

.head_o {
    color: #ffbb00;
    text-shadow: #a67a00 -4px 4px 0
}

.head_b {
    -webkit-transform: rotate(-3deg)
}

.head_i {
    top: -1px;
    -webkit-transform: rotate(2deg)
}

.head_n {
    top: -6px
}

.head_g {
    top: -1px;
    -webkit-transform: rotate(2deg)
}

.head_o {
    top: 1px;
    -webkit-transform: rotate(-2deg)
}


#win {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 350px;
    text-align: center;
    z-index: 100;
    font-family: "ChunkFiveRegular";
    opacity: 0;
    font-size: 60px;
    line-height: 80px;
    letter-spacing: -40px;
    left: 0px;
}

.bingowin span {
    display: inline-block;
    position: relative;
    font-weight: bold;
}

.win_b {
    color: #00bc5c;
    text-shadow: #007a3c -4px 4px 0
}

.win_i {
    z-index: 10;
    color: #ff8c00;
    text-shadow: #a65b00 -4px 4px 0
}

.win_n {
    color: #ff3d00;
    text-shadow: #a62800 -4px 4px 0
}

.win_g {
    color: #369ad6;
    text-shadow: #006dad -4px 4px 0
}

.win_o {
    color: #ffbb00;
    text-shadow: #a67a00 -4px 4px 0
}

.win_p {
    color: #00bc5c;
    text-shadow: #007a3c -4px 4px 0
}

.win_b {
    -webkit-transform: rotate(-8deg)
}

.win_i {
    top: -1px;
    -webkit-transform: rotate(6deg)
}

.win_n {
    top: 2px
}

.win_g {
    top: -1px;
    -webkit-transform: rotate(4deg)
}

.win_o {
    top: 1px;
    -webkit-transform: rotate(-10deg)
}

.win_p {
    top: -2px;
    -webkit-transform: rotate(15deg)
}

#directions {
    float: left;
    text-align: left;
    width: 190px;
    margin-top: 5px;
    margin-left: 25px;
}

#directions h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    color: #ffbb00;
}

#directions p {
    font-size: 14px;
    line-height: 14px;
    margin-top: 0px;
}

#directions a {
    text-decoration: none;
    color: #3cf
}

#about {
    display: block;
    float: left;
    text-align: left;
    width: 190px;
    margin-top: 5px;
    margin-left: 10px;
}

#about h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
    color: #ffbb00;
}

#about p {
    font-size: 14px;
    line-height: 14px;
    margin-top: 0px;
}

#about a {
    text-decoration: none;
    color: #3cf
}



#footer {
    width: 100%;
    min-width: 900px;
    background: url("images/kbfooter2.png") no-repeat scroll center bottom;
    height: 50px;
    vertical-align: baseline;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
}

#footer p {
    padding-top: 20px;
    width: 900px;
    text-align: left;
    color: #FFFFFF;
    font-size: 10px;
    margin: 0px auto;

}

#footer a {
    color: #FFFFFF;
    font-size: 10px;
    margin: 0px;
    padding: 0px 10px;
    border-left: 1px solid #04426B;
}

#footer a:hover {
    color: #FFCA00;
    text-decoration: underline;
}