body {
    font: 12px arial;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background: url("images/pngs/background.png");
}

h1, h2, h3 {
    color: #eb6e00;
}

a {
    color: #110b5d;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#center {
    width: 734px;
    margin: 78px auto;
    padding: 0px;
    text-align: left;
    background: #110b5d;
}

#centerImage {
    width: 734px;
    padding: 10px 0px;
    margin: 0px;
    background: url("images/pngs/center_bg.png") no-repeat;
    background-position: 0px 104px;
}

#centerImage2 {
    margin: 0px;
    padding: 0px;
    background: url("images/pngs/center_bg2.png") no-repeat;
    background-position: 0px 500px;
}

#header {
    height: 49px;
    background: url("images/pngs/header_bg.png") center no-repeat;
}

#header p {
    font-size: 9px;
    padding: 9px 40px 0px 0px;
    float: right;
    display: inline;
    color: #484646;
}

* html #header p {
    padding-top: 18px;
}

*:first-child+html #header p {
    padding-top: 18px;
}

#header a {
    color: #484646;
}

#header a:hover {
    text-decoration: underline;
}

#search {
    padding: 15px 0px 0px 35px;
    float: left;
    display: inline;
    position: relative;
}

#search input {
    padding: 0px;
    margin: 0px;
}

#search .search_submit {
    position: absolute;
    bottom: 0px;
}

* html #search .search_submit {
    bottom: 19px;
}

*:first-child+html #search .search_submit {
    bottom: 19px;
}

#navigation {
    margin: 10px 0px;
    height: 74px;
    background: url("images/pngs/navigation_bg.png") center no-repeat;
}

#navigation p {
    float: right;
    display: inline;
    padding: 23px 35px 0px 0px;
    font-size: 10px;
    color: #110b5d;
}

* html #navigation p {
    padding-top: 30px;
}

*:first-child+html #navigation p {
    padding-top: 30px;
}

#navigation a {
    color: #110b5d;
}

#contentPane {
    
}

#shopNow {
    margin: 0px 5px 0px 15px;
    width: 177px;
    float: left;
    display: inline;
}

#shopNowTop {
    background: url("images/pngs/shopNow_top.png") center no-repeat;
    width: 177px;
    height: 45px;
}

#shopNowTop p {
    margin: 0px;
    padding: 19px 0px 0px 35px;
    color: #ffffff;
}

#shopNowBG {
    background: url("images/pngs/shopNow_bg.png") center;
    width: 177px;
}

#shopNowBG img {
    margin: 0px;
    padding: 5px 7px 0px 8px;
    border: none;
}

#shopNowBottom {
    background: url("images/pngs/shopNow_bottom.png") center no-repeat;
    width: 177px;
    height: 14px;
}

#whatsNew {
    margin: 0px 5px;
    width: 280px;
    float: left;
    display: inline;
}

#whatsNewTop {
    width: 280px;
    height: 41px;
    background: url("images/pngs/whatsNew_top.png") center;
}

#whatsNewTop p {
    color: #110b5d;
    margin: 0px;
    padding: 16px 0px 0px 32px;
}

#whatsNewBG {
    width: 280px;
    background: url("images/pngs/whatsNew_bg.png") center;
    text-align: center;
}

#whatsNewBG p {
    color: #110b5d;
    margin: 0px;
    padding-top: 5px;
}

#whatsNewBG img {
    border: none;
}

#whatsNewBottom {
    width: 280px;
    height: 18px;
    background: url("images/pngs/whatsNew_bottom.png") center;
}

#content {
    margin: 0px 5px;
    width: 513px;
    float: left;
    display: inline;
}

#contentTop {
    width: 513px;
    height: 41px;
    background: url("images/pngs/content_top.png") center;
}

#contentTop p {
    color: #110b5d;
    margin: 0px;
    padding: 16px 0px 0px 32px;
}

#contentBG {
    width: 473px;
    background: url("images/pngs/content_bg.png") center;
    padding: 5px 20px;
}

#contentBG p {
    color: #110b5d;
    margin: 0px;
    padding-top: 5px;
}

#contentBG img {
    border: none;
}

#contentBottom {
    width: 513px;
    height: 18px;
    background: url("images/pngs/content_bottom.png") center;
}

#cartoons {
    margin: 0px 5px;
    width: 215px;
    float: left;
    display: inline;
}

#cartoonsTop {
    width: 215px;
    height: 40px;
    background: url("images/pngs/cartoons_top.png") center;
}

#cartoonsTop p {
    color: #ffffff;
    margin: 0px;
    padding: 15px 0px 0px 37px;
}

#cartoonsBG {
    width: 215px;
    background: url("images/pngs/cartoons_bg.png") center;
}

#cartoonsBG p {
    margin: 0px;
    padding-left: 10px;
    color: #110b5d;
}

#cartoonsBG ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#cartoonsBG li {
    background: url("images/pngs/ul.png") left center no-repeat;
    border-bottom: 1px dotted #666666;
    padding: 5px 0px 3px 7px;
    width: 180px;
    margin-left: 20px;
}

#cartoonsBG a {
    color: #110b5d;
}

#cartoonsBottom {
    width: 215px;
    height: 19px;
    background: url("images/pngs/cartoons_bottom.png") center;
}

#cartoonsBottom p {
    margin: 0px;
    float: right;
    display: inline;
    color: #110b5d;
}

#cartoonsBottom img {
    padding: 2px 30px 0px 5px;
    float: right;
    display: inline;
}

#footer {
    margin: 10px 0px;
    height: 75px;
    background: url("images/pngs/footer_bg.png") center no-repeat;
}

#footer p.links {
    font-size: 9px;
    color: #484646;
    margin: 0px;
    padding: 22px 0px 0px 250px;
}

#footer a {
    color: #484646;
}

#footer p.copyright {
    font-size: 8px;
    color: #484646;
    margin: 0px;
    padding: 5px 0px 0px 350px;
}

.clearer {
    clear: both;
}
