﻿body 
{
    margin: 0px;
    font-family: Arial;
    /*background-image: url(images/draft.gif);*/
    background-color: #d1eaf6;
}
form
{
    margin: 0px;
}
#Logo
{
    position: absolute;
    margin-left: 46px;
    margin-top: 16px;
}
#BodyWrapper
{
    text-align: center;
}
#Header
{
    margin: auto;
    text-align: left;
    width: 780px;
    min-height: 73px;
    height: auto !important;
    height: 73px;
    background-color: White;
    /*border:1px solid green;*/
}
#MenuBar
{
    /*text-align:left;*/
    text-align: left;
    
    min-height: 1px;
    height: auto !important;
    height: 1px;
    background-color: #05753c;
    /*height:30px;*/
    
    font-size:13px;
    position: absolute;
    margin-top: 50px;
    width: 738px;
    padding-left:42px;
}
a, a:visited
{
    color: #1d96dd;
    text-decoration:none;
}
#RootNavItems a, #RootNavItems a:visited
{
    font-family: 'Century Gothic', Helvetica, Arial;
    font-size: 13px;
    color: white;
    text-decoration: none;
    display: block;
    float: left;
    padding: 3px;
    margin-right: 29px;
}
#RootNavItems a:hover
{
    color: White;
    background-color: #2a9cd7;
}
.SubMenu
{
    z-index: 500;
    position: absolute;
    display:none;
    text-align:left;
    font-size:12px;
    background-color:#bde4f5;
    color: #667973;
    padding: 2px;
}
.SubMenu a, .SubMenu a:visited
{
    padding: 3px;
    display: block;
    color: #667973;
    background-color:#bde4f5;
    text-decoration: none;
}
.SubMenu a:hover
{
    color: White;
    background-color: #2a9cd7;
}
#ImageBanner
{
    margin: auto;
    width: 780px;
    height: 180px;
}
#Banner
{
    z-index: -1;
    position: relative;
}
#ContentTitle
{
    background-color: White;
    margin: auto;
    text-align: left;
    color:#44a8db;
    width: 735px;
    padding-left:45px;
    /*border: 1px solid pink;*/
}
#ContentTitle img
{
    margin-top: 10px;
    margin-bottom: 20px;
}
#Content
{
    background-color: White;
    text-align: left;
    width: 735px;
    margin: auto;
    min-height:50px;
    height: auto !important;
    height:50px;
    display: table;
    font-size: 12px;
    margin-top: 0px;
    padding-left: 45px;
    color:#505e53;
    /*clear: both;
    border: 1px solid gray;*/
}
#Content h2
{
    color: #008948;
    font-size: 16px;
    margin-bottom: 6px;
    margin-top: 0px;
    text-transform: capitalize;
}
#Content p
{
    margin-top: 0px;
    line-height: 16px;
}
#LeftColumn
{
    float: left;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    width: 410px;
}
#URL_ImageLink_2007Games
{
    margin-top:10px;
}
#RightColumn
{
    float: right;
    margin-right: 20px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    width: 250px;
}
.ThreeColumnWrapper
{
    clear:both;min-height: 1px; height: auto !important; height: 1px; margin-top: 10px;margin-left: -5px;
}
#QuickLinks
{
    margin-top: 2px;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    /*border: 1px solid red;
    margin-top: 35px;*/
    background-color: #efeeef;
    color:#008643;
    padding:10px;
    padding-bottom: 20px;
}
#QuickLinks h3
{
    font-size:14px;
    font-weight:bold;
    margin-top: 0px;
    margin-bottom: 6px;
}
#QuickLinks a, #QuickLinks a:visited
{
    font-size: 12px;
    display: block;
    text-decoration: none;
    color: #1d96d4;
    margin-bottom: 4px;
}
#QuickLinks a:hover
{
    color: #008643;
}
li
{
    margin-bottom: 18px;
}
#DidYouKnow
{
    width: auto;
    margin-top: 5px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    /*border: 1px solid green;*/
}
#DidYouKnow a, #DidYouKnow a:visited
{
    color:#4fb7e5;
}
DidYouKnow a:hover
{
    color:#008643;
}
#DidYouKnowImages
{
    float: left;
    margin-top: 5px;
    margin-left:5px;
}
#DidYouKnowText
{
    float: left;
    width: 180px;
    margin-top: 0px;
    padding-left:5px;
    /*border: 1px solid red;*/
    color:#505e53;
    font-size:12px;
}
#DidYouKnowText h3
{
    color:#008643;
    font-size:14px;
    font-weight:bold;
    margin-top: 6px;
    margin-bottom: 6px;
}
.DidYouKnowMore
{
    float: right;
    margin-top: 6px;
    /*
    border: 1px solid red;
    text-align:right;
    margin-top: 0px;
    padding-left:5px;
    margin-right:5px;*/
    font-size:11px;
    font-weight:bold;
}
#FooterLogos
{
    background-color: White;
    margin: auto;
    text-align: right;
    width: 780px;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: both;
}
#Footer
{
    margin: auto;
    min-height: 13px;
    height: 13px;
    text-align: left;
    width: 780px;
    background-color:  #23a5df;
    font-size: 0px;
}