body, h1, h2, h3, h4, h5, h6, ol, ul, form, blockquote {
    margin: 0;
    padding: 0;
}
a{
	outline:none;
}
a:link {
	outline:none;
}
a:visited {
    color: #999999;
}
a:active, a:hover {
    color: #feff9e;
}
img{
	border:none;
	margin:0;
	padding:0;
}
h1 {
    color: #FFF;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size: 21px;
    margin: 4px 0;
	padding:10px 0 0 10px;
}
h2 {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: bold;
	padding:5px 0;
}
p {
    margin: 10px 0;
	font-weight:normal;
}


#header1 {    
	/*background:url(https://media.jumpstart.com/MBWeb/Css/en-us/HomePage/Images/header-bg.hpg) no-repeat;*/
    height: 180px;
    margin: 10px auto 0;
    padding: 0;
    width: 990px;
}
#header1 .gamesLogo {
    height: 160px;
    margin: 10px auto;
    padding: 0 0 0 5px;
    width: 1008px;
}
#header1 .gamesLogo ul {
    list-style-type: none;
    margin: 5px auto 0;
    padding: 15px 0 0;
    width: 900px;
}
#header1 .gamesLogo li {
    border: medium none;
    display: inline;
    height: 100px;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
}
#header .header-container{
width:1008px;
margin:0 auto;
}
#header #header-content {
    margin: 0 auto;
    padding: 1px;
    position: relative;
    text-align: center;
    width: 1140px;
    z-index: 100;
}
#header .header-container #main-nav {
    height: 40px;
    left: 420px;
    position: absolute;
    top: 10px;
    width: 640px;
}
.mbhomepage-btn {
    background: url("Images/mbhomepage-btn_v-032812.png") no-repeat scroll 0 -5px transparent;
    height: 54px;
    left: 910px;
    position: absolute;
    text-indent: -9999px;
    top: 32px;
    width: 162px;
}
.jshomepage-btn:hover {
    background-position: 0 -66px;
}
.jshomepage-btn:active {
    background-position: 0 -126px;
}
#footer { 	
    background:url(Images/footer-bg_v-032812.png) no-repeat;
	height: 225px;
    margin: 0 auto;
    width: 990px;
	padding:2px 0 0 0;
}
#footer .games {
    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    height: 203px;
    margin: 10px 20px;
    padding: 0;
    width: 930px;
}
#footer .games ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 920px;
    padding:5px 0 0 20px;
}
#footer .games li {
    display: inline;
    float: left;
    height: 150px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    width: 170px;
}
#footer, #footer a {
    color: #FFFFFF;
}
.footer-img {
    text-align: center;
}
.footer-img a {
    margin: 0;
}
.footer-img img {
    border: 2px solid #FFFFFF;
    margin: 5px 0 0;
}
.js-game-logo {
    background: url("Images/website-logos_v-032812.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 71px;
    margin: 0 35px 0 10px;
    width: 145px;
}
.mb-game-logo {
    background: url("Images/website-logos_v-032812.png") no-repeat scroll -156px 0 transparent;
    display: block;
    float: left;
    height: 71px;
    margin: 0 10px 0 20px;
    width: 140px;
}
.ss-game-logo {
    background: url("Images/website-logos_v-032812.png") no-repeat scroll -300px 0 transparent;
    display: block;
    float: left;
    height: 71px;
    margin: 0 10px 0 25px;
    width: 122px;
}
.emd-game-logo {
    background: url("Images/website-logos_v-032812.png") no-repeat scroll -428px 0 transparent;
    display: block;
    float: left;
    height: 71px;
    margin: 0 10px;
    width: 153px;
}
.tg-game-logo {
    background: url("Images/website-logos_v-032812.png") no-repeat scroll -589px 0 transparent;
    display: block;
    float: left;
    height: 71px;
    margin: 0 10px;
    width: 134px;
}

  .sethomepage
        {
            color: #FFFFFF;
            font-family: Arial,Helvetica,Verdana,sans-serif;
            font-size: 11px;
            font-style: italic;
            font-weight: bold;
            margin: 0;
            padding: 0;
            position: absolute;
            left: 750px;
            top: 15px;
            width: 200px;
        }
         .sethomepage a
        {
            color: #FFF;
            outline: none;
            text-decoration: none;
            cursor: pointer;
        }
         .sethomepage a:hover
        {
            color: #feff9e;
            text-decoration: none;
        }
        
        .alert
        {
            display: none;
            position: absolute;
            top: 1px;
            left: 1px;
            width: 370px;
            background-color: white;
            border-style: solid;
            border-width: 1px;
            padding: 5px 10px 5px 10px;
            z-index: 999;
        }
        .alert-chrom
        {
            display: none;
            position: absolute;
            top: 1px;
            left: 1px;
            width: 370px;
            background-color: white;
            border-style: solid;
            border-width: 1px;
            padding: 5px 10px 5px 10px;
            z-index: 999;
        }
          html
        {
            margin: 0;
            padding: 0;
        }
        body
        {
            font: 11px/1.231 arial,helvetica,clean,sans-serif;
            color: #333333;
            margin: 0;
            padding: 0;
        }
        img
        {
            border: none;
        }
        .set-homepage
        {
            margin: 0;
            padding: 5px 10px 0px;
            position: relative;
        }
        .h3
        {
            font-weight: bold;
            padding: 3px 0 5px;
        }
        .x-large
        {
            font-size: 15px;
            margin: 0;
            padding: 0;
        }
        a.drag-icon
        {
            height: 37px;
            left: 10px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            top: 3em;
            width: 40px;
            z-index: 2;
            border: none;
        }
        a:hover
        {
            border: none;
        }
        a:visited
        {
            color: #5B73A3;
        }
        .hide-offscreen
        {
            position: absolute;
            top: -999em;
        }
        .drop-shadow
        {
            background: none repeat scroll 0 0 #000000;
            height: 37px;
            left: 11px; /*opacity: 0.2;*/
            position: absolute;
            top: 3.4em;
            width: 40px;
            z-index: 1;
        }
        ol.drag-version
        {
            margin-left: 80px;
        }
        ol.drag-version-chrom
        {
            margin-left: 25px;
        }
        ol li
        {
            border-left: medium none;
        }
        ol li
        {
            float: none;
            font-weight: bold;
            line-height: 1.5;
            list-style-type: decimal;
            margin-bottom: 4px;
        }
        li
        {
            list-style: none outside none;
        }
        ol li span
        {
            font-weight: normal;
        }
        .help-text
        {
            clear: left;
        }

.footer-img a { margin:0 20px; }
.footer-img img { margin:4px 0 0 0;}